Add ability to display videos in item pages

This commit is contained in:
Andrew Miner
2015-03-12 21:54:06 -07:00
parent fa916117b6
commit 9ac8593ba3
8 changed files with 129 additions and 6 deletions
+10 -5
View File
@@ -16,15 +16,20 @@
h1.name
.byline: p from <a></a>
.description.section
h2 Description
.panel.markdown
.recipes.section
h2 Recipes
.panel
.description.section
h2 Description
.panel.markdown
.videos.section
h2 Videos
.panel
.usedToMake: .view__item_group
.usedAsToolToMake: .view__item_group
.similar: .view__item_group
.plan
+10
View File
@@ -0,0 +1,10 @@
//-
//- Crafting Guide - video.jade
//-
//- Copyright (c) 2015 by Redwood Labs
//- All rights reserved.
//-
.view__video
iframe(width="365", height="273", src="", frameborder="0", allowfullscreen="true")
.caption: p