Branch
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap
Install / Use
/learn @JunaidQadirB/BranchREADME
branch
A WordPress starter theme based on Timber library and Bootstrap. (Forked from Timber Starter Theme)
<div style="text-align:center"> <a href="http://github.com/JeyKeu/branch"><img src="http://i.imgur.com/dpXBLbu.png" style="display:block; margin:auto; width:100%; max-width:100%"/></a> <div>Features
- Based on Timber library.
- Uses Bootstrap and is responsive
- NPM for package management.
- SASS
- Gulp for building
- Browsersync for multi-device testing
Development Prerequisites
Configure for development
-
Assuming you have installed WordPress,
cdintowp-content/themescomposer create-project jeykeu/branch your-theme-name -
Change to the
your-theme-namedirectory -
Open up
style.cssand modify theme name and other details to your liking -
Edit
gulpfile.jsand setdevUrlto your local WordPress URL in order to use browsersyncing feature -
and then
gulp
Happy theming y'all!!
