Skip to content

mesos-magellan/mesos-magellan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These docs use MkDocs.

Setup

pip install mkdocs

Creating, and Deploying Docs

  • Docs live in the docs directory. Write and structure using subdirectories (with the index.md being home for a directory).
  • mkdocs serve to see how they look before deploying
  • When it looks good, use ./deploy.sh to push the rendered documentation up for view at mesos-magellan.github.io.
  • Commit your changes when ready.
git commit -am "Relevant short commit message"
git push origin content

About

Web site to host the documentation for the Magellan project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages