All Projects → JunaidQadirB → branch

JunaidQadirB / branch

Licence: MIT license
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap

Programming Languages

HTML
75241 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to branch

Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-70.11%)
Mutual labels:  gulp, browsersync, wordpress-starter-theme, timber
frontie
Frontie is a front-end boilerplate. Gulp | Twig.js | Sass | Autoprefixer | Browsersync | Bootstrap 4 Grid System & Responsive Breakpoints
Stars: ✭ 28 (-67.82%)
Mutual labels:  gulp, twig, browsersync
Forward-Framework
A killer WordPress theme framework built using underscores, gulp, sass, bourbon neat, bower & browsersync.
Stars: ✭ 23 (-73.56%)
Mutual labels:  gulp, browsersync, wordpress-starter-theme
gw-starter-kit
PEPELAC - Современный инструментарий для вёрстки и создания статичных сайтов с использованием Webpack
Stars: ✭ 30 (-65.52%)
Mutual labels:  gulp, twig, browsersync
Fastshell
Fiercely quick front-end boilerplate and workflows, HTML5, Gulp, Sass
Stars: ✭ 563 (+547.13%)
Mutual labels:  gulp, browsersync
magento-2-gulp
Gulp for Magento 2. It works with core Magento styles (less) and structure. Uses default theme configs from dev/tools/grunt/configs/local-themes.js.
Stars: ✭ 37 (-57.47%)
Mutual labels:  gulp, browsersync
Generator Fountain Webapp
Yeoman 'fountain' generator to start a webapp
Stars: ✭ 985 (+1032.18%)
Mutual labels:  gulp, browsersync
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (+17.24%)
Mutual labels:  gulp, browsersync
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+502.3%)
Mutual labels:  gulp, browsersync
Generator Kittn
The Yeoman Kittn Generator
Stars: ✭ 63 (-27.59%)
Mutual labels:  gulp, twig
Bootstrap 4 Sass Gulp 4 Boilerplate
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks
Stars: ✭ 103 (+18.39%)
Mutual labels:  gulp, browsersync
Puppy
Starter kit and delivery system for building static prototypes with Twig
Stars: ✭ 25 (-71.26%)
Mutual labels:  gulp, twig
Blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
Stars: ✭ 5,026 (+5677.01%)
Mutual labels:  gulp, browsersync
Generator Phaser Plus
[🛑 DISCONTINUED] It has been a long journey but development of `generator-phaser-plus` is now over. I recommend you have a look and fork `yandeu/phaser-project-template` instead.
Stars: ✭ 148 (+70.11%)
Mutual labels:  gulp, browsersync
Genesis Starter Theme
A starter theme for the Genesis Framework with a modern development workflow
Stars: ✭ 141 (+62.07%)
Mutual labels:  gulp, wordpress-starter-theme
Bootstrap 4 Boilerplate
Bootstrap 4.3.1 boilerplate with Browsersync, Sass and Gulp.js
Stars: ✭ 155 (+78.16%)
Mutual labels:  gulp, browsersync
Gulp Pug Sass Seed
🍹 A Pug and Sass starter project using gulp for task automation.
Stars: ✭ 84 (-3.45%)
Mutual labels:  gulp, browsersync
Gulp Webpack Starter
Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
Stars: ✭ 199 (+128.74%)
Mutual labels:  gulp, browsersync
Magento2 Frontools
Set of front-end tools for Magento 2 based on Gulp.js
Stars: ✭ 416 (+378.16%)
Mutual labels:  gulp, browsersync
Meantorrent
meanTorrent - MEAN.JS BitTorrent Private Tracker - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support. Demo at:
Stars: ✭ 438 (+403.45%)
Mutual labels:  gulp, bootstrap3

branch

A WordPress starter theme based on Timber library and Bootstrap. (Forked from Timber Starter Theme)

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,

    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!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].