diff options
author | nodiscc <nodiscc@gmail.com> | 2020-01-29 17:41:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 17:41:02 +0000 |
commit | 2565ec4d0069e35d384e239347857674aceaca8d (patch) | |
tree | 18a0db6ff66745128455d40b37270b53fe9d3329 | |
parent | Merge pull request #1950 from praveenweb/add-hasura-api (diff) | |
parent | Add m1k1o/blog (diff) | |
download | awesome-selfhosted-2565ec4d0069e35d384e239347857674aceaca8d.tar.gz awesome-selfhosted-2565ec4d0069e35d384e239347857674aceaca8d.zip |
Merge pull request #1947 from m1k1o/patch-1
Add m1k1o/blog
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -196,6 +196,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` - [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` |