Hello there! This is my personal blog/website. It was made using Hugo with a modified version of the theme hugo-classic.
The logo/icon was made by the amazing Horse Wizard.
I like to be organized, that's why I made specific spaces for specific kinds of content. Here's a quick round up of it:
- Writings: Umbrella category for all my written content.
- Projects: A listing of all my projects (tech related or not).
- Garden: My digital garden (read more).
- About: It's, you know, about me.
Most of the content it's available in English and Spanish! Hopefully someday I'll learn another language good enough to list it here.
The blog includes a simple automation system for managing the "latest reads" section, which syncs bookmarks (last 50, it appends them) from Raindrop.io to both English and Spanish files.
Usage:
# 1. Set up credentials
cp .env.example .env
# 2. Run the sync
./scripts/sync-raindrop-reads.sh
- Right now we only list the RSS for the "archive", it's probably a good idea to have per term.