Skip to content

Instantly share code, notes, and snippets.

@dry
Created April 26, 2011 16:16
Show Gist options
  • Save dry/942570 to your computer and use it in GitHub Desktop.
Save dry/942570 to your computer and use it in GitHub Desktop.
Peanut Config Example
$config = array(
'system_folder' => 'peanut',
'default_layout' => 'main.html',
'text_parser' => 'textile'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment