Skip to content

Instantly share code, notes, and snippets.

View astucieuxzephyr's full-sized avatar
🏠
Working from home

Tanguy Bodin-Hullin astucieuxzephyr

🏠
Working from home
View GitHub Profile
@astucieuxzephyr
astucieuxzephyr / brunch-config.coffee
Last active August 29, 2015 14:21
Brunch minimal configuration file for OctoberCMS (with PHP server)
# /brunch-config.coffee : Brunch Configuration file for OCTOBER CMS
# See http://brunch.io/#documentation for docs.
# Do not forget to create the env var DEBUG
module.exports = config:
paths:
# Watched Directories (dossiers de votre application surveillés par Brunch)
watched: [
'themes/tanguy-vanilla/assets'