Skip to content

andymcn/pony-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pony Tutorials

This is the source code for generating the Pony tutorials. They are generated with MkDocs.

To install mkdocs:

$ pip install mkdocs

To work on the docs locally, cd to the repo directory and:

$ mkdocs serve

This will give you a live-reloading local version of the docs. When you are ready to publish your changes, make sure you are sync'd with the repo and then:

$ mkdocs gh-deploy

About

Tutorial for the Pony programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published