Skip to content

squidsoup/store-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Store Help Site

Ubuntu

This site provides documentation for the Ubuntu Store.

Getting started

Installing Nodejs/NPM

sudo apt-add-repository ppa:wesmason/nodejs-backport
sudo apt-get install nodejs npm

Install Project Dependencies

npm install

Build the Site

make build

Snapcraft Docs

Snapcraft docs live in the official ubuntu-core snapcraft repository, but can be fetched and annotated with the appropriate yaml frontmatter using:

make fetch_snapcraft_docs

Develop

The following task will watch source files and rebuild the site for you:

make watch

Author

Draft documents with the YAML frontmatter draft key set to true will not be rendered when the site is built, e.g.

---
title: My Draft Document
draft: true
---

# My Draft Document

About

Help site for the Ubuntu Store (Myapps/SCA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors