diff options
Diffstat (limited to 'content/home/index.md')
-rw-r--r-- | content/home/index.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/home/index.md b/content/home/index.md new file mode 100644 index 0000000..88ad694 --- /dev/null +++ b/content/home/index.md @@ -0,0 +1,32 @@ +--- +title: "Home" +slug: "home" +css: | + time { + font-size: 16px; + color: #bbbbbb; + padding-right: 0.5em; + } + #email { + font-size: 16px; + padding-right: 3.4em; + color: #bbbbbb; + } + #github { + font-size: 16px; + padding-right: 2.8em; + color: #bbbbbb; + } +--- + +### posts +<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) + +### links and contact info + +<span id="email">email:</span> [suleyman@farajli.net](mailto:suleyman@farajli.net) +<span id="github">github:</span> [sfarajli](https://github.com/sfarajli) |