Skip to content

An mkdocs-based tutorial site

Notifications You must be signed in to change notification settings

dokku/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokku tutorials

An mkdocs-based tutorials.

Contributing

To add a new tutorial:

  • Add a new tutorial in markdown format to the docs/other directory
    • The tutorial metadata can be ignored, as it will be added on review
    • Using the "correct" docs folder can be ignored, as it will be added on review
    • Adding to the index.md can be ignored, as it will be added on review
  • Submit a PR with your tutorial to the repo
  • Work with a reviewer to get your tutorial in proper order and merged

TODO

  • Add a way to add automate index pages