{
  "contents": "./docs",
  "templates": "./docs/templates",
  "output": "./pages",
  "ignore": [
    "./docs/templates/*"
  ],
  "locals": {
    "title": "Spectacular",
    "version": "1.6.0"
  },
  "plugins": [
    "wintersmith-stylus",
    "wintersmith-coffee",
    "./wintersmith/fixture_plugin"
  ]
}
