diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 18:37:57 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 18:37:57 +0400 |
commit | dd71f019de0314f7b3f2ae1e0aa920e49e9f2759 (patch) | |
tree | 5b8513c4f2e7959eb45de75d93f331506b1cbd43 /content/posts/index.md | |
parent | 014901951cc44a70ff3d4aaa4246592b08699d69 (diff) |
refactor: everything chageddev
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) + |