Added CraftingTable* components and UI

This commit is contained in:
Andrew Miner
2014-12-23 20:26:36 -08:00
parent b05fc4c5c9
commit 95c15abe10
30 changed files with 866 additions and 252 deletions
+2 -1
View File
@@ -30,4 +30,5 @@
.centered
iframe(src="http://ghbtns.com/github-btn.html?user=andrewminer&repo=crafting-guide&type=fork&size=large",
allowtransparency="true", frameborder="0", scrolling="0", width="100", height="32")
.divider.bottom
a(href="/test.html")
.divider.bottom
+2 -1
View File
@@ -7,6 +7,7 @@
.view__header
h1
img(src="images/workbench_front.png")
a(href="/")
img(src="images/workbench_front.png")
p Crafting Guide
.divider.bottom