Theming tool for Fipamo.
Find a file
2021-04-20 23:14:49 -07:00
src/themes/theme-fipamo-default cleaned up fake data file, convereted index template to twig 2021-04-20 23:14:49 -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 cleaned up fake data file, convereted index template to twig 2021-04-20 23:14:49 -07:00
index.php cleaned up fake data file, convereted index template to twig 2021-04-20 23:14:49 -07:00
pug.config.js style tweaks for code and code blocks 2020-09-05 10:23:15 -07:00
README.md cleaned up fake data file, convereted index template to twig 2021-04-20 23:14:49 -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:2314';