diff options
author | Markus M. Deuerlein <mdeuerlein@users.noreply.github.com> | 2017-09-27 23:21:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-27 23:21:08 +0000 |
commit | 1016b48175f5ec9d84bdbc2bb26ca9aea9021a24 (patch) | |
tree | 531107895ef0be6430e66012535eaa4136178ca4 /README.md | |
parent | Merge pull request #1183 from mookie-/patch-1 (diff) | |
download | awesome-selfhosted-1016b48175f5ec9d84bdbc2bb26ca9aea9021a24.tar.gz awesome-selfhosted-1016b48175f5ec9d84bdbc2bb26ca9aea9021a24.zip |
Update Postleaf
Postleaf has been completly rebuild in April 2017. See: https://www.postleaf.org/postleaf-reimagined
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,7 +171,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` + * [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)) `MIT` `Nodejs` * [Solo](http://b3log.org/) - A blogging system written in Java, feel free to create your or your team own blog. ([Demo](http://88250.b3log.org/), [Source Code](https://github.com/b3log/solo)) `Apache` `Java` * [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` |