Timber-Bootstrap-starter-theme
Timber-Bootstrap-starter-theme copied to clipboard
A Wordpress theme based on Timber starter theme with Bootstrap 3 and Gulp
trafficstars
Starter Theme Timber Bootstrap
Timber and Twitter Bootstrap combined into one WordPress theme.
Features
- Based on Timber library.
- Uses Bootstrap 3
- Uses NPM for package management.
- Uses Sass
- Uses Gulp for building and auto reloading
Theme Prerequisites
Timber-library WordpPress plugin. Get it from here or here
Installation
-
Clone the repo in to the themes directory of your development WordPress installation.
git clone https://github.com/rollincode/Timber-Bootstrap-starter-theme.git -
Change to the
your-theme-namedirectory -
Remove the
.gitdirectory and rungit initto initialize your own git repo -
Open up
src/sass/style.scssand modify theme name and other details to your liking -
Make sure you have
nodejsinstalled and runnpm install -
and then
gulp
That's all !
Links
Timber http://upstatement.com/timber/ Twitter Bootstrap http://getbootstrap.com/ GulpJS http://gulpjs.com/