Hello, World!
Hey there! This is my first post on my brand-new site. I’m excited to share my journey with you all!
For those curious, I’m using the following tech stack to host this site:
- Hugo for site generation.
- Anatole theme for Hugo.
- GitHub, GitHub Pages & GitHub Actions for hosting the site and automation.
- Codeapi for interactive code snippets that you can execute inside the browser, safely!
To run the code snippets in blog posts, you can hit the Run button to see the output.
print("Hello, World!")