diff options
author | Miroslav Šedivý <sedivy.miro@gmail.com> | 2020-06-11 16:08:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-11 16:08:39 +0000 |
commit | 40bf0b375850442a54251ccc1b45a87b47a92927 (patch) | |
tree | 62aaf8c4e5a73e8cd4aa807016c7821b3e248885 /README.md | |
parent | Merge pull request #2113 from tomsaleeba/patch-1 (diff) | |
download | awesome-selfhosted-40bf0b375850442a54251ccc1b45a87b47a92927.tar.gz awesome-selfhosted-40bf0b375850442a54251ccc1b45a87b47a92927.zip |
Add demo link to m1k1o/blog.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,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` |