1.0.1 • Published 3 years ago

@sutton-signwriting/sutton-signwriting v1.0.1

Weekly downloads
-
License
CC BY 4.0
Repository
github
Last release
3 years ago

@sutton-signwriting/sutton-signwriting

Gitter

Source for www.Sutton-SignWriting.io.

The site is built using MkDocs and served from the sutton-signwriting.github.io repo.

Dependencies

To create the documentation website, you need to install mkdocs and npm.

sudo apt install mkdocs
sudo apt install npm

Documentation

Modify the documentation files as needed.

mkdocs.yml
docs/*

Package Scripts

# open server with live updates
npm start

# write website to site directory
npm run build

# write website to ../sutton-signwriting.github.io directory
npm run deploy
1.0.1

3 years ago

1.0.0

3 years ago