From: Joe Workman Date: Thu, 28 Oct 2021 21:34:14 +0000 (-0700) Subject: docs: update installation page X-Git-Tag: v6.7.4~3^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F12303%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: update installation page --- diff --git a/docs/pages/installation.md b/docs/pages/installation.md index 96eb7ee44..ca6caef95 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -22,19 +22,6 @@ Foundation is available on npm, Bower, Meteor, and Composer. The package include -
- - PNPM - -
-
-
- - pnpm install foundation-sites - -
-
-
Yarn @@ -48,70 +35,6 @@ Foundation is available on npm, Bower, Meteor, and Composer. The package include
-
- - Bower - -
-
-
- - bower install foundation-sites - -
-
- -
- - Ruby Gems - -
-
-
- - gem install foundation-rails - -
-
- -
- - Meteor - -
-
-
- - meteor add zurb:foundation-sites - -
-
- -
- - Composer - -
-
-
- - php composer.phar require foundation/foundation - -
-
- -
- - NuGet - -
-
-
- - Install-Package foundation-sites - -
-
Here's what comes in the package. @@ -205,7 +128,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem
  • Install the windows-build-tools (recommended) and make python afterwards accessible via npm config set python "%USERPROFILE%\.windows-build-tools\python27\python.exe"
  • Install python (not recommended) and add it to your system environment variables
  • - +

    The first way is recommended if you've not installed python v2.7 yet as it doesn't affect your machine outside the node environment. In case you've already installed python v2.7 you may of course skip both ways and start using foundationc-cli immediately.

    @@ -226,7 +149,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem If you aren't into Sass, we have a starter template with compiled CSS and JavaScript, as well as a starting `index.html` file for you to hack on. Just unzip and get coding!

    - Download Foundation + Download Foundation