]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
adds tutorial links
authorRafiBomb <rafi@zurb.com>
Mon, 25 Sep 2017 19:10:56 +0000 (12:10 -0700)
committerRafiBomb <rafi@zurb.com>
Mon, 25 Sep 2017 19:10:56 +0000 (12:10 -0700)
docs/pages/starter-projects.md

index fdac49678623d4b7b53a2b3aad83ea4bb95461ff..f8770d40a368a5f3ade0bf1bff6ecd5472585eb1 100644 (file)
@@ -25,7 +25,7 @@ It's also possible to download the template files directly from GitHub. Run `npm
 
 ---
 
-## ZURB Template
+## ZURB Stack (Template)
 
 <div class="responsive-embed widescreen mb1">
   <iframe id="zurb-template-starter" data-linkable-video='3Uj74uJ3GSQ' width="500" height="315" src="https://www.youtube.com/embed/3Uj74uJ3GSQ?enablejsapi=1" enablejsapi="1" frameborder="0" allowfullscreen ></iframe>
@@ -89,3 +89,9 @@ The template creates a [BrowserSync](http://www.browsersync.io/) server, which i
 Under `src/styleguide` are two files to create a style guide for your project. The style guide is generated using Style Sherpa, a small plugin created by ZURB.
 
 Style Sherpa has a dedicated page here in the docs that explains its various features. **[Learn more about Style Sherpa.](style-sherpa.html)**
+
+### Tutorials
+
+- [What the ZURB Stack Does](https://foundation.zurb.com/learn/foundation-6-zurb-stack-part-1.html)
+- [Overview of Foundation's ZURB Stack and File via ZURB Structure](https://foundation.zurb.com/learn/foundation-6-stack-file-structure.html) via ZURB
+- [All about the ZURB Template](https://zendev.com/2017/09/05/front-end-development-kickstarter-zurb-template.html#scss) via Kevin Ball