Compare commits

...

2 commits

Author SHA1 Message Date
77c1375609
feat: add blogroll 2024-09-26 10:03:00 +02:00
4e5a4aeba2
chore: reapply new version of formatter 2024-09-26 10:02:40 +02:00
2 changed files with 8 additions and 2 deletions

View file

@ -82,8 +82,7 @@
<code class="shell">mkdir -p course1/examples</code>
<code class="shell">ln -s ~/src/example1 course1/examples/</code>
<code class="shell">ln -s ~/lib/courses/course1 course1/material</code>
<code class="shell">rm -r course1</code></pre
>
<code class="shell">rm -r course1</code></pre>
<p>
I create new tags for various reasons, but mostly one for each larger
context (e.g. work, hobbies, admin foo, thesis, courseXY) and some more

View file

@ -60,6 +60,13 @@
<li><a href="blog/home-layout">My $HOME (2018-09-03)</a></li>
<li><a href="blog/gpg">Managing Striped GPG Keys (2017-12-03)</a></li>
</ul>
<h2>Links</h2>
<ul>
<li><a href="https://53c70r.de/">53c70r</a></li>
<li><a href="https://cve.cx">cve</a></li>
<li><a href="https://janvhs.com/">janvhs</a></li>
<li><a href="https://wucke13.de/">wucke13</a></li>
</ul>
</main>
</body>
</html>