------------------------------------------------------------
commit 84df30dd581a9d7b4551614f1deb64c9412feaa1
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:44:04 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 931aefb..85ef14e 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,49 +1,55 @@
-buildHtml
-buildTxt
-favicon favicon.png
-title Andrew Reed
-
-metaTags
-
-mediumColumns 1
-Hello, I'm Andrew Reed.
- https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
-
-I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
- https://www.sequoiacap.com/ Sequoia Capital
-
-Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
- https://elevenlabs.io/ Eleven Labs
- https://www.warp.dev/ Warp
- https://www.figma.com/ Figma
- https://www.github.com/ GitHub
- https://www.robinhood.com/ Robinhood
- https://www.vanta.com/ Vanta
- https://www.bolt.eu/ Bolt
- https://www.zapier.com/ Zapier
- https://www.medallion.co/ Medallion
- https://www.loom.com/ Loom
- https://www.snapdocs.com/ Snapdocs
- https://www.tourlane.com/ Tourlane
- https://www.productboard.com/ Productboard
- https://www.chainguard.dev/ Chainguard
- https://www.rappi.com/ Rappi
- https://www.sourcegraph.com/ Sourcegraph
- https://www.strava.com/ Strava
- https://www.klarna.com/ Klarna
-
-I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
-
-Email: areed@sequoiacap.com
-
-css
- html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px; }
- body {padding-top: clamp(20px, 5vw, 40px);
- padding-left: clamp(20px, 5vw, 160px);}
- a {color: white; text-decoration: none;}
- body{
- font-weight: 100;
- background-clip: text;
- -webkit-background-clip: text; /* For WebKit browsers */
- color: transparent;
- background-image: linear-gradient(0deg, rgb(255, 255, 255) 97.3765%, rgba(255, 255, 255, 0) 100%);
+buildHtml
+buildTxt
+favicon favicon.png
+title Andrew Reed
+
+metaTags
+
+mediumColumns 1
+Hello, I'm Andrew Reed.
+ https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
+
+I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
+ https://www.sequoiacap.com/ Sequoia Capital
+
+Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
+ https://elevenlabs.io/ Eleven Labs
+ https://www.warp.dev/ Warp
+ https://www.figma.com/ Figma
+ https://www.github.com/ GitHub
+ https://www.robinhood.com/ Robinhood
+ https://www.vanta.com/ Vanta
+ https://www.bolt.eu/ Bolt
+ https://www.zapier.com/ Zapier
+ https://www.medallion.co/ Medallion
+ https://www.loom.com/ Loom
+ https://www.snapdocs.com/ Snapdocs
+ https://www.tourlane.com/ Tourlane
+ https://www.productboard.com/ Productboard
+ https://www.chainguard.dev/ Chainguard
+ https://www.rappi.com/ Rappi
+ https://www.sourcegraph.com/ Sourcegraph
+ https://www.strava.com/ Strava
+ https://www.klarna.com/ Klarna
+
+I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
+
+Email: areed@sequoiacap.com
+
+css
+ html{
+ background: rgb(33,33,33);
+ color: white;
+ font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif;
+ line-height: 24px;
+ }
+ a {color: white; text-decoration: none;}
+ body {
+ padding-top: clamp(20px, 5vw, 40px);
+ padding-left: clamp(20px, 5vw, 160px);
+ font-weight: 100;
+ background-clip: text;
+ -webkit-background-clip: text;
+ color: transparent;
+ background-image: linear-gradient(0deg, rgb(255, 255, 255) 97.3765%, rgba(255, 255, 255, 0) 100%);
+ }
------------------------------------------------------------
commit 6b1115054d245dca81d016a99c16fb0a53426932
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:43:26 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index cbad4a1..931aefb 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,51 +1,49 @@
-buildHtml
-buildTxt
-favicon favicon.png
-title Andrew Reed
-
-metaTags
-
-css
- html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px; }
- body {padding-top: clamp(20px, 5vw, 40px);
- padding-left: clamp(20px, 5vw, 160px);}
- a {color: white; text-decoration: none;}
- body{
- font-weight: 100;
- background-clip: text;
- -webkit-background-clip: text; /* For WebKit browsers */
- color: transparent;
- background-image: linear-gradient(0deg, rgb(255, 255, 255) 97.3765%, rgba(255, 255, 255, 0) 100%);
-
-
-
-mediumColumns 1
-Hello, I'm Andrew Reed.
- https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
-
-I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
- https://www.sequoiacap.com/ Sequoia Capital
-
-Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
- https://elevenlabs.io/ Eleven Labs
- https://www.warp.dev/ Warp
- https://www.figma.com/ Figma
- https://www.github.com/ GitHub
- https://www.robinhood.com/ Robinhood
- https://www.vanta.com/ Vanta
- https://www.bolt.eu/ Bolt
- https://www.zapier.com/ Zapier
- https://www.medallion.co/ Medallion
- https://www.loom.com/ Loom
- https://www.snapdocs.com/ Snapdocs
- https://www.tourlane.com/ Tourlane
- https://www.productboard.com/ Productboard
- https://www.chainguard.dev/ Chainguard
- https://www.rappi.com/ Rappi
- https://www.sourcegraph.com/ Sourcegraph
- https://www.strava.com/ Strava
- https://www.klarna.com/ Klarna
-
-I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
-
-Email: areed@sequoiacap.com
+buildHtml
+buildTxt
+favicon favicon.png
+title Andrew Reed
+
+metaTags
+
+mediumColumns 1
+Hello, I'm Andrew Reed.
+ https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
+
+I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
+ https://www.sequoiacap.com/ Sequoia Capital
+
+Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
+ https://elevenlabs.io/ Eleven Labs
+ https://www.warp.dev/ Warp
+ https://www.figma.com/ Figma
+ https://www.github.com/ GitHub
+ https://www.robinhood.com/ Robinhood
+ https://www.vanta.com/ Vanta
+ https://www.bolt.eu/ Bolt
+ https://www.zapier.com/ Zapier
+ https://www.medallion.co/ Medallion
+ https://www.loom.com/ Loom
+ https://www.snapdocs.com/ Snapdocs
+ https://www.tourlane.com/ Tourlane
+ https://www.productboard.com/ Productboard
+ https://www.chainguard.dev/ Chainguard
+ https://www.rappi.com/ Rappi
+ https://www.sourcegraph.com/ Sourcegraph
+ https://www.strava.com/ Strava
+ https://www.klarna.com/ Klarna
+
+I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
+
+Email: areed@sequoiacap.com
+
+css
+ html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px; }
+ body {padding-top: clamp(20px, 5vw, 40px);
+ padding-left: clamp(20px, 5vw, 160px);}
+ a {color: white; text-decoration: none;}
+ body{
+ font-weight: 100;
+ background-clip: text;
+ -webkit-background-clip: text; /* For WebKit browsers */
+ color: transparent;
+ background-image: linear-gradient(0deg, rgb(255, 255, 255) 97.3765%, rgba(255, 255, 255, 0) 100%);
------------------------------------------------------------
commit 4b5e024085f3d1ba8f9e75e94deec73813eb26a5
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:42:47 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 2e2b3ff..cbad4a1 100644
--- a/index.scroll
+++ b/index.scroll
@@ -30,7 +30,7 @@ Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta
https://elevenlabs.io/ Eleven Labs
https://www.warp.dev/ Warp
https://www.figma.com/ Figma
- https://www.github.com/ Github
+ https://www.github.com/ GitHub
https://www.robinhood.com/ Robinhood
https://www.vanta.com/ Vanta
https://www.bolt.eu/ Bolt
------------------------------------------------------------
commit bbaa863dc1ce7555385d7980ac7f71e61c7e7f3f
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:40:30 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index a4829e4..2e2b3ff 100644
--- a/index.scroll
+++ b/index.scroll
@@ -11,6 +11,7 @@ css
padding-left: clamp(20px, 5vw, 160px);}
a {color: white; text-decoration: none;}
body{
+ font-weight: 100;
background-clip: text;
-webkit-background-clip: text; /* For WebKit browsers */
color: transparent;
------------------------------------------------------------
commit 9a74bf27c311063cdfa7b3fca30fbb547cb0e374
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:39:32 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index b39ba8f..a4829e4 100644
--- a/index.scroll
+++ b/index.scroll
@@ -6,10 +6,16 @@ title Andrew Reed
metaTags
css
- html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; font-weight: 100; line-height: 24px;}
+ html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px; }
body {padding-top: clamp(20px, 5vw, 40px);
padding-left: clamp(20px, 5vw, 160px);}
a {color: white; text-decoration: none;}
+ body{
+ background-clip: text;
+ -webkit-background-clip: text; /* For WebKit browsers */
+ color: transparent;
+ background-image: linear-gradient(0deg, rgb(255, 255, 255) 97.3765%, rgba(255, 255, 255, 0) 100%);
+
mediumColumns 1
------------------------------------------------------------
commit 1bd6eaf14ede7a0f9a845a9e3ff73b5bf2ecb3e0
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:36:36 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 83d1863..b39ba8f 100644
--- a/index.scroll
+++ b/index.scroll
@@ -6,7 +6,7 @@ title Andrew Reed
metaTags
css
- html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px;}
+ html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; font-weight: 100; line-height: 24px;}
body {padding-top: clamp(20px, 5vw, 40px);
padding-left: clamp(20px, 5vw, 160px);}
a {color: white; text-decoration: none;}
------------------------------------------------------------
commit f363a03eeb3d9e75b82aa65be313963e942df94f
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:36:08 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 20ff9fc..83d1863 100644
--- a/index.scroll
+++ b/index.scroll
@@ -6,7 +6,7 @@ title Andrew Reed
metaTags
css
- html{background: rgb(33,33,33); color: white; "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px;}
+ html{background: rgb(33,33,33); color: white; font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px;}
body {padding-top: clamp(20px, 5vw, 40px);
padding-left: clamp(20px, 5vw, 160px);}
a {color: white; text-decoration: none;}
------------------------------------------------------------
commit 9dd7d4262603c59806192d2825f145704a00fa2a
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:34:49 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 668ceb4..20ff9fc 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,44 +1,44 @@
-buildHtml
-buildTxt
-favicon favicon.png
-title Andrew Reed
-
-metaTags
-
-css
- html{background: rgb(33,33,33); color: white; font-family: Inter, Inter Placeholder, sans-serif; line-height: 24px;}
- body {padding-top: clamp(20px, 5vw, 40px);
- padding-left: clamp(20px, 5vw, 160px);}
- a {color: white; text-decoration: none;}
-
-
-mediumColumns 1
-Hello, I'm Andrew Reed.
- https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
-
-I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
- https://www.sequoiacap.com/ Sequoia Capital
-
-Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
- https://elevenlabs.io/ Eleven Labs
- https://www.warp.dev/ Warp
- https://www.figma.com/ Figma
- https://www.github.com/ Github
- https://www.robinhood.com/ Robinhood
- https://www.vanta.com/ Vanta
- https://www.bolt.eu/ Bolt
- https://www.zapier.com/ Zapier
- https://www.medallion.co/ Medallion
- https://www.loom.com/ Loom
- https://www.snapdocs.com/ Snapdocs
- https://www.tourlane.com/ Tourlane
- https://www.productboard.com/ Productboard
- https://www.chainguard.dev/ Chainguard
- https://www.rappi.com/ Rappi
- https://www.sourcegraph.com/ Sourcegraph
- https://www.strava.com/ Strava
- https://www.klarna.com/ Klarna
-
-I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
-
-Email: areed@sequoiacap.com
+buildHtml
+buildTxt
+favicon favicon.png
+title Andrew Reed
+
+metaTags
+
+css
+ html{background: rgb(33,33,33); color: white; "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif; line-height: 24px;}
+ body {padding-top: clamp(20px, 5vw, 40px);
+ padding-left: clamp(20px, 5vw, 160px);}
+ a {color: white; text-decoration: none;}
+
+
+mediumColumns 1
+Hello, I'm Andrew Reed.
+ https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
+
+I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
+ https://www.sequoiacap.com/ Sequoia Capital
+
+Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
+ https://elevenlabs.io/ Eleven Labs
+ https://www.warp.dev/ Warp
+ https://www.figma.com/ Figma
+ https://www.github.com/ Github
+ https://www.robinhood.com/ Robinhood
+ https://www.vanta.com/ Vanta
+ https://www.bolt.eu/ Bolt
+ https://www.zapier.com/ Zapier
+ https://www.medallion.co/ Medallion
+ https://www.loom.com/ Loom
+ https://www.snapdocs.com/ Snapdocs
+ https://www.tourlane.com/ Tourlane
+ https://www.productboard.com/ Productboard
+ https://www.chainguard.dev/ Chainguard
+ https://www.rappi.com/ Rappi
+ https://www.sourcegraph.com/ Sourcegraph
+ https://www.strava.com/ Strava
+ https://www.klarna.com/ Klarna
+
+I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
+
+Email: areed@sequoiacap.com
------------------------------------------------------------
commit 5d2bfb7c707d821b3aacbf712129f6962e55a0ff
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 15:33:41 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index ffe3058..668ceb4 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,43 +1,44 @@
-buildHtml
-buildTxt
-title Andrew Reed
-
-metaTags
-
-css
- html{background: rgb(33,33,33); color: white; font-family: Inter, Inter Placeholder, sans-serif; line-height: 24px;}
- body {padding-top: clamp(20px, 5vw, 40px);
- padding-left: clamp(20px, 5vw, 160px);}
- a {color: white; text-decoration: none;}
-
-
-mediumColumns 1
-Hello, I'm Andrew Reed.
- https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
-
-I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
- https://www.sequoiacap.com/ Sequoia Capital
-
-Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
- https://elevenlabs.io/ Eleven Labs
- https://www.warp.dev/ Warp
- https://www.figma.com/ Figma
- https://www.github.com/ Github
- https://www.robinhood.com/ Robinhood
- https://www.vanta.com/ Vanta
- https://www.bolt.eu/ Bolt
- https://www.zapier.com/ Zapier
- https://www.medallion.co/ Medallion
- https://www.loom.com/ Loom
- https://www.snapdocs.com/ Snapdocs
- https://www.tourlane.com/ Tourlane
- https://www.productboard.com/ Productboard
- https://www.chainguard.dev/ Chainguard
- https://www.rappi.com/ Rappi
- https://www.sourcegraph.com/ Sourcegraph
- https://www.strava.com/ Strava
- https://www.klarna.com/ Klarna
-
-I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
-
-Email: areed@sequoiacap.com
+buildHtml
+buildTxt
+favicon favicon.png
+title Andrew Reed
+
+metaTags
+
+css
+ html{background: rgb(33,33,33); color: white; font-family: Inter, Inter Placeholder, sans-serif; line-height: 24px;}
+ body {padding-top: clamp(20px, 5vw, 40px);
+ padding-left: clamp(20px, 5vw, 160px);}
+ a {color: white; text-decoration: none;}
+
+
+mediumColumns 1
+Hello, I'm Andrew Reed.
+ https://www.sequoiacap.com/people/andrew-reed/ Andrew Reed
+
+I'm a Partner at Sequoia Capital. I joined Sequoia 10 years ago and work with internet and software companies around the world. Investments include:
+ https://www.sequoiacap.com/ Sequoia Capital
+
+Eleven Labs (2023) Warp (2022) Figma (2019) GitHub (2015) Robinhood (2017) Vanta (2021) Bolt (2021) Zapier (2020) Medallion (2021) Loom (2019) Snapdocs (2017) Tourlane (2018) Productboard (2019) Chainguard (2022) Rappi (2018) Sourcegraph (2020) Strava (2014) Klarna (2010)
+ https://elevenlabs.io/ Eleven Labs
+ https://www.warp.dev/ Warp
+ https://www.figma.com/ Figma
+ https://www.github.com/ Github
+ https://www.robinhood.com/ Robinhood
+ https://www.vanta.com/ Vanta
+ https://www.bolt.eu/ Bolt
+ https://www.zapier.com/ Zapier
+ https://www.medallion.co/ Medallion
+ https://www.loom.com/ Loom
+ https://www.snapdocs.com/ Snapdocs
+ https://www.tourlane.com/ Tourlane
+ https://www.productboard.com/ Productboard
+ https://www.chainguard.dev/ Chainguard
+ https://www.rappi.com/ Rappi
+ https://www.sourcegraph.com/ Sourcegraph
+ https://www.strava.com/ Strava
+ https://www.klarna.com/ Klarna
+
+I’m interested in the opportunity for global internet companies, AI and collaborative software, developer tools and networks, and exceptional founders and teams - wherever they reside.
+
+Email: areed@sequoiacap.com
------------------------------------------------------------
commit f21a232fe219ae2f646701823ff175e2536b7e77
Author: root <root@hub.scroll.pub>
Date: Sun Sep 22 14:44:58 2024 +0000
Added favicon.png
diff --git a/favicon.png b/favicon.png
new file mode 100644
index 0000000..109ab63
Binary files /dev/null and b/favicon.png differ