Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Branch | 87 | 4 years ago | mit | HTML | ||||||
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap | ||||||||||
Timber Bootstrap | 20 | 3 years ago | CSS | |||||||
Wordpress, Timber & Twitter Bootstrap Theme | ||||||||||
Timber Bootstrap Starter Theme | 17 | 6 years ago | 1 | mit | PHP | |||||
A Wordpress theme based on Timber starter theme with Bootstrap 3 and Gulp | ||||||||||
Bootstrap Twig | 16 | 9 months ago | gpl-2.0 | Twig | ||||||
WordPress starter theme using Twig templates via Timber library, using the Bootstrap 4 framework | ||||||||||
Seedling | 13 | 4 years ago | 5 | April 29, 2019 | mit | PHP | ||||
A WordPress starter theme based on the lovely Timber library and Bootstrap 4. | ||||||||||
Wp Seed Timber | 3 | 5 years ago | 1 | JavaScript | ||||||
WordPress Timber/Twig seed theme using Bootstrap 3, Gulp and Bower. Also included are some pre-installed Advanced Custom Fields Pro flexible content modules |
A WordPress starter theme based on Timber library and Bootstrap. (Forked from Timber Starter Theme)
Assuming you have installed WordPress,
cd
into wp-content/themes
composer create-project jeykeu/branch your-theme-name
Change to the your-theme-name
directory
Open up style.css
and modify theme name and other details to your liking
Edit gulpfile.js
and set devUrl
to your local WordPress URL in order to use browsersyncing feature
and then
gulp
Happy theming y'all!!