diff options
author | Miguel Piedrafita <github@miguelpiedrafita.com> | 2016-11-22 10:32:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-22 10:32:10 +0000 |
commit | d44e6e877d28df14c5ff07652f3635953c317fc4 (patch) | |
tree | 11bcd7b417d550c9600919d98bbfb6a2e09f6030 /README.md | |
parent | Merge pull request #857 from m1guelpf/patch-1 (diff) | |
download | awesome-selfhosted-d44e6e877d28df14c5ff07652f3635953c317fc4.tar.gz awesome-selfhosted-d44e6e877d28df14c5ff07652f3635953c317fc4.zip |
Add Hexo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,6 +151,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` + * [Hexo](https://hexo.io/) - A fast, simple & powerful blog framework, powered by Node.js. ([Source Code](https://github.com/hexojs/hexo)) `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` |