diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 19:46:28 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 19:48:08 +0400 |
commit | 6e77e0358abff4fe1997a9da882fae35c44a277a (patch) | |
tree | 336e795eeec04cf5e4a415c8fbddf22d74202352 /content/posts/index.md |
init: first commit
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) + |