maxdmyers / seedling
A WordPress starter theme based on the lovely Timber library and Bootstrap 4.
1.1.11
2019-04-29 19:16 UTC
Requires
- php: >=7.1.0
- timber/timber: ^1.9.4
README
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