From e5c10320926cb86fa7feeb17a5968b15c7960cdb Mon Sep 17 00:00:00 2001 From: August <112662403+hey-august@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:22:51 -0400 Subject: [PATCH 1/3] Update README.md with link to Obsidian Add [Obsidian](https://obsidian.md) to the Knowledge Base section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02fa821..aa087b7 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ ## Knowledge Base - [Logseq](https://logseq.com/) +- [Obsidian](https://obsidian.md) ## Mockup From 1068c8fc952a0a93c59cf1a1789ce4542bcdcaf4 Mon Sep 17 00:00:00 2001 From: August <112662403+hey-august@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:25:58 -0400 Subject: [PATCH 2/3] Update README.md with link to Quartz --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa087b7..e3fcd45 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ - [Starlight](https://starlight.astro.build/) - [Nextra](https://github.com/shuding/nextra) - [Docus](https://docus.dev/) +- [Quartz](https://github.com/jackyzha0/quartz) ### Docsify Extensions From 7c8cdbb32f7688807ed1f965f7f8417f2cb60656 Mon Sep 17 00:00:00 2001 From: August <112662403+hey-august@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:31:22 -0400 Subject: [PATCH 3/3] Alphabetize Site Generators and remove duplicates --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index e3fcd45..ab944e2 100644 --- a/README.md +++ b/README.md @@ -200,34 +200,33 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ ## Site Generators +- [11ty](https://www.11ty.dev/) - [Antora](https://antora.org/) - [Asciidoctor](https://asciidoctor.org/) +- [Astro](https://astro.build/) + - [Starlight](https://starlight.astro.build/) +- [Document Node](https://documentnode.io/) +- [Docus](https://docus.dev/) - [Docusaurus](https://docusaurus.io/) - [DocFX](https://dotnet.github.io/docfx/) - [Docsify](https://docsify.js.org/) -- [Docz](https://www.docz.site/) - [Docsite](https://github.com/sourcegraph/docsite) +- [Docz](https://www.docz.site/) +- [Dokz](https://dokz.vercel.app/) +- [Gatsby Docs Kit](https://github.com/brainhubeu/gatsby-docs-kit) - [Gridsome](https://gridsome.org) - [Log4brains](https://github.com/thomvaill/log4brains) +- [mdBook](https://github.com/rust-lang/mdBook) +- [MDX-GO](https://github.com/jxnblk/mdx-go) - [MkDocs](https://www.mkdocs.org/) +- [Monobase](https://github.com/framer/monobase) +- [Nextra](https://github.com/shuding/nextra) - [Portray](https://github.com/timothycrosley/portray) +- [Quartz](https://github.com/jackyzha0/quartz) +- [RcPress](https://github.com/YvesCoding/rcpress) - [Sphinx](https://www.sphinx-doc.org/en/master/) - [VuePress](https://vuepress.vuejs.org/) -- [Monobase](https://github.com/framer/monobase) - [Zola](https://www.getzola.org/) -- [MDBook](https://github.com/rust-lang/mdBook) -- [MDX-GO](https://github.com/jxnblk/mdx-go) -- [Gatsby Docs Kit](https://github.com/brainhubeu/gatsby-docs-kit) -- [Document Node](https://documentnode.io/) -- [RcPress](https://github.com/YvesCoding/rcpress) -- [11ty](https://www.11ty.dev/) -- [Dokz](https://dokz.vercel.app/) -- [mdBook](https://github.com/rust-lang/mdBook) -- [Astro](https://astro.build/) - - [Starlight](https://starlight.astro.build/) -- [Nextra](https://github.com/shuding/nextra) -- [Docus](https://docus.dev/) -- [Quartz](https://github.com/jackyzha0/quartz) ### Docsify Extensions