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 0799250b8e Removed NPM from build process
The base theme needs to be vanilla so it's easy to get going, so npm
dependecies have been removed so the base script is pure JS.

Also created an example config that will tell the system what theme it
should be rendering for development.

Updated the composer script to start a local php server for development.
1 year ago
data Updating files and added php formatting 2 years ago
engine Removed NPM from build process 1 year ago
src/themes/theme-fipamo-default/fipamo-default Removed NPM from build process 1 year ago
.eslintrc defined default assets and pages 4 years ago
.gitignore Removed NPM from build process 1 year 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 Removed NPM from build process 1 year ago
composer.lock updated composer dependecies 2 years ago
config.json.default Removed NPM from build process 1 year ago
index.php Updating files and added php formatting 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.