Skip to content

Commit 1c18aa8

Browse files
author
Steve Krouse
committed
added episode 14 research recap seven without omnycast link
1 parent 2e39f9a commit 1c18aa8

File tree

1 file changed

+151
-0
lines changed

1 file changed

+151
-0
lines changed
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
7+
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico">
8+
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/github-c59588b2c3ff53c653475dbf1b1a0511c6bad346dbe35e17d1d52c3f9e5f2991.css" integrity="sha256-xZWIssP/U8ZTR12/GxoFEca600bb414X0dUsP55fKZE=" media="all" rel="stylesheet">
9+
<script>
10+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
11+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
12+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
13+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
14+
ga('create', 'UA-103157758-1', 'auto');
15+
ga('send', 'pageview');
16+
</script>
17+
18+
<title>Future of Coding</title>
19+
<style>
20+
#page {
21+
padding: 50px;
22+
margin-right: auto;
23+
margin-left: auto;
24+
width: 100%;
25+
}
26+
.date {
27+
display: none;
28+
}
29+
30+
li {
31+
padding-bottom: 10px;
32+
}
33+
@media (min-width: 768px) {
34+
#page {
35+
width: 55em;
36+
}
37+
.date {
38+
display: inline;
39+
}
40+
li {
41+
padding: 2px;
42+
}
43+
}
44+
45+
#title {
46+
margin-bottom: 30px;
47+
color: #00c784;
48+
}
49+
50+
#title > h3 {
51+
font-size: 35px;
52+
}
53+
54+
.date {
55+
color: #aaa;
56+
font-size: 90%;
57+
font-family: monospace;
58+
}
59+
60+
#footer {
61+
color: #666;
62+
font-size: 90%;
63+
}
64+
</style>
65+
</head>
66+
<body>
67+
<div id="page" class="container-fluid">
68+
69+
<div id="title">
70+
<h3 onclick="location.href = '../index.html'">Future of Coding</h3>
71+
</div>
72+
73+
<div id="episode-title">
74+
<h3>Episode 14 - Research Recap Seven: Master Planning</h3>
75+
</div>
76+
77+
78+
<!-- TODO -->
79+
80+
<article class="markdown-body entry-content" itemprop="text">
81+
<h4><a href="#fun-engagement" aria-hidden="true" class="anchor" id="user-content-fun-engagement"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Fun
82+
engagement</h4>
83+
<p>I've been having some fun engagement! <a href="http://futureofcoding.org/journal#septempber-29-2017-1206pm">Spoke with AndreaS from Twitter. Tweeted with Chris Granger, emailed with Alan Kay and Nick Johnstone and Christopher Anand.</a></p>
84+
<h5><a href="#i-love-emails" aria-hidden="true" class="anchor" id="user-content-i-love-emails"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>I
85+
love emails</h5>
86+
<p>I'm also getting cold emails from listeners which has been unreal! Please keep it coming and apologies if I'm not able to review your tech right away. I will try to respond within a day or two but it might be just to tell you that I'm busy and will
87+
add you to my list. I am human so the more you follow up with me, the faster I will get to your stuff.</p>
88+
<h4><a href="#finally-finished-cyclejs-flappy-bird" aria-hidden="true" class="anchor" id="user-content-finally-finished-cyclejs-flappy-bird"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
89+
<a
90+
href="http://futureofcoding.org/journal#september-27-2017-1226pm">Finally finished CycleJS Flappy Bird</a>
91+
</h4>
92+
<h4><a href="#made-good-progress-on-elm-flappy-bird" aria-hidden="true" class="anchor" id="user-content-made-good-progress-on-elm-flappy-bird"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
93+
<a
94+
href="http://futureofcoding.org/journal#october-2-2017-853am">Made good progress on Elm Flappy Bird</a>
95+
</h4>
96+
<h4><a href="#juan-benet-inspired-master-plan-which-i-continued-on-the-about-page" aria-hidden="true" class="anchor" id="user-content-juan-benet-inspired-master-plan-which-i-continued-on-the-about-page"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
97+
<a
98+
href="http://futureofcoding.org/journal#juan-benet-insired-master-plan">Juan-Benet-inspired Master Plan</a>, which I continued on <a href="/about.html">the about page</a></h4>
99+
<h4><a href="#structural-editors-thesis" aria-hidden="true" class="anchor" id="user-content-structural-editors-thesis"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
100+
<a
101+
href="http://futureofcoding.org/journal#structural-editors">Structural Editors Thesis</a>
102+
</h4>
103+
<h4><a href="#streamsheets-write-up" aria-hidden="true" class="anchor" id="user-content-streamsheets-write-up"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
104+
<a
105+
href="http://futureofcoding.org/journal#streamsheets-write-up">StreamSheets write up</a>
106+
</h4>
107+
<h4><a href="#website-reorg" aria-hidden="true" class="anchor" id="user-content-website-reorg"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Website
108+
reorg</h4>
109+
<p><a href="http://futureofcoding.org/journal#death-knoll-of-this-journal">Journal Death Knell</a> and future on commit log and <a href="https://github.com/stevekrouse/unbreakable-links">unbreakable-links</a> (<a href="https://github.com/stevekrouse/unbreakable-links/issues/11">which may turn into its own github pages alternative service</a>)</p>
110+
<h4><a href="#amazing-recent-call-with-andre-staltz" aria-hidden="true" class="anchor" id="user-content-amazing-recent-call-with-andre-staltz"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
111+
<a
112+
href="/notes/andre-staltz-call-10-9-17.md">Amazing recent call with Andre Staltz</a>
113+
</h4>
114+
<h5><a href="#scuttlebutt-is-really-cool" aria-hidden="true" class="anchor" id="user-content-scuttlebutt-is-really-cool"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
115+
<a
116+
href="https://www.scuttlebutt.nz/">Scuttlebutt</a> is really cool</h5>
117+
<h5><a href="#marinate-on-problems" aria-hidden="true" class="anchor" id="user-content-marinate-on-problems"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Marinate
118+
on problems</h5>
119+
<h5><a href="#design-for-the-future-ai" aria-hidden="true" class="anchor" id="user-content-design-for-the-future-ai"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Design
120+
for the future (AI)</h5>
121+
<h5><a href="#strongly-consider-expression-editor-or-blockly-alternative-as-a-subcomponent-to-prototype-other-things" aria-hidden="true" class="anchor" id="user-content-strongly-consider-expression-editor-or-blockly-alternative-as-a-subcomponent-to-prototype-other-things"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Strongly
122+
Consider Expression Editor or Blockly Alternative (as a subcomponent to prototype other things)</h5>
123+
<h4><a href="#plan-for-next-week" aria-hidden="true" class="anchor" id="user-content-plan-for-next-week"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Plan
124+
for next week</h4>
125+
<h5><a href="#1-continue-master-planning-writing-and-getting-feedback" aria-hidden="true" class="anchor" id="user-content-1-continue-master-planning-writing-and-getting-feedback"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>1.
126+
Continue Master planning (writing and getting feedback)</h5>
127+
<h5><a href="#2-start-writing-about-problems-more-explicitly-as-opposed-to-solutions" aria-hidden="true" class="anchor" id="user-content-2-start-writing-about-problems-more-explicitly-as-opposed-to-solutions"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>2.
128+
Start writing about problems more explicitly (as opposed to solutions)</h5>
129+
<ul>
130+
<li>View update problem</li>
131+
<li>Prototyping graphic languages problem</li>
132+
<li>Error messages are hard problem</li>
133+
<li>Files and folders are a tough abstraction to make sense of a codebase problem</li>
134+
</ul>
135+
<h5><a href="#3-continue-writing-up-solutions" aria-hidden="true" class="anchor" id="user-content-3-continue-writing-up-solutions"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>3.
136+
Continue writing up solutions</h5>
137+
<ul>
138+
<li><a href="https://github.com/stevekrouse/futureofcoding.org/issues/54">StreamSheets</a></li>
139+
<li><a href="https://github.com/stevekrouse/futureofcoding.org/issues/55">FRP WoofJS</a></li>
140+
<li>FRP Scratch</li>
141+
<li>Blockly Elm</li>
142+
<li>Blockly CycleJS</li>
143+
<li>Expression Editor</li>
144+
</ul>
145+
<h5><a href="#4-make-this-website-scale-with-changes-unbreakable-links" aria-hidden="true" class="anchor" id="user-content-4-make-this-website-scale-with-changes-unbreakable-links"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>4.
146+
Make this website scale with changes: <a href="https://github.com/stevekrouse/unbreakable-links">unbreakable-links</a></h5>
147+
</article>
148+
149+
</div>
150+
</body>
151+
</html>

0 commit comments

Comments
 (0)