Theming tool for Fipamo.
Find a file
2023-01-19 00:10:34 +00:00
data Updating files and added php formatting 2022-10-21 13:35:12 -07:00
engine CSS Overhaul 2022-10-31 16:07:19 -07:00
src/themes/theme-fipamo-default CSS Overhaul 2022-10-31 16:07:19 -07:00
.eslintrc defined default assets and pages 2020-05-07 12:15:11 -07:00
.gitignore CSS Overhaul 2022-10-31 16:07:19 -07:00
.php-cs-fixer.php Updating files and added php formatting 2022-10-21 13:35:12 -07:00
.prettierignore respeced class imports to follow psr-4 standard 2022-03-18 14:04:48 -07:00
.stylelintrc Added stylelint for pure css 2022-10-21 16:08:39 -07:00
composer.json respeced class imports to follow psr-4 standard 2022-03-18 14:04:48 -07:00
composer.lock updated composer dependecies 2023-01-19 00:10:34 +00:00
index.php Updating files and added php formatting 2022-10-21 13:35:12 -07:00
package-lock.json Added stylelint for pure css 2022-10-21 16:08:39 -07:00
package.json CSS Overhaul 2022-10-31 16:07:19 -07:00
README.md updated templates for dynamic rendering, update readme 2022-02-05 23:42:16 +00: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.