https://github.com/poundifdef/smoothmq-docs
https://github.com/poundifdef/smoothmq-docs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poundifdef/smoothmq-docs
- Owner: poundifdef
- Created: 2024-07-22T14:40:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T22:01:12.000Z (over 1 year ago)
- Last Synced: 2025-08-27T10:53:48.586Z (5 months ago)
- Language: HTML
- Size: 965 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Welcome to MkDocs
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
## 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.