From: Kevin Ball Date: Fri, 9 Dec 2016 18:43:26 +0000 (-0800) Subject: Remove yeti launch references X-Git-Tag: 6.3.1~37^2~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9481%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove yeti launch references --- diff --git a/docs/pages/index.md b/docs/pages/index.md index a0d6a8a5b..8e59b405d 100644 --- a/docs/pages/index.md +++ b/docs/pages/index.md @@ -8,7 +8,7 @@ tags: ## Installing -There are a number of ways to install Foundation for Sites. If you're just getting started, we recommend downloading Yeti Launch, which allows you to quickly set up starter projects with any Foundation framework. You can also install our Node CLI to do the same thing. +There are a number of ways to install Foundation for Sites. If you're just getting started, we recommend installing our Node CLI, which allows you to quickly set up starter projects with any Foundation framework. It's also possible to manually install Foundation for Sites into your project through npm, Bower, Meteor, or Composer. diff --git a/docs/pages/installation.md b/docs/pages/installation.md index f34754fc0..676c1446c 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -3,12 +3,6 @@ title: Installation description: There are many ways to install Foundation, but if you're just getting started, we have a few suggestions. --- - - - - - - ### Command-Line Tool Not a fan of GUIs? The Node-powered Foundation CLI can install the same template projects for you. Install it with npm: diff --git a/docs/pages/sass.md b/docs/pages/sass.md index 0d2d2a66c..093f6e405 100644 --- a/docs/pages/sass.md +++ b/docs/pages/sass.md @@ -32,7 +32,7 @@ autoprefixer({ ## Loading the Framework -If you're using Yeti Launch or the CLI to create a project, the Sass compilation process is already set up for you. If not, you can compile our Sass files yourself, or drop in a pre-built CSS file. +If you're the CLI to create a project, the Sass compilation process is already set up for you. If not, you can compile our Sass files yourself, or drop in a pre-built CSS file. To get started, first install the framework files using Bower or npm. @@ -117,7 +117,7 @@ Our [starter projects](starter-projects.html) include the full list of imports, ## The Settings File -All Foundation projects include a settings file, named `_settings.scss`. If you're using Yeti Launch or the CLI to create a Foundation for Sites project, you can find the settings file under scss/ (basic template) or src/assets/scss/ (ZURB template). If you're installing the framework standalone using Bower or npm, there's a settings file included in those packages, which you can move into your own Sass files to work with. +All Foundation projects include a settings file, named `_settings.scss`. If you're using the CLI to create a Foundation for Sites project, you can find the settings file under scss/ (basic template) or src/assets/scss/ (ZURB template). If you're installing the framework standalone using Bower or npm, there's a settings file included in those packages, which you can move into your own Sass files to work with. Every component includes a set of variables that modify core structural or visual styles. If there's something you can't customize with a variable, you can just write your own CSS to add it. diff --git a/docs/partials/off-canvi.html b/docs/partials/off-canvi.html index b4fb80a9f..be9818e6d 100644 --- a/docs/partials/off-canvi.html +++ b/docs/partials/off-canvi.html @@ -3,7 +3,7 @@ - +
  • Get Involved
  • - +
  • Docs
  • - +
  • Getting Started