Skip to content

jamiedbennett/snapcraft.io

This branch is 66 commits ahead of come-maiz/snapcraft.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6f4505 · Jul 6, 2016

History

85 Commits
May 17, 2016
Jun 28, 2016
Jun 12, 2016
May 17, 2016
Jun 28, 2016
Jul 6, 2016
Jun 13, 2016
Jun 30, 2016
Jun 30, 2016
May 17, 2016
Jun 30, 2016
Jun 21, 2016
May 17, 2016
Jun 11, 2016
Jun 16, 2016
May 17, 2016
Jul 6, 2016
Jun 21, 2016

Repository files navigation

Snapcraft.io

The codebase for http://snapcraft.io.

Getting Started

To run this project, you need npm, jekyll and sass installed. E.g. Ubuntu:

sudo apt install nodejs-legacy npm ruby-sass jekyll

Now, in the project folder, install nodejs dependencies:

npm i

Run the site

To fire up the project, run;

node_modules/gulp/bin/gulp.js

This should open http://localhost:3000/ in your browser.

Deploy to Github Pages

To deploy to Github Pages under your local Github username, please run;

gulp deploy

You should then be able to view the site at: http://YOUR-GITHUB-USERNAME.github.io/snapcraft.io

Licence

Code licensed LGPLv3 by Canonical Ltd..

With ♥ from Canonical

About

Codebase for snapcraft site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.9%
  • Python 25.0%
  • CSS 5.7%
  • JavaScript 5.4%