aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArvid Zimmermann <azett@users.noreply.github.com>2022-09-25 12:27:00 +0000
committerGitHub <noreply@github.com>2022-09-25 12:27:00 +0000
commit58220cd197401ab43c526bd363137cbd19c062ea (patch)
tree3efb106bc9d7c975a4b11542d7f8d56217099008
parentAdd Payload to CMS (#3265) (diff)
downloadawesome-selfhosted-58220cd197401ab43c526bd363137cbd19c062ea.tar.gz
awesome-selfhosted-58220cd197401ab43c526bd363137cbd19c062ea.zip
added FlatPress blogging engine (#3281)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a8bd80e4..6a693552 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,7 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_
- [Castopod](https://castopod.org) - A podcast management hosting platform that includes the latest podcast 2.0 standards, an automated Fediverse feed, analytics, an embeddable player, and more. ([Source Code](https://code.castopod.org/adaures/castopod)) `AGPL-3.0` `PHP`
- [Chyrp Lite](https://chyrplite.net) - Extra-awesome, extra-lightweight blog engine. ([Source Code](https://github.com/xenocrat/chyrp-lite)) `BSD-3-Clause` `PHP`
- [Dotclear](https://dotclear.org/) - Take control over your blog. ([Source Code](https://git.dotclear.org/dev/dotclear)) `GPL-2.0` `PHP`
+- [FlatPress](https://flatpress.org/) - A lightweight, easy-to-set-up flat-file blogging engine. ([Source Code](https://github.com/flatpressblog/flatpress)) `GPL-2.0` `PHP`
- [Ghost](https://ghost.org/) - Just a blogging platform. ([Source Code](https://github.com/TryGhost/Ghost)) `MIT` `Nodejs`
- [Haven](https://havenweb.org/) - Private blogging system with markdown editing and built in RSS reader. ([Demo](https://havenweb.org/demo.html), [Source Code](https://github.com/havenweb/haven)) `MIT` `Ruby`
- [htmly](https://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog). ([Demo](https://demo.htmly.com/), [Source Code](https://github.com/danpros/htmly)) `GPL-2.0` `PHP`