From 87cbc654b9fc0622669d9469429471150bdd1888 Mon Sep 17 00:00:00 2001 From: D Date: Sat, 26 Nov 2016 10:48:09 +0800 Subject: [PATCH] Add a blogging platform - Solo A blogging system written in Java, feel free to create your or your team own blog. https://github.com/b3log/solo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af916b13..1ac89fab 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [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` + * [Solo](https://github.com/b3log/solo) - A blogging system written in Java, feel free to create your or your team own blog. ([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`