Welcome to My Blog
Welcome to My Blog
Hi there! Welcome to my personal blog. I'm Edwin Avalos, and this is where I'll be sharing my thoughts, experiences, and learnings.
What to Expect
This blog is built with a simple static site generator that converts Markdown files to HTML. No fancy frameworks, just clean HTML, CSS, and a bit of JavaScript for the dark mode toggle.
Some topics I plan to write about:
- Technology: Programming languages, tools, and techniques
- Projects: Things I'm building and learning
- Tutorials: Step-by-step guides for various topics
- Thoughts: Random musings on tech and life
Why Plain Static?
I wanted something simple and lightweight. No framework overhead, no JavaScript build processes (well, except for the build script itself), just pure HTML and CSS. This means:
- Fast loading times
- Easy to maintain
- Complete control over the output
- Works without JavaScript (except the dark mode toggle)
Getting Started
Each post is written in Markdown with YAML front matter. The build script converts everything to static HTML, generates an RSS feed, and creates tag pages automatically.
Feel free to subscribe via RSS to stay updated!
Thanks for visiting!