Skip to content

Instantly share code, notes, and snippets.

@ashnur
Created September 19, 2012 14:13
Show Gist options
  • Select an option

  • Save ashnur/3749900 to your computer and use it in GitHub Desktop.

Select an option

Save ashnur/3749900 to your computer and use it in GitHub Desktop.
how to enable the livereload plugin in docpad's twitter bootstrap skeleton
#the plugins section should look something like this:
plugins:
livereload:
enabled: true
environments:
production: #this obviously has to be the env in which you want to enable the plugin
enabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment