layouts: update openring

This commit is contained in:
GitHub Actions 2020-08-15 00:02:12 +00:00
parent 53ac370b0d
commit 25ad722b8a
1 changed files with 15 additions and 15 deletions

View File

@ -2,6 +2,21 @@
<h3>Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/frustrated-its-not-you-its-rust" target="_blank" rel="noopener">Frustrated? It&#39;s not you, it&#39;s Rust</a>
</h4>
<p class="summary">
Learning Rust is... an experience. An emotional journey. I&#39;ve rarely been
more frustrated than in my first few months of trying to learn Rust.
What makes it worse is that it doesn&#39;t matter how much prior experience you
have, in Java, C#, C …</p>
<small class="source">
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="date">August 14, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://joebirch.co/android/exploring-the-google-play-in-app-review-api/" target="_blank" rel="noopener">Exploring the Google Play In-App Review API</a>
@ -13,21 +28,6 @@
<small class="date">August 14, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/i-am-a-java-csharp-c-or-cplusplus-dev-time-to-do-some-rust" target="_blank" rel="noopener">I am a Java, C#, C or C&#43;&#43; developer, time to do some Rust</a>
</h4>
<p class="summary">
As I&#39;ve said before, I&#39;m working on a book about lifetimes. Or maybe it&#39;s
just a long series - I haven&#39;t decided the specifics yet. Like every one of
my series/book things, it&#39;s long, and it starts you off way in the periphery
o…</p>
<small class="source">
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="date">August 12, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="http://jakewharton.com/sixteen-corners/" target="_blank" rel="noopener">Sixteen corners</a>