Files
sukr/sites/nrd.sh/site.toml
Timothy DeHerrera 0516bfc600 refactor: move personal site to sites/nrd.sh/
Reorganize for monorepo structure:
- Move content/, templates/, static/, site.toml → sites/nrd.sh/
- Frees root for sukr docs site
- Build with: sukr -c sites/nrd.sh/site.toml
2026-01-31 15:47:47 -07:00

6 lines
122 B
TOML

# Site configuration for nrd.sh static site compiler
author = "nrdxp"
base_url = "https://nrd.sh/"
title = "nrd.sh"