All Projects → oguilleux → webpack-gulp-wordpress-starter-theme

oguilleux / webpack-gulp-wordpress-starter-theme

Licence: other
A WordPress theme with Webpack & Gulp

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to webpack-gulp-wordpress-starter-theme

wp-bootstrap4-sass
A clean slate Wordpress theme template with Bootstrap(4) Sass.
Stars: ✭ 28 (-74.55%)
Mutual labels:  wordpress-theme, bootstrap4, wordpress-webpack, webpack5
React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (+108.18%)
Mutual labels:  babel, eslint, bootstrap4
2life-server
💌 双生:遇见另一半的美好:)(服务端)
Stars: ✭ 66 (-40%)
Mutual labels:  gulp, babel, eslint
starbase
⭐ Production-ready website boilerplate made with webpack 5, modern JS (via Babel 7) & Sass
Stars: ✭ 70 (-36.36%)
Mutual labels:  babel, eslint, webpack5
gulp-webpack-boilerplate
A good foundation for your next frontend project.
Stars: ✭ 56 (-49.09%)
Mutual labels:  gulp, babel, eslint
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-76.36%)
Mutual labels:  gulp, babel, wordpress-starter-theme
Forward-Framework
A killer WordPress theme framework built using underscores, gulp, sass, bourbon neat, bower & browsersync.
Stars: ✭ 23 (-79.09%)
Mutual labels:  gulp, wordpress-theme, wordpress-starter-theme
WordPress-UIkit-Starter-Theme
A WordPress starter theme for developers using the frontend framework UIkit
Stars: ✭ 55 (-50%)
Mutual labels:  gulp, wordpress-theme, wordpress-starter-theme
gulp-sass-bootstrap-boilerplate
⏰📌 Boilerplate with gulp.js, Sass, Babel, and Browsersync.
Stars: ✭ 24 (-78.18%)
Mutual labels:  gulp, bootstrap4
vue-loopback
A Vue project template with Loopback framework optionally with Vuex, Vue-router, and Auth boilerplaite
Stars: ✭ 52 (-52.73%)
Mutual labels:  gulp, bootstrap4
bootstrap-basic
Bootstrap 3 css framework theme for wordpress. For theme developer can start build their theme very fast. To download for use with your project, please go to wordpress.org themes page in the link.
Stars: ✭ 22 (-80%)
Mutual labels:  wordpress-theme, wordpress-starter-theme
selene
A opinionated Wordpress base theme based on Sage.
Stars: ✭ 31 (-71.82%)
Mutual labels:  gulp, wordpress-theme
bootscore
Flexible Bootstrap 5 WordPress starter theme with full WooCommerce support
Stars: ✭ 160 (+45.45%)
Mutual labels:  wordpress-theme, wordpress-starter-theme
air
A hyper-minimal WordPress starter theme for developers built with Tailwind CSS.
Stars: ✭ 45 (-59.09%)
Mutual labels:  wordpress-theme, wordpress-starter-theme
Azia-Admin-Bootstrap-Template
Free Bootstrap 4 Admin template
Stars: ✭ 73 (-33.64%)
Mutual labels:  gulp, bootstrap4
untheme
A blank WordPress theme for developers.
Stars: ✭ 82 (-25.45%)
Mutual labels:  wordpress-theme, wordpress-starter-theme
react-ssr-spa
Server side rendered single page app using reactjs official libraries.
Stars: ✭ 30 (-72.73%)
Mutual labels:  gulp, eslint
sage-laravel-mix
🌟 Sage 9 with laravel mix & vuejs
Stars: ✭ 31 (-71.82%)
Mutual labels:  wordpress-theme, wordpress-starter-theme
starter-kit-theme
WordPress starter theme with a modern development stack for launching projects faster and easily
Stars: ✭ 25 (-77.27%)
Mutual labels:  wordpress-theme, wordpress-starter-theme
webpack-4-react-bootstrap-starter-template
Starter boilerplate template for webpack 4 with React, Bootstrap 4
Stars: ✭ 16 (-85.45%)
Mutual labels:  eslint, bootstrap4

WordPress Gulp and Webpack starter theme

Under the hood

Requirements

Usage

First, clone this repository in your WordPress themes directory.

Then, run the following commands in the theme's directory :

npm install

Launch your watch for assets with :

npm run start

For production sites, create your build with :

npm run build
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].