-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
125 lines (119 loc) · 8.01 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Newsletter · Stackless Web Development</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="canonical" href="https://stackless.community/index.html" />
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics.SNIPPET_VERSION="4.13.1";
analytics.load("G7zE4YCWGfbhBQKa2wXeVLM4pYpGnWgi");
analytics.page('Stackless-Community Home', {
title: 'Stackless-Community Home',
url: 'https://stackless.community/stackless-community-home'
});
}}();
</script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="icon" href="/favicon.ico">
<meta name="description" content="Get the newsletter for web development without frameworks or build tools, the stackless way.">
<meta property="og:title" content="Stackless Community" />
<meta property="og:description" content="Get the newsletter for web development without frameworks or build tools, the stackless way." />
<meta property="og:image" content="/images/icons/stackless-logo.png">
<meta name="twitter:card" content="summary">
<meta property="og:url" content="https://stackless.community/" />
<link
rel="alternate"
type="application/rss+xml"
title="RSS Feed for Stackless Newsletter"
href="https://buttondown.email/stackless/rss"
/>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/bulma.css">
<link rel="stylesheet" href="/assets/styles/home.css">
<script type="module" src="/assets/scripts/stacklessorg-navbar.js"></script>
<script type="module" src="/assets/scripts/stacklessorg-footer.js"></script>
</head>
<body>
<header style="min-height: 64px;">
<stacklessorg-navbar></stacklessorg-navbar>
</header>
<section class="hero">
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 is-offset-1 landing-caption">
<h1 class="title is-1 is-bold is-spaced">
Go Stackless
</h1>
<h2 class="subtitle is-5 is-muted">Don't miss out on a new thing. Learn about web development without frameworks or build tools. <em>The stackless way.</em></h2>
<form class="form-horizontal" action="https://buttondown.email/api/emails/embed-subscribe/stackless" method="post" target="popupwindow" onsubmit="window.open('https://buttondown.email/stackless', 'popupwindow')">
<input type="hidden" value="1" name="embed" />
<input type="hidden" name="tag" value="news-stackless-community" />
<fieldset>
<div class="field">
<label class="label" for="bd-email">Enter your email</label>
<div class="control">
<input id="bd-email" name="email" type="email" placeholder="[email protected]" class="input ">
</div>
<div class="field">
<label class="label" for="submitbutton"></label>
<div class="control">
<button onclick="analytics.track('Subscribe Me')" id="submitbutton" type="submit" name="submitbutton" class="button is-info cta is-rounded primary-btn raised">Get the Stackless Newsletter</button>
</div>
</div>
<p class="has-text-left is-size-7 is-italic mt-2">See a <a href="https://buttondown.email/stackless/archive/76ae0f4f-9b81-4c8f-a461-0575f6333c2b">sample issue</a>. Thanks to Buttondown, you can also <a href="https://buttondown.email/stackless/rss">subscribe via RSS</a>.</p>
</fieldset>
</form>
</div>
<div class="column is-5">
<figure class="image is-4by3">
<img src="/assets/images/home/worker.svg" alt="working on a mac">
</figure>
</div>
</div>
</div>
</div>
</section>
<section class="hero author-bg-image">
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-5 is-offset-1 has-text-centered">
<h2 class="subtitle has-text-white"><span class="is-italic">Stackless</span> is a newsletter from <br /> Daniel Kehoe</h2>
<div class="level">
<div class="level-item">
<figure class="image is-128x128"><img loading="lazy" class="is-rounded" src="/assets/images/home/danielkehoe-color-192px.png" alt=""></figure>
</div>
</div>
<section class="container has-text-white mt-6 px-6">
<blockquote class="is-size-6 has-text-weight-light is-italic">
“<a href="https://twitter.com/yaxdotcom" class="has-text-light has-text-weight-semibold">Daniel Kehoe</a> … has had a long history in web development—even including an email exchange with Tim Berners-Lee <a href="https://blog.yax.com/posts/early-days-of-the-web-1991/" class="has-text-light has-text-weight-semibold">in 1991</a>. He’s a respected voice in the Ruby on Rails community, after starting the <a href="http://railsapps.github.io/" class="has-text-light has-text-weight-semibold">RailsApps</a> open source project and writing the book <a href="http://learn-rails.com/" class="has-text-light has-text-weight-semibold">Learn Ruby on Rails</a> about a decade ago. But somewhere along the way, Kehoe tired of the frameworks approach to web development … Instead, he’s now focused on helping people build web apps and websites using the newest features built into web browsers.”
</blockquote>
<div class="columns is-vcentered is-mobile">
<div class="column is-narrow ">
<span class="image is-48x48 ml-5 mt-2"><img class="is-rounded" src="/assets/images/home/macmanus.jpg" alt=""></span>
</div>
<div class="column">
<p class="has-text-left is-size-7 is-italic has-text-weight-bold mt-2" style="margin-left:-5%;">— <a href="https://twitter.com/ricmac" class="has-text-light">Richard MacManus
<br />Senior Editor, The New Stack; Founder, ReadWriteWeb</a></p>
</div>
</div>
</section>
</div>
<div class="column is-5 has-text-centered">
<figure class="image is-16by9">
<iframe class="has-ratio" style="margin: 0 auto; border: 10px solid #ddd; border-radius: 25px;" width="640" height="360" src="https://www.youtube.com/embed/K7_wAGFfJqA?start=0&modestbranding=1&rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</figure>
</div>
</div>
</div>
</div>
</section>
<footer>
<stacklessorg-footer></stacklessorg-footer>
</footer>
</body>
</html>