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.dev
Enter the project directory
cd different-name.dev
Build the static site
nix build
Enter the development shell
nix develop
Start a local development server
zola serve