forked from sst/guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
214 lines (204 loc) · 8.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
---
layout: lander
title: About Us
description: SST is making it easy to build full-stack serverless applications. We've created an open source framework called SST, a guide for building serverless apps, and Seed; a service for teams to manage their serverless apps.
---
<div class="about-page wrapper">
<div class="header">
<div class="title">
<h1>About SST</h1>
<img src="/assets/about/title-sparkle.svg" />
<img src="/assets/about/title-scribble.svg" />
</div>
<p>Founded with the sole purpose of making it easy to build serverless applications. We want to make sure you have everything you need to build great products.</p>
</div>
<hr class="header" />
<div class="products">
<div class="product">
<img src="/assets/about/guide-icon.svg" />
<hr />
<h4><a href="{% link guide.md %}">Guide</a></h4>
<p>The SST Guide is the most widely read resource for building full-stack serverless apps. Follow our step-by-step guide and build a React.js app with a serverless backend.</p>
</div>
<div class="product">
<img src="/assets/about/sst-icon.svg" />
<hr />
<h4><a href="{{ site.sst_github_repo }}">SST</a></h4>
<p>SST is an open source framework for building modern full-stack applications on AWS. Deploy Next.js, Remix, Astro sites and add any backend feature.</p>
</div>
<div class="product">
<img src="/assets/about/seed-icon.svg" />
<hr />
<h4><a href="{{ site.seed_url }}">Seed</a></h4>
<p>Seed is the easiest way for teams to deploy and manage their serverless applications. It'll incrementally deploy your functions and send you real-time alerts when they fail.</p>
</div>
</div>
<hr class="team" />
<div class="team">
<h3>Meet the Founders</h3>
<p>Originally founded by Jay V and Frank Wang in San Francisco. We now run distributed teams across the globe. We've written about <a href="{% link about/culture.md %}">how we work</a>. So if you are passionate about developer tools, we would love for you to <a href="{% link careers.html %}">join our team</a>!</p>
<div class="profiles">
<div class="left">
<a href="https://twitter.com/{{ site.data.authors.jay.twitter }}">
<img width="72" alt="Jay's profile image" src="/assets/lander/profiles/jay.png" />
</a>
<h5>
<a href="https://twitter.com/{{ site.data.authors.jay.twitter }}">
Jay V
</a>
</h5>
<p class="bio">Founder & CEO</p>
<div class="links">
<a href="https://twitter.com/{{ site.data.authors.jay.twitter }}">
<span class="icon">
<i class="fa fa-twitter fa-lg" aria-hidden="true"></i>
</span>
</a>
<a href="https://github.com/{{ site.data.authors.jay.github }}">
<span class="icon">
<i class="fa fa-github fa-lg" aria-hidden="true"></i>
</span>
</a>
<a href="https://linkedin.com/in/{{ site.data.authors.jay.linkedin }}">
<span class="icon">
<i class="fa fa-linkedin fa-lg" aria-hidden="true"></i>
</span>
</a>
</div>
</div>
<hr />
<div class="right">
<a href="https://twitter.com/fanjiewang">
<img width="72" alt="Frank's profile image" src="/assets/lander/profiles/frank.png" />
</a>
<h5>
<a href="https://twitter.com/{{ site.data.authors.frank.twitter }}">
Frank Wang
</a>
</h5>
<p class="bio">Founder & CTO</p>
<div class="links">
<a href="https://twitter.com/{{ site.data.authors.frank.twitter }}">
<span class="icon">
<i class="fa fa-twitter fa-lg" aria-hidden="true"></i>
</span>
</a>
<a href="https://github.com/{{ site.data.authors.frank.github }}">
<span class="icon">
<i class="fa fa-github fa-lg" aria-hidden="true"></i>
</span>
</a>
<a href="https://linkedin.com/in/{{ site.data.authors.frank.linkedin }}">
<span class="icon">
<i class="fa fa-linkedin fa-lg" aria-hidden="true"></i>
</span>
</a>
</div>
</div>
<img class="desktop" src="/assets/about/team-arrow.svg" />
<img class="mobile" src="/assets/about/team-arrow-mobile.svg" />
</div>
</div>
<div class="investors">
<div class="section-title">
<h3>Our <span>Investors</span></h3>
<img src="/assets/about/section-swirl.svg" />
</div>
<p>We are lucky to have some of the greatest investors of Silicon Valley on our side.</p>
<div class="logos">
<a href="https://www.ycombinator.com"><img width="225" src="/assets/about/investors/yc.png" /></a>
<a href="https://svangel.com"><img width="120" src="/assets/about/investors/sv-angel.png" /></a>
<!--
<a href="https://www.greylock.com"><img width="242" src="/assets/about/investors/greylock.png" /></a>
-->
</div>
<div class="names">
<ul>
<li>
<a href="http://en.wikipedia.org/wiki/Reid_Hoffman">Reid Hoffman</a>
<p>Founded LinkedIn</p>
</li>
<li>
<a href="http://en.wikipedia.org/wiki/Max_Levchin">Max Levchin</a>
<p>Founded PayPal</p>
</li>
<li>
<a href="http://en.wikipedia.org/wiki/Steve_Chen_(YouTube)">Steve Chen</a>
<p>Founded YouTube</p>
</li>
<li>
<a href="http://en.wikipedia.org/wiki/Russel_Simmons">Russ Simmons</a>
<p>Founded Yelp</p>
</li>
<li>
<a href="https://en.wikipedia.org/wiki/Aber_Whitcomb">Aber Whitcomb</a>
<p>Founded MySpace</p>
</li>
<li>
<a href="https://en.wikipedia.org/wiki/Ashwin_Navin">Ashwin Navin</a>
<p>Founded BitTorrent Inc.</p>
</li>
<li>
<a href="https://www.linkedin.com/in/jimydotorg/">Jim Young</a>
<p>Founded Hot or Not</p>
</li>
<li>
<a href="https://angel.co/jhong">James Hong</a>
<p>Founded Hot or Not</p>
</li>
<li>
<a href="https://angel.co/tgm">Tom McInerney</a>
<p>Investor</p>
</li>
<li>
<a href="https://www.linkedin.com/in/harryhcheung/">Harry Cheung</a>
<p>Investor</p>
</li>
<li>
<a href="https://angel.co/company/bragiel-brothers">Paul & Dan Bragiel</a>
<p>Investors</p>
</li>
<li>…and more</li>
</ul>
</div>
</div>
<div class="community">
<h3>Our <span>Community</span></h3>
<p>A huge thanks to all our contributors and community members.</p>
<div class="social">
<div>
<p>Follow us on LinkedIn</p>
<a class="sst-button primary" title="LinkedIn" href="{{ site.linkedin_url }}">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</div>
<div>
<p>Join us on Discord</p>
<a class="sst-button primary" title="Discord" href="{{ site.discord_invite_url }}">
<img src="/assets/lander/discord-mark-white.svg" />
</a>
</div>
<div>
<p>Star us on GitHub</p>
<a class="sst-button primary github" title="GitHub" href="{{ site.sst_github_repo }}">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</div>
<div>
<p>Follow us on Twitter</p>
<a class="sst-button primary" title="Twitter" href="{{ site.twitter_url }}">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="info">
<div class="links">
<p><a href="https://github.com/sst/identity">Brand Guidelines</a></p>
<p><a href="mailto:{{ site.email }}">{{ site.email }}</a></p>
<p><a href="https://anomaly.s3.amazonaws.com/ServerlessStack/Media+Kit.zip">Media Kit</a></p>
<img class="desktop" src="/assets/about/contact-arrow.svg" />
<img class="mobile" src="/assets/about/contact-arrow-mobile.svg" />
</div>
</div>
</div>