website/content/_index.adoc

39 lines
1.9 KiB
Plaintext
Raw Normal View History

---
title: Homepage
---
= Homepage
2020-11-06 16:16:16 +00:00
:figure-caption!:
Hey there!
2023-02-20 17:07:39 +00:00
I'm Gabriel Arazas (`foodogsquared`), a hobbyist on software development and programming, an expert in procastination, and a hack on anything else.
2023-03-12 01:47:52 +00:00
You can see more what's my deal on link:/about/[another page] because I want to make introductions nice and brief.
2020-11-06 16:16:16 +00:00
Welcome to my small home on the deepest corners of the internet, by the way.
Have a seat and take a look in my digital cavern.
.Here's my renewed logo. Oooh, personal branding!
image::logo.webp[My renewed logo composed of a stylized drawing of a dog, width=60%]
2020-11-06 16:16:16 +00:00
2021-01-21 21:07:48 +00:00
[.text-center]
{{< homepage/links >}}
You can also find me on a bunch of platforms where I may be inactive for some time.
[.text-center]
{{< homepage/social-links >}}
2020-11-06 16:16:16 +00:00
2022-12-18 05:41:21 +00:00
If you want the old way on getting contact with me, you can shoot an email at `hey{at}foodogsquared{dot}one`.
2023-03-12 01:47:52 +00:00
You can also look for more details at link:/contact/[my contact page].
2021-01-21 21:07:48 +00:00
2021-02-02 17:33:36 +00:00
Want a way to verify me and my stuff? I have a link:https://gnupg.org/[GnuPG] public key for your privacy-oriented and paranoia-filled pleasure.
2023-03-12 01:47:52 +00:00
It is currently stored at link:https://keys.openpgp.org/vks/v1/by-fingerprint/1D5A862828FFC47537F9628F73F89FF87C72E7D3[the OpenPGP keyserver] which you can search with my email address at `foodogsquared{at}foodogsquared{dot}one`.
2021-02-02 17:33:36 +00:00
2021-01-21 21:07:48 +00:00
TIP: This site also have web feeds available in multiple formats such as in link:index.rss[RSS], link:index.atom[Atom], and link:index.json[JSON].
It's also available in individual sections (such as link:posts/[my writings] — i.e., `posts/index.{rss,atom,json}`).
If you're curious about the site, you can view the link:https://github.com/foo-dogsquared/foo-dogsquared.github.io[source code] of it.
It's built with link:https://gohugo.io/[Hugo], uses a link:https://github.com/foo-dogsquared/hugo-theme-more-contentful/[theme that I created], and all of my posts are written with link:https://asciidoctor.org/[Asciidoctor].