Skip to content

maepon/bs4vccw_s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser-Sync for VCCW Underscores Theme

![Gitter](https://badges.gitter.im/Join Chat.svg)

Browser-Sync Setting for VCCW with compiling Underscores Theme's sass.

VCCW is Vagrant configuration designed for development of WordPress plugins, themes, or websites.

based on gaspanik/bs4vccw

Usage

Clone to your VCCW directory.

git clone https://github.com/maepon/bs4vccw_s.git

Edit your vhost name and theme path in 'gulpfile.js'.

var paths = {
"vhost": "wordpress.local",
"themes": "../www/wordpress/wp-content/themes/_s/**",
"sassDir": "../www/wordpress/wp-content/themes/_s/**/*.scss",
"sass": "../www/wordpress/wp-content/themes/_s/sass/style.scss",
"style": "../www/wordpress/wp-content/themes/_s/"
}

Install some dependencies.

npm install

Run gulp.

npm start

Open browser

Connect to 'http://localhost:3000'


MIT

About

Browser-Sync for VCCW Underscores Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •