diff options
author | nodiscc <nodiscc@gmail.com> | 2016-08-25 09:23:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-25 09:23:50 +0000 |
commit | 87601411c0ceab5545736177338a23631a5fedb0 (patch) | |
tree | d6ff8f58d20c3bc68f40bf74fcc6aa3da1868eb2 | |
parent | Merge pull request #700 from kohenkatz/patch-1 (diff) | |
parent | Add Postleaf to Blogging Platforms (diff) | |
download | awesome-selfhosted-87601411c0ceab5545736177338a23631a5fedb0.tar.gz awesome-selfhosted-87601411c0ceab5545736177338a23631a5fedb0.zip |
Merge pull request #713 from n8225/postleaf
Add Postleaf to Blogging Platforms
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,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` |