layouts: update openring data (#19)

Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-09-13 11:21:46 +05:30 committed by GitHub
parent c42598c9af
commit 641efd1d3f
1 changed files with 17 additions and 11 deletions

View File

@ -2,17 +2,6 @@
<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://joebirch.co/android/exporing-jetpack-compose-padding-modifier/" target="_blank" rel="noopener">ExpLoring Jetpack Compose: Padding Modifier</a>
</h4>
<p class="summary">When it comes to the composition of composables, we may want to apply additional spacing to a composables size constraints. For this we can utilise Padding padding adds this additional space to the specified sides of the composable, essentially making i…</p>
<small class="source">
via <a href="https://joebirch.co">Joe Birch</a>
</small>
<small class="date">September 11, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://blog.jessfraz.com/post/the-automated-cio/" target="_blank" rel="noopener">The Automated CIO</a>
@ -41,6 +30,23 @@ repo ho…</p>
<small class="date">September 1, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/peeking-inside-a-rust-enum" target="_blank" rel="noopener">Peeking inside a Rust enum</a>
</h4>
<p class="summary">
During a recent Rust Q&amp;A Session on my twitch
channel, someone asked a question that
seemed simple: why are small string types, like SmartString or SmolStr,
the same size as String, but small vec types, like SmallVec, are larger
than Vec?
</p>
<small class="source">
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="date">August 28, 2020</small>
</div>
</section>
<p class="attribution">
Generated by