Welcome to My Blog
news
The first post on this blog.
Welcome! This blog is built with Quarto and managed with Nix.
What to Expect
- Technical writing and tutorials
- Data analysis and visualizations
- Notes on tools and workflows
The Stack
This site is rendered by Quarto and its dependencies are pinned via a Nix flake, so the build is fully reproducible.
# Enter the dev shell
nix develop
# Preview locally
quarto preview
# Build the site
quarto renderStay tuned for more posts.