From 6e77e0358abff4fe1997a9da882fae35c44a277a Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 24 Jun 2025 19:46:28 +0400 Subject: init: first commit --- content/posts/index.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/posts/index.md (limited to 'content/posts/index.md') 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; + } +--- + [Hosting an email server is not possible.](/posts/selfhostmail.html) + + [Software I use.](/posts/software.html) + + [I dislike modern smartphones.](/posts/nophone.html) + + [Why I like Gentoo.](/posts/gentoo.html) + + [New webiste.](/posts/website_created.html) + -- cgit v1.2.3