A flat-file CMS aiming for performance and flexibility.
For more information and documentation, go to timseverien.nl/projects/felix
- Added 'recursive' option to the
get_posts()function get_posts()options argument is now optional entirely- Deleted
archive.htmlfrom theme because it's not used
- Fixed link prefixer (no pun intended)
- More accurate errors in
install.php
- Added auto-installer to generate files and create directories
- Made
$felixa global variable for various of reasons - The automatic URL-prefixer now prevents prefixing extern URL's
- Fix missing 'plugin' directory errors
- Added license
- Initial commit