Skip to content

Commit 1dba9bf

Browse files
authored
Update index.html
1 parent faefba9 commit 1dba9bf

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

index.html

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<div id="page" class="container-fluid">
6161

6262
<div id="title">
63-
<h3>Future of Coding Podcast</h3>
63+
<h3>Future of Coding</h3>
6464
</div>
6565

6666

@@ -73,23 +73,31 @@ <h4>Episodes</h4>
7373
</div>
7474

7575
<div>
76-
<h4>Research</h4>
76+
<h4>Current Research</h4>
7777
<ul class="list-unstyled">
78-
<li><span class="date">2017 Jul 13 - </span><a target="_blank" href="./journal">Journal (July 2017...)</a></li>
79-
<li><span class="date">2017 May 09 - </span><a target="_blank" href="https://medium.com/@stevekrouse/rose-project-april-2017-32af31b078b1">The Rose Project (April 2017)</a></li>
80-
<li><span class="date">2017 Mar 25 - </span><a target="_blank" href="https://medium.com/@stevekrouse/rose-983dc5e0908f">The Rose Project (March 2017)</a></li>
78+
<li><span class="date">2017 Jul 17 - </span><a target="_blank" href="./journal">Links</a></li>
79+
<li><span class="date">2017 Jul 13 - </span><a target="_blank" href="./journal">Journal</a></li>
8180
</ul>
82-
</div>
81+
</div>
8382

8483
<div>
85-
<h4>Essays</h4>
84+
<h4>Past Research</h4>
8685
<ul class="list-unstyled">
86+
<li><span class="date">2017 May 09 - </span><a target="_blank" href="https://medium.com/@stevekrouse/rose-project-april-2017-32af31b078b1">The Rose Project (April 2017)</a></li>
87+
<li><span class="date">2017 Mar 25 - </span><a target="_blank" href="https://medium.com/@stevekrouse/rose-983dc5e0908f">The Rose Project (March 2017)</a></li>
8788
<li><span class="date">2017 Jan 06 - </span><a target="_blank" href="https://medium.com/@stevekrouse/resources-for-creating-front-end-programming-languages-and-frameworks-in-2017-a0c097625f9d">Resources for creating front-end programming languages and frameworks in 2017</a></li>
8889
<li><span class="date">2016 Nov 19 - </span><a target="_blank" href="https://medium.com/@stevekrouse/types-are-shapes-d6af1e83192f">Types are shapes — a graphical programming exploration</a></li>
8990
<li><span class="date">2016 Aug 02 - </span><a target="_blank" href="https://medium.com/@stevekrouse/goodbye-seymour-cb712757264f">Goodbye, Seymour</a></li>
9091
<li><span class="date">2016 Jul 27 - </span><a target="_blank" href="https://medium.com/@stevekrouse/the-trick-to-teach-anonymous-functions-to-11-year-olds-558b697d7a53">The Trick to Teach Anonymous Functions to 11-Year-Olds</a></li>
91-
<li><span class="date">2016 Jul 25 - </span><a target="_blank" href="https://medium.freecodecamp.com/scratch-has-a-marketing-problem-f84626bd18ef">Scratch Has a Marketing Problem</a></li>
92+
<li><span class="date">2016 Jul 25 - </span><a target="_blank" href="https://medium.freecodecamp.com/scratch-has-a-marketing-problem-f84626bd18ef">Scratch Has a Marketing Problem</a></li>
9293
<li><span class="date">2016 Jul 12 - </span><a target="_blank" href="https://medium.com/@stevekrouse/woof-d9adf2110fc6">WoofJS — making JavaScript learnable</a></li>
94+
95+
</ul>
96+
</div>
97+
98+
<div>
99+
<h4>Essays</h4>
100+
<ul class="list-unstyled">
93101
</ul>
94102
</div>
95103

0 commit comments

Comments
 (0)