This repository was archived by the owner on Jun 11, 2024. It is now read-only.
FrontPress customizable / working for api v1 and v2
This release makes FrontPress customizable incluind new features:
- Customizable templates. Users may create your own html and css for FrontPress and override default html in
frontpress.json; - Customizable routes. Create custom routes for home, paginated home and post page;
- Fully compatible with Wordpress apis v1 and v2;
- First unity tests running;
- Almost all directives using same parameters;
- Start solving Codacy issues.
Disclaimer: the beta will be removed when test coverage hits at least 70%.