Skip to content

Instantly share code, notes, and snippets.

@adamfairholm
Created September 16, 2011 15:35
Show Gist options
  • Save adamfairholm/1222382 to your computer and use it in GitHub Desktop.
Save adamfairholm/1222382 to your computer and use it in GitHub Desktop.
My Trigger EE site setup file
title: Site Setup
desc: My site setup
author: Adam Fairholm
author url: http://www.adamfairholm.com
TRIGGER SEQUENCE START
ee : site : enable op
ee : site : enable template debug
ee : site : set word sep (dash)
ee : templates : set base ({app_path}/templates)
ee : templates : allow as files
ee : groups : new (global, y)
ee : templates : new (global/.header, '', webpage, y)
ee : templates : new (global/.footer, '', webpage, y)
TRIGGER SEQUENCE END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment