Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

grantcodes/docpad-plugin-browsersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrowserSync Plugin for DocPad

Injects BrowserSync into DocPad for live reload functionality and cross device testing.

Installation

docpad install browsersync

Usage

By default BrowserSync will be started as a proxy to your DocPad site.

You can overwrite the default options using any of the available BrowserSync options

plugins:
    browsersync:
        open: true
        ghostMode:
            clicks: true
            location: true
            forms: true
            scroll: true

About

Adds BrowserSync support to DocPad

Resources

License

Stars

Watchers

Forks

Packages

No packages published