mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-06-13 02:45:06 +02:00
Update README.md
This commit is contained in:
@@ -13,23 +13,24 @@
|
||||
|
||||
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- Markdown-based docs site which is easy to edit
|
||||
- Easy to configure without having to write HTML and CSS
|
||||
- Uses a deploy pipeline on GH Actions to deploy a GH Pages site
|
||||
|
||||
|
||||
## How to use this project
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
||||
[](https://michaelcurrin.github.io/mkdocs-quickstart/)
|
||||
[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- A markdown-based docs site which is easy to edit - see the content [docs](/docs/) directory.
|
||||
- Easy to configure - see the short [mkdocs.yml](/mkdocs.yml) file.
|
||||
- Use the configured theme or switch to another - no need to write HTML and CSS.
|
||||
- Uses a deploy pipeline on GH Actions to deploy a GH Pages site.
|
||||
|
||||
|
||||
### View live demo site
|
||||
|
||||
This project has a site deployed to GitHub Pages.
|
||||
|
||||
Reference in New Issue
Block a user