diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-12-10 23:23:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-10 23:23:01 +0000 |
commit | 84d70ce580044c36b923b626e5d9ca04cae1bc1c (patch) | |
tree | 9432297ef91c7856fbf3b0e98693d65e3483cb9a | |
parent | Merge pull request #1907 from awesome-selfhosted/rm-bad-links (diff) | |
parent | Added WriteFreely to CMS list (diff) | |
download | awesome-selfhosted-84d70ce580044c36b923b626e5d9ca04cae1bc1c.tar.gz awesome-selfhosted-84d70ce580044c36b923b626e5d9ca04cae1bc1c.zip |
Merge pull request #1917 from cjeller1592/master
Added WriteFreely to CMS list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -555,6 +555,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_ |