diff options
author | CJ Eller <45696734+cjeller1592@users.noreply.github.com> | 2019-12-10 17:36:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-10 17:36:36 +0000 |
commit | 45fc3e9487eaefc84d57b1f7c0c11de20a542389 (patch) | |
tree | a289eda9234cecf458256126965d510a12b34d6e | |
parent | Added WriteFreely to CMS list (diff) | |
download | awesome-selfhosted-45fc3e9487eaefc84d57b1f7c0c11de20a542389.tar.gz awesome-selfhosted-45fc3e9487eaefc84d57b1f7c0c11de20a542389.zip |
Added WriteFreely to CMS list
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -559,7 +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` +- [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_ |