All Projects → canonical-web-and-design → Snapcraft.io

canonical-web-and-design / Snapcraft.io

Licence: lgpl-3.0

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Snapcraft.io

Microsite
Full featured and completely customizable django site for organizations.
Stars: ✭ 75 (-13.79%)
Mutual labels:  website
Awesome Blogdown
An awesome curated list of blogs built using blogdown
Stars: ✭ 80 (-8.05%)
Mutual labels:  website
Elementsproject.org
Source code for the ElementsProject.org website
Stars: ✭ 84 (-3.45%)
Mutual labels:  website
Site Webdev
Source for webdev.dartlang.org
Stars: ✭ 76 (-12.64%)
Mutual labels:  website
Swiftlinkpreview
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
Stars: ✭ 1,216 (+1297.7%)
Mutual labels:  website
Binari
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of dynamic programming.
Stars: ✭ 82 (-5.75%)
Mutual labels:  website
Nextjs Website Boilerplate
A Next.js website boilerplate that satisfies some common website requirements.
Stars: ✭ 74 (-14.94%)
Mutual labels:  website
30days30submits
This is a challenge that I took to boost my HTML, CSS & JS skills. I made 30 submits and they are basically some little components or js apps.
Stars: ✭ 87 (+0%)
Mutual labels:  website
Apis
This Repository contains link to many Open or Closed Source APIs which I've made
Stars: ✭ 79 (-9.2%)
Mutual labels:  website
Code Cookbook
The Haxe Code Cookbook - A community driven resource website for learning Haxe in practise
Stars: ✭ 84 (-3.45%)
Mutual labels:  website
Linuxcontainers.org
The linuxcontainers.org website
Stars: ✭ 76 (-12.64%)
Mutual labels:  website
Qbittorrent Website
qBittorrent website
Stars: ✭ 77 (-11.49%)
Mutual labels:  website
Blog
Source for my blazing fast blog
Stars: ✭ 83 (-4.6%)
Mutual labels:  website
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-12.64%)
Mutual labels:  website
Wagtail Torchbox
Wagtail build of Torchbox.com
Stars: ✭ 84 (-3.45%)
Mutual labels:  website
Developmint.de
Open source company page built with Nuxt.js and TailwindCSS
Stars: ✭ 74 (-14.94%)
Mutual labels:  website
Quizzity
A fast-paced geography quiz
Stars: ✭ 80 (-8.05%)
Mutual labels:  website
Job Web Demo
Python Web 实战项目,Flask + Jinja2 + Bootstrap 开发的招聘网站
Stars: ✭ 87 (+0%)
Mutual labels:  website
Minetest.github.io
Official Minetest website hosted by Github Pages
Stars: ✭ 85 (-2.3%)
Mutual labels:  website
Popcorn Site
Website EXPRESS.js + I18next
Stars: ✭ 84 (-3.45%)
Mutual labels:  website

snapcraft.io snapcraft.io codebase

Github Actions Status Code coverage

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully. This repo is the application for the snapcraft.io website.

If you are interested in Snaps, Snapping and Snapcraft, there is an active discourse forum that we encourage developers to join.

The site is largely maintained by the Web and Design team at Canonical. It is a stateless website project based on Flask and hosted on a Charmed Kubernetes cluster.

Bugs and issues

If you have found a bug on the site or have an idea for a new feature, feel free to create a new issue, or suggest a fix by creating a pull request. You can also find a link to create issues in the footer of every page of the site itself.

Bugs in snaps and tools

If you have found a bug elsewhere in the snap world:

  • For issues with an individual snap - you can run snap info and use the contact information to find where you can get help.
  • In the snapcraft tool - that builds and publishes snaps, file it here
  • In Snapd, the daemon that manages snaps on the client, file it here

Local development

The simplest way to run the site locally is using the dotrun snap:

dotrun

Once the server has started, you can visit http://127.0.0.1:8004 in your browser. You stop the server using <ctrl>+c.

For more detailed local development instructions, see HACKING.md.

Brand stores

This codebase can be modified to setup branded stores that represent specific brand or devices, giving the brand full control over the store content, reviewing process and identity.

Deploy

You can find the deployment config in the deploy folder.

License

The content of this project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the underlying code used to format and display that content is licensed under the LGPLv3 by Canonical Ltd.

With ♥ from Canonical

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].