website/content/_index.adoc
2021-01-22 05:07:48 +08:00

35 lines
1.5 KiB
Plaintext

---
title: Homepage
---
= Homepage
:figure-caption!:
Hey there!
I'm Gabriel Arazas (`foo-dogsquared`), a hobbyist on software development and programming, an expert in procastination, and a hack on anything else.
You can see more what's my deal on xref:about/index.adoc[another page] because I want to make introductions nice and brief.
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%]
[.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 >}}
If you want the old way on getting contact with me, you can shoot an email at `foo.dogsquared{at}gmail{dot}com`.
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].