aboutsummaryrefslogtreecommitdiff
path: root/posts/index.md
blob: 50894f560238bde3c6c52ef4708f3e1cfd1fcb5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[meta]: <title> (Loek's excruciatingly interesting blog)
[meta]: <subtitle> (This is the article that's displayed on the home page)
[meta]: <author> (Loek)
[meta]: <date> (April 12 2021)
[meta]: <tags> (home)
[meta]: <cover> (/img/helloworld.png)

Welcome to my blog page! This is where I post updates on things that I do such
as:

- Cool open source software that I think you should use
- How to set up self-hosted applications
- Rants about Microsoft Windows
- Maybe some recipes I dunno

The page you're looking at right now is also open-source! The code for this
page can be found on [GitHub](https://github.com/lonkaars/blog), and should
also be available on [my private git server](https://git.pipeframe.xyz).

An rss/atom feed of this blog is also available:

```
https://blog.pipeframe.xyz/atom.xml
```