diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-05-22 11:26:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-22 11:26:30 +0000 |
commit | 016ad724c63346947da5c31788a08399a2ad345a (patch) | |
tree | 39c586fc75bce47b65ad3ab3805f76a5966a6ff2 | |
parent | Updated Soketi (diff) | |
download | awesome-selfhosted-016ad724c63346947da5c31788a08399a2ad345a.tar.gz awesome-selfhosted-016ad724c63346947da5c31788a08399a2ad345a.zip |
Removed Read the Docs
As per issue #3004
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1666,7 +1666,7 @@ _Related: [Static site generators](#static-site-generators)_ - [Docstore](https://git.haldean.org/docstore/) - Static document hosting without any server-side processing, does not require you to recompile every time you change an article. Clone the repository and add articles in the text/ directory to get started. ([Source Code](https://github.com/haldean/docstore)) `BSD-3-Clause` `Javascript` - [Flatdoc](https://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://readthedocs.org/) - 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/readthedocs/readthedocs.org)) `MIT` `Python` + ### Software Development - FaaS & Serverless |