diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-28 15:31:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 15:31:59 +0000 |
commit | e2365e6564b203d45894cd63efbaaffb59d45cfe (patch) | |
tree | 2d1882ae6fa5531765fce8c0526d4de1e9bc4cf4 /README.md | |
parent | Merge pull request #1184 from xouabita/master (diff) | |
parent | Merge pull request #1 from mdeuerlein/mdeuerlein-patch1 (diff) | |
download | awesome-selfhosted-e2365e6564b203d45894cd63efbaaffb59d45cfe.tar.gz awesome-selfhosted-e2365e6564b203d45894cd63efbaaffb59d45cfe.zip |
Merge pull request #1185 from mdeuerlein/master
update Postleaf
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` |