From: RafiBomb Date: Mon, 25 Sep 2017 19:10:56 +0000 (-0700) Subject: adds tutorial links X-Git-Tag: v6.4.4-rc1~2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adb9a2e1ef9aa7f6b01ac32410795c7453810f0b;p=thirdparty%2Ffoundation%2Ffoundation-sites.git adds tutorial links --- diff --git a/docs/pages/starter-projects.md b/docs/pages/starter-projects.md index fdac49678..f8770d40a 100644 --- a/docs/pages/starter-projects.md +++ b/docs/pages/starter-projects.md @@ -25,7 +25,7 @@ It's also possible to download the template files directly from GitHub. Run `npm --- -## ZURB Template +## ZURB Stack (Template)
@@ -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