diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2021-09-28 19:51:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-28 19:51:18 +0000 |
commit | f87e43109cb23b5c703ac6db79ae5e5ffcf1ea65 (patch) | |
tree | 0162aa8d6b1785ecb23d12bf7e1f2d54c502ebff | |
parent | The Bug Genie moved to Pachno (#2681) (diff) | |
download | awesome-selfhosted-f87e43109cb23b5c703ac6db79ae5e5ffcf1ea65.tar.gz awesome-selfhosted-f87e43109cb23b5c703ac6db79ae5e5ffcf1ea65.zip |
Remove Hexo (#2698)
Remove Hexo because it's a static site generator, not self-hosted.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -116,7 +116,6 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_ - [Formtools](https://formtools.org/) - Powerful, flexible, free and open source PHP/MySQL script to manage your forms and data. ([Source Code](https://github.com/formtools)) `GPL-2.0` `PHP` - [Ghost](https://ghost.org/) - Just a blogging platform. ([Source Code](https://github.com/TryGhost/Ghost)) `MIT` `Nodejs` - [Haven](https://havenweb.org/) - Private blogging system with markdown editing and built in RSS reader. ([Demo](https://havenweb.org/demo.html), [Source Code](https://github.com/havenweb/haven)) `MIT` `Ruby` -- [Hexo](https://hexo.io/) - Fast, simple and powerful blog framework. ([Source Code](https://github.com/hexojs/hexo)) `MIT` `Nodejs` - [Hotglue](https://hotglue.me/) - 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)) `GPL-3.0` `PHP` - [htmly](https://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog). ([Demo](https://demo.htmly.com/), [Source Code](https://github.com/danpros/htmly)) `GPL-2.0` `PHP` - [Known](https://withknown.com/) - A collaborative social publishing platform. ([Source Code](https://github.com/idno/known)) `Apache-2.0` `PHP` |