Skip to content

pieqq/snappy-docs

 
 

Repository files navigation

Snapcraft Documentation Website

The is the source code for the Snapcraft Documentation Website (https://docs.snapcraft.io) built with Jekyll.

Development

Requirements:

  • Docker should be installed
  • (Linux only) user should be part of the docker group
    • sudo adduser <user> docker

The docs website can be built locally by using the ./run script available within this repository:

./run serve

Once the environment is created, you can view it at http:https://localhost:8202/ in your browser.

About

The home of docs about snaps and snapcraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.6%
  • HTML 30.9%
  • Shell 26.9%
  • Ruby 2.1%
  • Dockerfile 0.5%