From a719556c68e394c62f13be2aa5824b36ae3ea675 Mon Sep 17 00:00:00 2001
From: Joe Workman
Date: Thu, 28 Oct 2021 14:34:14 -0700
Subject: [PATCH] docs: update installation page
---
docs/pages/installation.md | 81 +-------------------------------------
1 file changed, 2 insertions(+), 79 deletions(-)
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 install foundation-sites
-
-
-
-
-
-
-
-
-
-
-
-
- bower install foundation-sites
-
-
-
-
-
-
-
-
-
-
-
-
- gem install foundation-rails
-
-
-
-
-
-
-
-
-
-
-
-
- meteor add zurb:foundation-sites
-
-
-
-
-
-
-
-
-
-
-
-
- php composer.phar require foundation/foundation
-
-
-
-
-
-
-
-
-
-
-
-
- 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
--
2.47.2