mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-03-28 17:42:47 +01:00
37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
# MkDocs Quickstart
|
|
> A concise recipe for setting up a MkDocs docs site on Github Pages
|
|
|
|
[](https://www.mkdocs.org/)
|
|
[](https://GitHub.com/MichaelCurrin/mkdocs-quickstart/tags/)
|
|
[](https://github.com/MichaelCurrin/mkdocs-quickstart/blob/master/LICENSE)
|
|
|
|
|
|
## Preview
|
|
|
|

|
|
|
|
|
|
|
|
## Live site
|
|
|
|
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
|
|
|
This project has a site deployed to Github Pages.
|
|
|
|
Purposes:
|
|
|
|
- A live demo
|
|
- Content for a beginner-friendly tutorial on how to setup, run, deploy and customize a MkDocs project like this one.
|
|
|
|
_Note: The deploy is currently manually triggered by a local command, however there are Issues open to setup CI/CI remote deploys with Netlify or Github Actions._
|
|
|
|
## Template
|
|
|
|
[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
|
|
|
|
|
|
|
|
## License
|
|
|
|
Released under [MIT](/LICENSE).
|