21 lines
667 B
Markdown
21 lines
667 B
Markdown
---
|
|
title: Home
|
|
description: A mutlilinugal blog about technical stuff, writing and other musings
|
|
---
|
|
|
|
## Welcome
|
|
|
|
|
|
<img title="cat face" alt="cat face grinning with smiling eyes" src="/images/nekonet.svg" style="height: 250px; width: auto;"/>
|
|
|
|
Welcome to my blog!
|
|
|
|
This blog is about everything and anything I want to share with the world.
|
|
It is mostly technical stuff about coding and software configuration, but also about photography, music, tea and everything else I find noteworthy or important enough to tell.
|
|
Here are my latest Posts:
|
|
|
|
$partial("templates/post-list.html")$
|
|
|
|
…and there are even more in the [archive][archive].
|
|
|
|
[archive]: /archive.html
|