Skip to content

rohitfarmer/mk-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MkDocs Website Code

MkDocs: https://www.mkdocs.org/
Theme used: Material for MkDocs

The website can be built or served locally. However, I use Netlify to build the website whenever I push new changes to this repository and serve it at https://docs.rohitfarmer.com. I followed this tutorial to set up an automatic build and serve by Netlify https://www.starfallprojects.co.uk/projects/deploy-host-docs/deploy-mkdocs-material-netlify/.

To build the site locally

cd mk-docs
mkdocs build

To serve the site on a local server

cd mk-docs
mkdocs serve

About

Documentations by Rohit Farmer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published