diff options
Diffstat (limited to 'content/posts/index.md')
-rw-r--r-- | content/posts/index.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/posts/index.md b/content/posts/index.md new file mode 100644 index 0000000..31ebb2b --- /dev/null +++ b/content/posts/index.md @@ -0,0 +1,20 @@ +--- +title: "Posts" +slug: "posts" +css: | + time { + font-size: 16px; + color: #bbbbbb; + padding-right: 0.5em; + } +--- +<time>2025-01-24:</time> [Hosting an email server is not possible.](/posts/selfhostmail.html) + +<time>2024-12-27:</time> [Software I use.](/posts/software.html) + +<time>2024-09-25:</time> [I dislike modern smartphones.](/posts/nophone.html) + +<time>2024-09-06:</time> [Why I like Gentoo.](/posts/gentoo.html) + +<time>2024-06-09:</time> [New webiste.](/posts/website_created.html) + |