diff options
Diffstat (limited to 'layouts/partials/webring-articles.html')
-rw-r--r-- | layouts/partials/webring-articles.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/layouts/partials/webring-articles.html b/layouts/partials/webring-articles.html new file mode 100644 index 0000000..11de734 --- /dev/null +++ b/layouts/partials/webring-articles.html @@ -0,0 +1,36 @@ + <article class="footer-col article"> + <h3 class="title"> + <small> + <a href="https://www.alm.website/blog/2022-11-06-note-2" target="_blank" rel="noopener">Note 2 from 2022-11-06</a> + </small> + </h3> + <p class="summary">let's be clear it is true and utter nonsense that the program you use to show the contents of a…</p> + <small class="source"> + via <a href="https://www.alm.website/blog/">Alex's blog</a> + </small> + <small class="date">2022-11-06</small> + </article> + <article class="footer-col article"> + <h3 class="title"> + <small> + <a href="https://unixsheikh.com/articles/the-heavy-responsibility-of-the-package-maintainer.html" target="_blank" rel="noopener">The heavy responsibility of the package maintainer</a> + </small> + </h3> + <p class="summary">Even though being a ports or package maintainer is voluntary, it carries a heavy responsibility.</p> + <small class="source"> + via <a href="https://unixsheikh.com">unixsheikh.com</a> + </small> + <small class="date">2022-11-05</small> + </article> + <article class="footer-col article"> + <h3 class="title"> + <small> + <a href="https://shivering-isles.com/fixing-hedgedoc-profile-info-keycloak-20" target="_blank" rel="noopener">Fixing HedgeDoc failing to fetch profileinfo with Keycloak 20</a> + </small> + </h3> + <p class="summary">Today I was surprised that my HedgeDoc refused to let me in using my SI-Auth SSO based on Keycloak.…</p> + <small class="source"> + via <a href="https://shivering-isles.com/">Sheogorath's Blog</a> + </small> + <small class="date">2022-11-04</small> + </article> |