diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-11-22 11:40:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-22 11:40:51 +0000 |
commit | b3078dbf7a94777a038122bcadc4566bf1652e9a (patch) | |
tree | 11bcd7b417d550c9600919d98bbfb6a2e09f6030 | |
parent | Merge pull request #857 from m1guelpf/patch-1 (diff) | |
parent | Add Hexo (diff) | |
download | awesome-selfhosted-b3078dbf7a94777a038122bcadc4566bf1652e9a.tar.gz awesome-selfhosted-b3078dbf7a94777a038122bcadc4566bf1652e9a.zip |
Merge pull request #862 from m1guelpf/patch-2
Add Hexo
-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` |