diff options
author | nodiscc <nodiscc@gmail.com> | 2020-06-14 13:38:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 13:38:41 +0000 |
commit | ce6ab953cbb89d42728c072033240b2e2ab78ddc (patch) | |
tree | c9a0a5ec0b867e5653867c67cf7d6be3058f838c | |
parent | Merge pull request #2088 from chrisvel/patch-1 (diff) | |
parent | Add demo link to m1k1o/blog. (diff) | |
download | awesome-selfhosted-ce6ab953cbb89d42728c072033240b2e2ab78ddc.tar.gz awesome-selfhosted-ce6ab953cbb89d42728c072033240b2e2ab78ddc.zip |
Merge pull request #2124 from m1k1o/patch-2
Add demo link to m1k1o/blog.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -201,7 +201,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. `GPL-3.0` `PHP` +- [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` - [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` |