Skip to content

Hai-Lucy/mkdocs-lucy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucy Docs

This repository will have raw md source of docs for booster bot.

References:

Project setup

  1. Install pip on your device.
  2. Install Material for MkDocs with pip command: pip install mkdocs-material
  3. mkdocs serve - Start the live-reloading docs server.

Info: mkdocs -h - Print help message and exit.

How to contribute?

Join support server for more info: Server Support

Other MkDocs Commands

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.