diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-10-19 14:27:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-19 14:27:26 +0000 |
commit | d2f30e7585ee0e1f6c756ceb29205f688dd39f34 (patch) | |
tree | f3cd99ed810faed5ae32d73bfeb5bb3f4138d42a | |
parent | Merge pull request #810 from andreipoe/add/flox (diff) | |
parent | Grammar fix (diff) | |
download | awesome-selfhosted-d2f30e7585ee0e1f6c756ceb29205f688dd39f34.tar.gz awesome-selfhosted-d2f30e7585ee0e1f6c756ceb29205f688dd39f34.zip |
Merge pull request #822 from k0a1a/master
Added Hotglue.me CMS
-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](https://hotglue.me/) - HOTGLUE is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI. ([Demo](https://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` |