Skip to content

CBeerta/blog

Repository files navigation

My Personal Website

Look Here

Decided to roll my own. Just because i can. That's why!

This is my Personal Fun Project. It may act as inspiration. Don't expect it to work for you.

This ain't Wordpress. It's as bare bones as it gets. It may kill your kittens too.

Build Status

Uses

Requirements

  • PHP 5.3
  • PDO SQLite
  • Some Importers may require additional Stuff.

Installation

  • Drop Contents into root directory. It does not support being served out of a subdirectory.
  • Make sure .htaccess works, or your webserver redirecty all requests to index.php
  • Webservers DocRoot should be the public/ folder.
  • Download all modules in vendor/. Look at .gitmodules for details.
  • Adapt config.ini (Check index.php configure section for all available options)
  • Create Posts Database

Releases

No releases published

Packages

No packages published