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.html
from 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
$felix
a 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