diff options
author | nrew225 <nrew225@gmail.com> | 2016-08-25 02:03:00 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-08-25 02:03:00 +0000 |
commit | 8e10257b89912df94cc33186fd4c7cfa197bc6ff (patch) | |
tree | 9de8d44863cc694318de5dc6401ede97e0fbf55c /README.md | |
parent | Add Node Red (#698) (diff) | |
download | awesome-selfhosted-8e10257b89912df94cc33186fd4c7cfa197bc6ff.tar.gz awesome-selfhosted-8e10257b89912df94cc33186fd4c7cfa197bc6ff.zip |
Add Postleaf to Blogging Platforms
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -143,6 +143,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [Known](https://withknown.com/) - A single website for all your content. ([Source Code](https://github.com/idno/idno)) `Apache` `PHP` * [Noddity](http://noddity.com/) - It's a blog, it's a wiki, it's a fast CMS! ([Source Code](https://github.com/TehShrike/noddity)) `WTFPL` `Nodejs` * [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform. ([Source Code](https://github.com/pluxml/PluXml)) `GPL` `PHP` + * [Postleaf](https://www.postleaf.org/) - An open source blogging platform with inline editing, handlebar templates, and a beautiful user interface. ([Source Code](https://github.com/Postleaf/postleaf)) `GPLv3` `PHP` * [Wagtail](https://wagtail.io/) - A Django content management system focused on flexibility and user experience. ([Source Code](https://github.com/torchbox/wagtail)) `BSD` `Python` * [WordPress](https://wordpress.org/) - Create a beautiful website or blog. ([Source Code](https://github.com/WordPress/WordPress)) `GPLv2` `PHP` |