mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-03-28 17:42:47 +01:00
Update README.md
This commit is contained in:
20
README.md
20
README.md
@@ -1,18 +1,19 @@
|
||||
# MkDocs Quickstart
|
||||
> 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/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 -->
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
||||
[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
|
||||
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
||||
[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
|
||||
|
||||
</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:
|
||||
|
||||
- A live demo.
|
||||
- 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user