mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-21 16:28:06 +02:00
Added MkDocs
This commit is contained in:
parent
e35cfff7fe
commit
a1653fb041
1 changed files with 1 additions and 0 deletions
|
@ -1204,6 +1204,7 @@ See also [Static site generators](#static-site-generators)
|
|||
- [Flatdoc](http://ricostacruz.com/flatdoc/) - Small Javascript file that fetches Markdown files and renders them as full pages. `MIT` `Javascript`
|
||||
- [markdown-tree](https://github.com/mil/markdown-tree) - Serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown. `MIT` `Ruby`
|
||||
- [Read the Docs](https://docs.readthedocs.org/en/latest/install.html) - Host documentation, making it fully searchable and easy to find; import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. ([Demo](https://readthedocs.org/projects/), [Source Code](https://github.com/rtfd/readthedocs.org)) `MIT` `Python`
|
||||
- [MkDocs](https://github.com/mkdocs/mkdocs) - Project documentation with Markdown. `BSD-2-Clause` `Python`
|
||||
|
||||
### Localization
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue