mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-08-08 01:43:04 +02:00
Update README.md
This commit is contained in:
@@ -1,18 +1,19 @@
|
|||||||
# MkDocs Quickstart
|
# MkDocs Quickstart
|
||||||
> A template, live demo and tutorial for how to setup a MkDocs docs site on Github Pages
|
> A template, live demo and tutorial for how to setup a MkDocs docs site on Github Pages
|
||||||
|
|
||||||

|

|
||||||
[](https://www.mkdocs.org/)
|
|
||||||
[](https://GitHub.com/MichaelCurrin/mkdocs-quickstart/tags/)
|
[](https://GitHub.com/MichaelCurrin/mkdocs-quickstart/tags/)
|
||||||
[](https://github.com/MichaelCurrin/mkdocs-quickstart/blob/master/LICENSE)
|
[](#license)
|
||||||
|
|
||||||
|
[](https://www.mkdocs.org/)
|
||||||
|
|
||||||
|
|
||||||
<!-- TODO When creating a new project copied from this, you can delete this README.md and start over -->
|
<!-- TODO When creating a new project copied from this, you can delete this README.md and start over -->
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
||||||
[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
|
[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -22,19 +23,18 @@
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Live site
|
## How to use this project
|
||||||
|
|
||||||
This project has a site deployed to Github Pages.
|
### View live demo site
|
||||||
|
|
||||||
_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._
|
This project has a site deployed to GitHub Pages.
|
||||||
|
|
||||||
Purposes of the site:
|
Purposes of the site:
|
||||||
|
|
||||||
- A live demo.
|
- A live demo.
|
||||||
- Content for a beginner-friendly tutorial on how to setup, run, deploy and customize a MkDocs project like this one.
|
- Content for a beginner-friendly tutorial on how to setup, run, deploy and customize a MkDocs project like this one.
|
||||||
|
|
||||||
|
### Use this template
|
||||||
## Use this template
|
|
||||||
|
|
||||||
This repo also doubles as a template to create a new project from. Click the button at the top.
|
This repo also doubles as a template to create a new project from. Click the button at the top.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user