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.
- PHP 5.3
- PDO SQLite
- Some Importers may require additional Stuff.
- 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 toindex.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