Skip to content

CamTosh/blogotext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLOGOTEXT


This is Blogotext, the lightweight SQLite Blog-Engine.

2011 - 2015 Timo van Neerden


alt tag


  • Requirements

    • PHP 5.3
    • SQLite with PDO support (or MySQL with PDO Support)
    • A CSS3 / HTML5 compatible Browser (Firefox, Chrome…)
    • min 1 Mo disk space (more data = more space needed)
  • Recommended

    • PHP GD (for captcha);
    • cURL, LibXML (for RSS reader)
    • GZip (for zip exporting function)
  • Installation

    • Unzip the downloaded " blogotext.zip " file
    • Upload folder to your site (eg : http://example.com/blog)
    • Use your browser to go to your site
    • Follow the few steps
  • Bugs

    • Please, report any bugs to me using my email. It will help me.

Packages

No packages published

Languages

  • PHP 78.6%
  • CSS 12.7%
  • JavaScript 7.5%
  • HTML 1.2%