Welcome to Beedata Analytics technical notes
For full documentation visit mkdocs.org.
How to add a note
- Create a new
.mdfile ondocsdirectory
Commands
mkdocs build- Build the documentation site.mkdocs gh-deploy- Deploy documentation to https://beedata-analytics.github.io/technical-notes/.
Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.