StanLee-WPTheme-Generator v1.1.2
Generator-StanLee-WPTheme
Yeoman generator for a WordPress starter theme (using StanLee) with Gulp and other good stuff. This will install the last version of StanLee and optionally a Gulp setup ready for development and production.
Générateur Yeoman pour un thème de démarrage de WordPress (Utilisant StanLee). Utilise Gulp et d'autres bonnes choses. Cela permet d'installer la dernière version de StanLee et optionnellement une configuration de Gulp prêt au développement et la production.
Installation Version FRANCAISE
Installation
Install required tools yo and gulp:
npm install -g yo gulpInstall generator-stanlee-wptheme:
npm install -g generator-stanlee-wpthemeRun
Create a new directory, and go into:
mkdir my-new-theme && cd $_Run yo stanlee-wptheme, and fill the info:
yo stanlee-wpthemeGulp usage
Run
gulpto watch for changesRun
gulp buildto build your theme for production (you will find amy-new-theme.zipfile inmy-new-theme/dist/)(Optional) Run
gulp build-cleanbeforegulp buildto cleanup themy-new-theme/dist/folder
Bower usage || Utilisation de Bower
Run
bower install --save <package>to install frontend dependenciesRun
gulp wiredepto include SCSS file in/sass/style.scss
License
MIT Copyright (c) 2016 Thomas & Mathilde