This updates the CI workflow to run within a specified container image. The `ghcr.io/catthehacker/ubuntu:act-22.04` image ensures consistency and reproducibility in the CI environment.
Implemented a CI/CD workflow using Forgejo and Docker to automate site builds and deployments. Removed the "thanks" page and its corresponding link in the footer for content streamlining.
Expanded the "About" section with information about professional experience, day-to-day work, and technical interests. Adjusted contact details and phrasing for clarity and added instructions for sending encrypted mails.
Updated the email address in the configuration and added contact details in the author section and about page with instructions for encrypted communication using the age tool. Added the age public key file to the repository for secure mail encryption.
Introduced initial setup for a Jekyll-based site, including configurations, layouts, assets, and styles. Added custom 404 page, favicon assets, SCSS themes, fonts, and a blog post template to establish the foundation for the site.