update index page

This commit is contained in:
Adora Laura Kalb 2023-06-19 09:13:21 +02:00
parent 3fd52bf42a
commit 6eaa24cdb8
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -17,24 +17,6 @@ date: Last Modified
primarily working on network automation and our internal network infrastructure, and I'm playing a lot with the Golang
programming language =).
</p>
<h2>Books</h2>
<p class="p-note">
I always loved to read as many books as I can. So here I'm listing the books I've read since I started this webpage,
including a rating and short description. These are the last few books I've rated:
</p>
<ul>
{%- for book in collections.book | reverse -%}
{% if loop.index0 < 5 %}
<li><a href="{{ book.url }}">{{ book.data.name }}</a>
{% for i in range(0, book.data.rating) -%}
{%- endfor %}
</li>
{% endif %}
{%- endfor -%}
<li><a href="/books/">more ...</a></li>
</ul>
<h2>Some nice stuff</h2>
<p class="p-note">
@ -47,12 +29,15 @@ date: Last Modified
</p>
<ul>
<li>
<a href="/interesting-stuff">A list of awesome projects curated by me!</a>
<a href="/interesting-stuff">A list of awesome stuff curated by me!</a>
</li>
<li>building my own IPAM with <a href="https://go.dev/" target="_blank">Golang</a>.
<li>building my own IPAM with <a href="https://go.dev/" target="_blank">Go</a>.
Source: <a href="https://codeberg.org/lauralani/ipam" target="_blank">https://codeberg.org/lauralani/ipam</a>
(still in development, but has a lot of features already! :)
</li>
<li>My own URL Shortener with <a href="https://go.dev/" target="_blank">Go</a>.
Source: <a href="https://codeberg.org/lauralani/go-urlsh" target="_blank">https://codeberg.org/lauralani/go-urlsh</a>
</li>
<li>hosting my own mail with
<a href="https://mailcow.email/" target="_blank">mailcow</a>
</li>
@ -72,6 +57,25 @@ date: Last Modified
<li>
<a href="https://garagehq.deuxfleurs.fr/" target="_blank">Garage</a>: A S3-compatible storage (for selfhosting static websites like this one)</li>
</ul>
<h2>Books</h2>
<p class="p-note">
I always loved to read as many books as I can. So here I'm listing the books I've read since I started this webpage,
including a rating and short description. These are the last few books I've rated:
</p>
<ul>
{%- for book in collections.book | reverse -%}
{% if loop.index0 < 5 %}
<li><a href="{{ book.url }}">{{ book.data.name }}</a>
{% for i in range(0, book.data.rating) -%}
{%- endfor %}
</li>
{% endif %}
{%- endfor -%}
<li><a href="/books/">more ...</a></li>
</ul>
<h2>Contact me</h2>
<p class="p-note">
Some ways to contact me: