A WordPress starter theme based on the lovely Timber library and Bootstrap 4. (Forked from Branch)
- Timber Library support
- Bootstrap 4 toolkit
- NPM package management
- Gulp build system
- Browsersync for synchronised browser testing
-
Assuming you have installed WordPress,
cd
intowp-content/themes
composer create-project maxdmyers/seedling 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