Skip to content

winder/ugs_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for Universal Gcode Sender. The site is made using the MkDocs static site generator, which allows you to build a static webpage using a series of markdown files.

See the docs folder for markdown files. If you install the mkdocs utility on your machine you can test changes by running mkdocs serve and navigating to the location specified int he console output.

To make a new page simply register its location in the mkdocs.yml, and create a new .md file at the location specified.

If there's anything in particular you'd like to see feel free to open a ticket and ask.

For more information about how to contribute documentation see the mkdocs documentation: http://www.mkdocs.org/user-guide/writing-your-docs/

Setup

  • pip install -r requirements.txt

About

Documentation for Universal Gcode Sender!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published