diff options
author | Danja Vasiliev <danja@k0a1a.net> | 2016-10-18 13:14:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-18 13:14:32 +0000 |
commit | 57a188ad4a5f490e8877b5a5a68c4dd54b634a69 (patch) | |
tree | e2781bb84d601194f8dd61ead265255b1b613994 | |
parent | Merge pull request #810 from andreipoe/add/flox (diff) | |
download | awesome-selfhosted-57a188ad4a5f490e8877b5a5a68c4dd54b634a69.tar.gz awesome-selfhosted-57a188ad4a5f490e8877b5a5a68c4dd54b634a69.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,6 +149,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [Chyrp](https://github.com/chyrp/chyrp) - An extra-awesome, extra-lightweight blog engine. `MIT` `PHP` * [Dotclear](http://dotclear.org/) - Take control over your blog. ([Source Code](https://hg.dotclear.org/dotclear)) `GPLv2` `PHP` * [Ghost](https://ghost.org/) - Just a blogging platform. ([Source Code](https://github.com/TryGhost/Ghost)) `MIT` `Nodejs` + * [Hotglue](http://hotglue.me/) - HOTGLUE is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storing user data and provides intuative GUI. ([Demo](http://hotglue.me/demo/), [Source Code](https://github.com/k0a1a/hotglue2)) `GPLv3` `PHP` * [htmly](https://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog). ([Demo](https://www.htmly.com/demo/), [Source Code](https://github.com/danpros/htmly)) `GPLv2` `PHP` * [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` |