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:
@@ -3,9 +3,12 @@
|
||||
|
||||
[](https://github.com/MichaelCurrin/mkdocs-quickstart/actions)
|
||||
[](https://www.mkdocs.org/)
|
||||
[](https://github.com/features/actions)
|
||||
[](https://github.com/mhausenblas/mkdocs-deploy-gh-pages)
|
||||
[](https://GitHub.com/MichaelCurrin/mkdocs-quickstart/tags/)
|
||||
[](#license)
|
||||
|
||||
|
||||
<!-- TODO When creating a new project copied from this template, you can delete this README.md and start over -->
|
||||
|
||||
## Purpose
|
||||
@@ -63,7 +66,7 @@ If you're new to MkDocs, look at the tutorial added on this project's site, othe
|
||||
This project provides a way to write your docs in markdown and build a professional-looking docs site on top of it, without having to write HTML or CSS code and using a selection of themes. While MkDocs CLI has functionality to deploy from a local command-line, this project makes deploying effortless by using GitHub Actions to build and deploy the site to a `gh-pages` branch and GitHub Pages to serve the site.
|
||||
|
||||
Compared with Jekyll and Docsify, I found the MkDocs code is much lighter to setup and changing themes is much easier than Jekyll. Also you get the benefits SEO which Docsify doesn't have. And it includes a search bar using JS.
|
||||
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user