diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 18:13:25 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 18:13:25 +0000 |
commit | 621162fb7ccac0f7587674f7c63b65fda5400b66 (patch) | |
tree | 4457b05ff2293b0c7ee9f32b06cf1972d2296292 | |
parent | Update photonix source code (diff) | |
download | awesome-selfhosted-621162fb7ccac0f7587674f7c63b65fda5400b66.tar.gz awesome-selfhosted-621162fb7ccac0f7587674f7c63b65fda5400b66.zip |
Update bludit source code
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ _See also [Static Site Generators](#static-site-generators), [Content Management - [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](https://github.com/BlogoText/blogotext) - Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. `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` +- [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/bludit/bludit)) `MIT` `PHP` - [Cadmus](https://github.com/ldemafelix/cadmus) - Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. `MIT` `PHP` - [Canvas](https://trycanvas.app/) - A Laravel publishing platform. ([Source Code](https://github.com/austintoddj/canvas)) `MIT` `PHP` - [Chyrp Lite](http://chyrplite.net) - Extra-awesome, extra-lightweight blog engine. ([Source Code](https://github.com/xenocrat/chyrp-lite)) `BSD-3-Clause` `PHP` |