Welcome to My Blog

news
The first post on this blog.
Author

Author

Published

April 9, 2026

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 render

Stay tuned for more posts.