Hello Blog
A first note for this portfolio blog.
1 min read
personalwriting
This is the first post in my portfolio blog. It gives the site a simple writing space for personal notes, technical essays, and project reflections.
The goal for this first version is intentionally small: write locally, commit the post, and let the site render it.
const blog = {
source: "local MDX",
workflow: "write, commit, deploy",
};