diff options
author | nodiscc <nodiscc@gmail.com> | 2018-10-02 19:30:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-02 19:30:59 +0000 |
commit | 46d2028634fb0cfa94481c0eff244d4c48ca605d (patch) | |
tree | 829fb2987354bba48b2285315c66fa348674ccc4 | |
parent | Add Bookmark Archiver (#1513) (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-46d2028634fb0cfa94481c0eff244d4c48ca605d.tar.gz awesome-selfhosted-46d2028634fb0cfa94481c0eff244d4c48ca605d.zip |
Merge pull request #1514 from maximesrd/patch-1
Added Plume
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -194,6 +194,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [htmly](https://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog). ([Demo](https://www.htmly.com/demo/), [Source Code](https://github.com/danpros/htmly)) `GPL-2.0` `PHP` - [Known](https://withknown.com/) - Single website for all your content. ([Source Code](https://github.com/idno/idno)) `Apache-2.0` `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` +- [Plume](https://plume-org.github.io/Plume/) - Federated blogging engine, based on ActivityPub. ([Demo](https://baptiste.gelez.xyz/), [Source Code](https://github.com/Plume-org/Plume)) `AGPL-3.0` `Ruby` - [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform. ([Source Code](https://github.com/pluxml/PluXml)) `GPL-1.0` `PHP` - [Postleaf](https://www.postleaf.org/) - 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/) - 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-2.0` `Java` |