-
Copy, Edit and Run wp-setup.sh into the empty root of a New WP Project (es. htdocs/new-site)
-
Copy the content of Base Gulp Theme into ${sitename}-theme-dev
-
Replace all strings "sitename" and "stnm" with actual Website Name & Prefix in package.json and package-lock.json (for double/triple worded names, use dashes. eg. new-site)
-
Replace "Sitename" and "sitename-text-domain" with actual Theme Name & Text Domain in theme-dev src/sass/info/_theme-info.scss
-
Replace "sitename-text-domain" with actual Text Domain in theme-dev functions.php
-
npm install --> Install all packages declared in package.json
-
npm start --> Start Dev Environment
-
npm run build --> Build Production Theme ready for deployment
-
Have fun! ;)
-
Notifications
You must be signed in to change notification settings - Fork 0
A basic Wordpress Development Setup featuring: - a Bash script to automize wp-cli early commands; - an empty theme with Gulp workflow (SASS, Webpack, auto-reloader, Images optimization etc.)
GraMya96/wordpress-development-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic Wordpress Development Setup featuring: - a Bash script to automize wp-cli early commands; - an empty theme with Gulp workflow (SASS, Webpack, auto-reloader, Images optimization etc.)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published