Theming tool for Fipamo.
Find a file
2021-04-26 12:58:40 -07:00
src/themes/theme-fipamo-default updated page with meta data i forgot. oops 2021-04-26 12:58:40 -07:00
.eslintrc defined default assets and pages 2020-05-07 12:15:11 -07:00
.gitignore flipped kit to php, built class for basic routing, updated archive template to twig 2021-04-20 19:20:42 -07:00
composer.json flipped kit to php, built class for basic routing, updated archive template to twig 2021-04-20 19:20:42 -07:00
composer.lock flipped kit to php, built class for basic routing, updated archive template to twig 2021-04-20 19:20:42 -07:00
config.json converted page template to twig, plugged nav, streamlined render class 2021-04-21 13:42:23 -07:00
index.php matched template pathing to fipamo structure 2021-04-21 18:48:53 -07:00
README.md updated page with meta data i forgot. oops 2021-04-26 12:58:40 -07:00

Fipamo Theme Kit

So in the course of making Fipamo, the need arose to make a thing that made making and editing themes a bit easier. HENCE THE CREATION OF FTK.

Just run 'php -S localhost:1414';