Skip to content

Commit

Permalink
Turn articles section into an h-feed
Browse files Browse the repository at this point in the history
Rather than turning the entire homepage into a monolithic feed only part
of the page is turned into an h-feed, a “partial feed”. Every entry has
also been provided with a matching publication date, as accurate as the
sources made possible.

The default stylesheet is updated so timestamps will always stay
together on smaller screens, never moving only the day or the year to a
new line.
  • Loading branch information
Zegnat committed Jul 29, 2017
1 parent a4af22d commit fe1af8c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 30 deletions.
51 changes: 22 additions & 29 deletions index.php
Expand Up @@ -42,35 +42,28 @@
</section>
</div>


<div class="section" id="articles">
<section class="slide">
<h2>Articles</h2>
<p>Also on <a href="https://plus.google.com/collection/oFuHlB" target="_blank">Google+</a>.</p>

<ul>
<li><a href="https://dev.to/scalawilliam/unit-testing-is-simple">Unit testing is simple</a></li>
<li><a href="https://dev.to/scalawilliam/2017-freelance-development-platforms">2017 freelance development platforms </a></li>
<li><a href="https://dev.to/scalawilliam/certifications-im-considering-as-an-experienced-software-engineer">Certifications I'm considering, as an experienced software engineer
</a></li>
<li><a href="https://www.quora.com/What-are-advantages-of-Scala-over-Kotlin/answer/William-Narmontas?srid=DB6V">What are advantages of Scala over Kotlin?
</a></li>
<li><a href="https://medium.com/@ScalaWilliam/why-scala-didnt-miss-the-android-opportunity-92eaaf63c339">Why Scala didn't miss the Android opportunity</a></li>
<li><a href="https://medium.com/@ScalaWilliam/how-i-deal-with-greenfield-technical-debt-1a35be33dc71">How I deal with greenfield technical debt</a></li>
<li><a href="/scala-native-libpcap/">Capturing Packets with Scala Native and libpcap</a></li>
<li><a href="https://medium.com/@ScalaWilliam/java-8-nashorn-cli-use-case-prepending-iso-instant-to-csv-from-unix-timestamp-3685b6ee746">Java 8 Nashorn CLI use case: prepending ISO instant to CSV from UNIX timestamp</a></li>
<li><a href="https://www.scalawilliam.com/scala-nashorn-interaction/">Scala Nashorn Interaction</a></li>
<li><a href="https://medium.com/@ScalaWilliam/limit-degrees-of-freedom-in-development-4c543bb6f806#.xmrcpl8rg">Limit degrees of freedom in development
</a></li>
<li><a href="/most-important-streaming-abstraction/">The most important Streaming abstraction



</a></li>
<li><a href="/essential-sbt/">Essential SBT</a></li>
<li><a href="/1609/feature-switches-agile-scala-jmx/">Feature Switches, Inheritance and Agile with Scala &amp; JMX on the JVM</a></li>
</ul>
</section></div>
<div class="section h-feed" id="articles">
<section class="slide">
<h2 class="p-name"><data class="u-url" value="https://www.scalawilliam.com/#articles">Articles</data></h2>
<a class="u-author" href="/" style="display:none"></a><!-- Help parsers out. The author of all of these articles is https://www.scalawilliam.com/ -->
<p>Also on <a href="https://plus.google.com/collection/oFuHlB" target="_blank">Google+</a>.</p>
<ul>
<li class="h-entry"><a class="p-name" href="https://dev.to/scalawilliam/unit-testing-is-simple">Unit testing is simple</a>, <time class="dt-published" datetime="2017-05-04">May 4, 2017</time></li>
<li class="h-entry"><a class="p-name" href="https://dev.to/scalawilliam/2017-freelance-development-platforms">2017 freelance development platforms</a>, <time class="dt-published" datetime="2017-04-20">Apr 20, 2017</time></li>
<li class="h-entry"><a class="p-name" href="https://dev.to/scalawilliam/certifications-im-considering-as-an-experienced-software-engineer">Certifications I'm considering, as an experienced software engineer</a>, <time class="dt-published" datetime="2017-04-29">Apr 29, 2017</time></li>
<li class="h-entry"><a class="p-name" href="https://www.quora.com/What-are-advantages-of-Scala-over-Kotlin/answer/William-Narmontas?srid=DB6V">What are advantages of Scala over Kotlin?</a>, <time class="dt-published" datetime="2017-05">May, 2017</time></li>
<li class="h-entry"><a class="p-name" href="https://medium.com/@ScalaWilliam/why-scala-didnt-miss-the-android-opportunity-92eaaf63c339">Why Scala didn't miss the Android opportunity</a>, <time class="dt-published" datetime="2017-05-18T11:41:55.686Z">May 18, 2017</time></li>
<li class="h-entry"><a class="p-name" href="https://medium.com/@ScalaWilliam/how-i-deal-with-greenfield-technical-debt-1a35be33dc71">How I deal with greenfield technical debt</a>, <time class="dt-published" datetime="2017-05-05T10:47:11.753Z">May 5, 2017</time></li>
<li class="h-entry"><a class="p-name" href="/scala-native-libpcap/">Capturing Packets with Scala Native and libpcap</a>, <time class="dt-published" datetime="2017-03-26">Mar 26, 2017</time></li>
<li class="h-entry"><a class="p-name" href="https://medium.com/@ScalaWilliam/java-8-nashorn-cli-use-case-prepending-iso-instant-to-csv-from-unix-timestamp-3685b6ee746">Java 8 Nashorn CLI use case: prepending ISO instant to CSV from UNIX timestamp</a>, <time class="dt-published" datetime="2017-01-02T03:05:17.144Z">Jan 1, 2017</time></li>
<li class="h-entry"><a class="p-name" href="/scala-nashorn-interaction/">Scala Nashorn Interaction</a>, <time class="dt-published" datetime="2016-10-29">29 Dec, 2016</time></li>
<li class="h-entry"><a class="p-name" href="https://medium.com/@ScalaWilliam/limit-degrees-of-freedom-in-development-4c543bb6f806#.xmrcpl8rg">Limit degrees of freedom in development</a>, <time class="dt-published" datetime="2016-12-17T11:21:25.101Z">Dec 17, 2016</time></li>
<li class="h-entry"><a class="p-name" href="/most-important-streaming-abstraction/">The most important Streaming abstraction</a>, <time class="dt-published" datetime="2016-12-14">Dec 14, 2017</time></li></li>
<li class="h-entry"><a class="p-name" href="/essential-sbt/">Essential SBT</a>, <time class="dt-published" datetime="2016-12-10">Dec 10, 2016</time></li>
<li class="h-entry"><a class="p-name" href="/1609/feature-switches-agile-scala-jmx/">Feature Switches, Inheritance and Agile with Scala &amp; JMX on the JVM</a>, <time class="dt-published" datetime="2016-09-30T12:38:59.026Z">Sep 30, 2016</time></li>
</ul>
</section>
</div>

<div class="section" id="projects">
<section class="slide">
Expand Down
4 changes: 3 additions & 1 deletion shared/default.css
Expand Up @@ -276,4 +276,6 @@ p.permalink {
40% { opacity: 0; }
}


time {
white-space: nowrap;
}

0 comments on commit fe1af8c

Please sign in to comment.