alejandr0angul0.dev/content/about.md
alejandro-angulo 1712d4fba7
Some checks failed
CI / lint (push) Failing after 2s
CI / build (push) Has been skipped
CI / deploy (push) Has been skipped
Updated/removed links
2024-11-15 18:02:28 -08:00

34 lines
995 B
Markdown

---
title: "About"
date: 2020-07-16T21:42:33-07:00
---
## The Site
This is a static site generated using [Hugo](https://gohugo.io/). There's a
public repo for this site
[here](https://git.alejandr0angul0.dev/alejandro-angulo/alejandr0angul0.dev).
Nothing fancy going on. I'm planning on using this site as a sort of personal
documentation. Hopefully what I write here will be useful to whoever stumbles
upon it.
For you vim fans, this site supports scrolling vertically with vim bindings (as
long as you allow this site to run javascript). As of now the following are
supported:
- `j` (scrolls down)
- `k` (scrolls up)
- `gg` (scrolls to top)
- `G` (scrolls to bottom)
## Me
I'm Alejandro Angulo, a code monkey living in the Los Angeles area. When I'm
not ~~introducting bugs~~ writing beautiful, performant code I like working on
random personal projects, going to the gym, and hanging out with my wife and
our chihuahua.
## Contact
I can be reached at `iam@<the domain of this site>`.