All Projects → bludit → Bludit

bludit / Bludit

Licence: mit
Simple, Fast, Secure, Flat-File CMS

Projects that are alternatives of or similar to Bludit

Htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS
Stars: ✭ 689 (-16.38%)
Mutual labels:  blog, cms, blog-engine, flat-file, website
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-77.18%)
Mutual labels:  blog, cms, blog-engine, website
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (-85.32%)
Mutual labels:  blog, cms, blog-engine
Cms
MaxSite CMS
Stars: ✭ 123 (-85.07%)
Mutual labels:  blog, cms, website
Pluxml
PluXml, Moteur de Blog et CMS à l'XML sans base de données
Stars: ✭ 168 (-79.61%)
Mutual labels:  blog, cms, website
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+1485.8%)
Mutual labels:  cms, flat-file, website
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+0.61%)
Mutual labels:  blog, cms, blog-engine
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (-84.22%)
Mutual labels:  blog, cms, blog-engine
Nim websitecreator
Nim fullstack website framework - deploy a website within minutes
Stars: ✭ 124 (-84.95%)
Mutual labels:  blog, blog-engine, website
flatboard
A very Fast & Lightweight Flat-file forum software, Markdown and BBcode editor.
Stars: ✭ 30 (-96.36%)
Mutual labels:  plugins, blog-engine, flat-file
Slimcms
SlimCMS - lightweight CMS based on slim 3 framework
Stars: ✭ 201 (-75.61%)
Mutual labels:  blog, cms, blog-engine
Wondercms
WonderCMS - fast and small flat file CMS (5 files)
Stars: ✭ 330 (-59.95%)
Mutual labels:  blog, cms, flat-file
Typemill
TYPEMILL is a simple and lightweight Flat-File-CMS for authors and publishers.
Stars: ✭ 150 (-81.8%)
Mutual labels:  cms, flat-file, website
Spimedb
EXPLORE & EDIT REALITY
Stars: ✭ 14 (-98.3%)
Mutual labels:  json, engine, website
Bitsofbytes
Code and projects from my blog posts.
Stars: ✭ 89 (-89.2%)
Mutual labels:  blog, json, plugins
Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
Stars: ✭ 3,494 (+324.03%)
Mutual labels:  cms, flat-file, website
Halo
✍ 一款优秀的开源博客发布应用。
Stars: ✭ 20,521 (+2390.41%)
Mutual labels:  blog, cms, blog-engine
Pi Timolo
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
Stars: ✭ 441 (-46.48%)
Mutual labels:  plugins, webserver
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (-47.09%)
Mutual labels:  cms, flat-file
Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (-45.39%)
Mutual labels:  blog, cms

Bludit

Simple, Fast and Flexible CMS.

Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support.

Bludit is a Flat-File CMS.

Bludit supports Markdown and HTML code for the content.

Bludit v4

I'm working on Bludit v4 but I don't have an ETA for the first alpha or beta version. You can follow the changes in the new branch v4.0 and in the blog post Bludit v4 Road map.

I'm doing a big refactor of Bludit's core so please be patient and let me release an Alpha version before push changes to the branch v4.0.

Feedback and ideas are welcome, you can create an issue with the request; Please provide some examples of the idea in the issue.

Follow Bludit

Requirements

You just need a web server with PHP support.

  • PHP v5.6 or higher version.
  • PHP mbstring module for full UTF-8 support.
  • PHP gd module for image processing.
  • PHP dom module for DOM manipulation.
  • PHP json module for JSON manipulation.
  • Supported web servers:
    • Bludit supports almost every web server
    • PHP Built-in web server (php -S localhost:8000)

Installation Guide

  1. Download the latest version from the official page. Bludit.com
  2. Extract the zip file into a directory like bludit.
  3. Upload the directory bludit to your web server or hosting.
  4. Visit your domain https://example.com/bludit/
  5. Follow the Bludit Installer to configure the website.

Docker Image

Official Docker image on Docker Hub.

Also we provide Kubernetes deployments yaml files.

Support Bludit!

Bludit is open soruce and free, but if you really like the project and is useful for your you can contribute in Patreon, also for the supporters we provide Bludit PRO.

Bludit PRO

Platinum sponsors in Patreon!

Golden sponsors in Patreon!

License

Bludit is open source software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].