-
Notifications
You must be signed in to change notification settings - Fork 0
v1ster/repository
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Deployment ```Shell python -m pip install -r requirements.txt ``` ## 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. ## Project layout mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published