A WordPress starter theme based on the lovely Timber library and Materialize. (Forked from (https://github.com/maxdmyers/seedling))
- Timber Library support
- Materialize
- NPM package management
- Gulp build system
- Browsersync for synchronised browser testing
-
Assuming you have installed WordPress,
cd
intowp-content/themes
composer create-project svobi/seedling-materialize your-theme-name
-
Change to the
your-theme-name
directory -
Open
style.css
and modify theme name, description and author -
Edit
gulpfile.js
and setdevUrl
to your local WordPress URL -
Run
gulp