diff options
author | Danja Vasiliev <danja@k0a1a.net> | 2016-10-18 17:47:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-18 17:47:21 +0000 |
commit | 00786cd7d1888a2b2c626065df515a2022071cca (patch) | |
tree | cdcfc3d2c1fa442216b6d037197a3d0b1a1ee413 | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-00786cd7d1888a2b2c626065df515a2022071cca.tar.gz awesome-selfhosted-00786cd7d1888a2b2c626065df515a2022071cca.zip |
Update README.md
https and typo fixes
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +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 storage and provides intuative GUI. ([Demo](http://hotglue.me/demo/), [Source Code](https://github.com/k0a1a/hotglue2)) `GPLv3` `PHP` + * [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 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` |