Skip to content

eerii/conflores

Repository files navigation

conflores 🌼

A tiny technical blog.

run locally ❄️

# Use the nix development shell
nix develop
# Or configure direnv so it does it automatically
echo "use flake" > .envrc
direnv allow
# Open the site
jekyll serve