new article

This commit is contained in:
Never Gude 2026-01-09 18:49:25 +01:00
parent c22214b665
commit f7ccf4bb87
10 changed files with 209 additions and 15 deletions

View file

@ -53,10 +53,21 @@
<h2>Articles</h2>
<ul>
<li>
<div class="articles-header">
<a href="latex-endeavors.html" class="articles-title">Latex
Endeavors</a>
<p class="articles-author"><em>Never</em></p>
</div>
<p class="articles-summary">Latex undoubtedly has some quirks. Some of
them have a rather unintuitive solution. In this article I cover some
quirks and solutions I have encountered.</p>
<p class="articles-date">9.1.2026</p>
</li>
<li>
<div class="articles-header">
<a href="random-linux-utils.html" class="articles-title">Random linux
utilities</a>
<p class="articles-author"><em>Never Gude</em></p>
<p class="articles-author"><em>Never</em></p>
</div>
<p class="articles-summary">Tricks and tools I learned about, while
tweaking my Linux sytem or trying to do productive things.</p>