Fipamo Themeing [WIP]
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ro 5b3844b196 CSS Overhaul
Styling was a bit stale, so I ovehauled them to use native CSS,
eliminating the need for pre-processors.

The overall framework was old and convoluted so that needed to be
updated to streamline how styles are being applied.

There's still some work to do but the base is so much cleaner now.
2 years ago
data Updating files and added php formatting 2 years ago
engine CSS Overhaul 2 years ago
src/themes/theme-fipamo-default CSS Overhaul 2 years ago
.eslintrc defined default assets and pages 4 years ago
.gitignore CSS Overhaul 2 years ago
.php-cs-fixer.php Updating files and added php formatting 2 years ago
.prettierignore respeced class imports to follow psr-4 standard 3 years ago
.stylelintrc Added stylelint for pure css 2 years ago
README.md updated templates for dynamic rendering, update readme 3 years ago
composer.json respeced class imports to follow psr-4 standard 3 years ago
composer.lock flipped kit to php, built class for basic routing, updated archive template to twig 3 years ago
index.php Updating files and added php formatting 2 years ago
package-lock.json Added stylelint for pure css 2 years ago
package.json CSS Overhaul 2 years ago

README.md

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.