]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
A few more videos
authorKevin Ball <kmball11@gmail.com>
Wed, 10 May 2017 17:37:01 +0000 (10:37 -0700)
committerKevin Ball <kmball11@gmail.com>
Wed, 10 May 2017 17:37:01 +0000 (10:37 -0700)
docs/pages/card.md
docs/pages/flexbox.md
docs/pages/global.md
docs/pages/off-canvas.md
docs/pages/panini.md
docs/pages/responsive-accordion-tabs.md

index a99c751b7df8e48e1155c9d06a2774e738709ef3..24f1b1e93b5fedd32c606c05669ef7992a8e7cac 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: Card
 description: Cards are a popular and flexible UI component.
+video: 'OMwg8UsrLrM'
 sass: scss/components/_card.scss
 tags:
   - card
index 63dfaa46cb87ff6d41940953327055726caabb52..c80d3e87556e847de4cf004abcc3aab9af477989 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: Flexbox
 description: For browsers with cutting-edge support, some of Foundation's key components can be converted to flexbox.
+video: 'KxafSdyTCIg'
 sass:
   - scss/components/_flex.scss
   - scss/util/_flex.scss
index 9a8152450158e22e758fa8319dafba7469aea3ed..0bf325fc43200be7de02f077cfe3785fc545ca11 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: Global Styles
 description: Our global CSS includes helpful resets to ensure consistent styling across browsers.
+video: 'nEgHk2wmMjU'
 sass: scss/_global.scss
 ---
 
index 9d3e789d0888f33c542c64fcf3873ad9d5699de1..0c855ec57d66d9e15746eefde90171583df4c6fd 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: Off-canvas
 description: Off-canvas panels are positioned outside of the viewport and slide in when activated. Setting up an off-canvas layout in Foundation is super easy.
+video: 'RK_k__4Y4TU'
 sass:
   - scss/components/_off-canvas.scss
   - scss/components/_title-bar.scss
index 001076a0a88308bed3b104db94b84c2c78db057e..3d6a03b8215f5bd9d495791d011350bcd322a8cb 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: Panini
 description: A flat file compiler that powers our prototyping template. Create pages with consistent layouts and reusable partials with ease.
+video: 't_ekdBMj4cc'
 library:
   github: https://github.com/zurb/panini
   docs: https://github.com/zurb/panini
index 6288af78087982e737fbf0987073e91288907816..3185a65285a5d4ad9375aac50142bb24b0e31265 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: Responsive Accordion Tabs
 description: Added in 6.3.0, use the Markup of the Accordion or Tabs components to create Responsive Accordion Tabs.
+video: 'FKzzaWR6j2M'
 sass: 
   - scss/components/_accordion.scss
   - scss/components/_tabs.scss