diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-23 21:45:10 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-23 21:45:10 +0200 |
| commit | e928411237183fa9ec3a1b761ae927cf863858d6 (patch) | |
| tree | 6c7d129dd3ac3579266dd4e5b2a63039aecd2ec6 /index.gmi.tpl | |
| parent | 7ea23f17b1de62dc0a6fe14ec6bf1b6be38f80d0 (diff) | |
add banner
Diffstat (limited to 'index.gmi.tpl')
| -rw-r--r-- | index.gmi.tpl | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/index.gmi.tpl b/index.gmi.tpl index 36986616..7d1f80b6 100644 --- a/index.gmi.tpl +++ b/index.gmi.tpl @@ -1,18 +1,23 @@ -# foo.zone +# Hello! << echo "> This site was generated at $($DATE $DATE_FORMAT) by \`Gemtexter\`" -Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. And I also like coding. +Welcome to the ... ``` - |\---/| - | ,_, | - \_`_/-..----. - ___/ ` ' ,""+ \ sk -(__...' __\ |`.___.'; - (_,...'(_,.`__)/'.....+ + ██████ + ███░░███ + ░███ ░░░ ██████ ██████ █████████ ██████ ████████ ██████ + ███████ ███░░███ ███░░███ ░█░░░░███ ███░░███░░███░░███ ███░░███ +░░░███░ ░███ ░███░███ ░███ ░ ███░ ░███ ░███ ░███ ░███ ░███████ + ░███ ░███ ░███░███ ░███ ███░ █░███ ░███ ░███ ░███ ░███░░░ + █████ ░░██████ ░░██████ ██ █████████░░██████ ████ █████░░██████ + ░░░░░ ░░░░░░ ░░░░░░ ░░ ░░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░░ + ``` +Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. And I also like coding. + ## Some links => ./about/index.gmi About me @@ -26,6 +31,15 @@ Welcome to the foo.zone. Everything you read on this site is my personal opinion => ./gemfeed/atom.xml Subscribe to this blog's Atom feed => ./gemfeed/index.gmi Subscribe to this blog's Gemfeed +``` + |\---/| + | ,_, | + \_`_/-..----. + ___/ ` ' ,""+ \ sk +(__...' __\ |`.___.'; + (_,...'(_,.`__)/'.....+ +``` + ### Posts => ./gemfeed/2008-06-26-perl-poetry.gmi 2008-06-26 - Perl Poetry |
