My personal dev blog, where I share anything and everything I'm interested in and what I'm currently working on
Live using Cloudflare pages at different-name.dev
Clone the repository
git clone https://github.com/different-name/different-name.devEnter the project directory
cd different-name.devBuild the static site
nix buildEnter the development shell
nix developStart a local development server
zola serve