diff options
author | CJ Eller <45696734+cjeller1592@users.noreply.github.com> | 2019-12-10 15:55:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-10 15:55:42 +0000 |
commit | 9070c3473cd93408d7fb8f3b1c0373174ec9afe1 (patch) | |
tree | 6accf9c4f08a82d87d480870186238ad0bf6a09d | |
parent | Merge pull request #1910 from qdequele/patch-1 (diff) | |
download | awesome-selfhosted-9070c3473cd93408d7fb8f3b1c0373174ec9afe1.tar.gz awesome-selfhosted-9070c3473cd93408d7fb8f3b1c0373174ec9afe1.zip |
Added WriteFreely to CMS list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -559,6 +559,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [Wagtail](https://wagtail.io/) - Django content management system focused on flexibility and user experience. ([Source Code](https://github.com/wagtail/wagtail)) `BSD-3-Clause` `Python` - [WonderCMS](http://www.wondercms.com) - WonderCMS is the smallest flat file CMS since 2008. ([Demo](https://www.wondercms.com/demo), [Source Code](https://github.com/robiso/wondercms)) `MIT` `PHP` - [WordPress](https://wordpress.org/) - World's most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP` +- [Writefreely](https://writefreely.org) - Writing software for starting a minimalist, federated blog — or an entire community. ([Source Code](https://github.com/writeas/writefreely)) `AGPL 3.0` `Go` _Recipe management_ |