Skip to content

asbmails2/bludit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast, simple, extensible and flat file CMS.

Bludit is a simple web application to make your own blog or site in seconds, it's completly free and open source. Bludit uses flat-files (text files in JSON format) to store the posts and pages, you don't need to install or configure a database.

Social networks

Join the chat at https://gitter.im/dignajar/bludit

Requirements

You only need a web server with PHP support.

Installation guide

  1. Download the latest version from https://s3.amazonaws.com/bludit-s3/bludit-builds/bludit_latest.zip
  2. Extract the zip file into a directory like bludit.
  3. Upload the directory bludit to your hosting server.
  4. Done!

License

Bludit is opensource software licensed under the MIT license

Packages

No packages published

Languages

  • PHP 55.8%
  • CSS 25.2%
  • JavaScript 19.0%