Seedling
A WordPress starter theme based on the lovely Timber library and Bootstrap 4.
Install / Use
/learn @maxdmyers/SeedlingREADME
Seedling
A WordPress starter theme based on the lovely Timber library and Bootstrap 4. (Forked from Branch)
Features
- Timber Library support
- Bootstrap 4 toolkit
- NPM package management
- Gulp build system
- Browsersync for synchronised browser testing
Dependencies
Setup
-
Assuming you have installed WordPress,
cdintowp-content/themescomposer create-project maxdmyers/seedling your-theme-name -
Change to the
your-theme-namedirectory -
Open
style.cssand modify theme name, description and author -
Edit
gulpfile.jsand setdevUrlto your local WordPress URL -
Run
gulp
