diff options
author | nodiscc <nodiscc@gmail.com> | 2020-07-03 16:41:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 16:41:36 +0000 |
commit | 08545d74eadee95fb0dca5b302f8066ab663fd23 (patch) | |
tree | 0fdbbe92f0325bfc98dd6f6ac118e87fd2b10d85 | |
parent | Merge pull request #2124 from m1k1o/patch-2 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-08545d74eadee95fb0dca5b302f8066ab663fd23.tar.gz awesome-selfhosted-08545d74eadee95fb0dca5b302f8066ab663fd23.zip |
Merge pull request #2150 from WordsPerMinute/patch-1
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -202,7 +202,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Anchor CMS](https://anchorcms.com/) - Free, lightweight, faster-than-a-bullet, simple blogging system, made for art–directed posts. ([Source Code](https://github.com/anchorcms/anchor-cms)) `GPL-3.0` `PHP` - [Antville](https://antville.org) - Free, open source project aimed at the development of a high performance, feature rich weblog hosting software. ([Source Code](https://github.com/antville/antville)) `Apache-2.0` `Javascript` - [Blog](https://github.com/m1k1o/blog) - Facebook-styled blog. Free, extremely lightweight, single-user and easy to install. ([Demo](https://blog.m1k1o.net/)) `GPL-3.0` `PHP` -- [Blogotext](http://lehollandaisvolant.net/blogotext/) - Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. ([Source Code](https://github.com/timovn/blogotext)) `MIT` `PHP` +- Blogotext - Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. ([Source Code](https://github.com/timovn/blogotext)) `MIT` `PHP` - [Bludit](https://www.bludit.com/) `⚠` - Simple application to build a site or blog in seconds. Bludit uses flat-files (text files in JSON format) to store posts and pages. ([Demo](https://demo.bludit.com/), [Source Code](https://github.com/dignajar/bludit)) `MIT` `PHP` - [Cadmus](https://github.com/liamdemafelix/cadmus) - Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. `MIT` `PHP` - [Canvas](https://cnvs.io) - A Laravel publishing platform. ([Source Code](https://github.com/cnvs/canvas)) `MIT` `PHP` |