Restructure static files into a single directory

This commit is contained in:
Andrew Miner
2015-03-08 15:05:24 -07:00
parent 997b37ab7d
commit 0a6c185965
5053 changed files with 383 additions and 175 deletions
+27
View File
@@ -0,0 +1,27 @@
//-
//- Crafting Guide - item_page.jade
//-
//- Copyright (c) 2015 by Redwood Labs
//- All rights reserved.
//-
.view__item_page
.sidebar
.titleImage: a: img
a.craftingPlan.externalLink: p See Crafting Plan
include ./includes/_sidebar_skyscraper.html
.mainBody
h1.name
.byline: p from <a></a>
.description: p
.recipes.section
h2 Recipes
.panel
.usedToMake: .view__item_group
.usedAsToolToMake: .view__item_group
.similar: .view__item_group
.plan