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
6 lines
122 B
TOML
6 lines
122 B
TOML
# Site configuration for nrd.sh static site compiler
|
|
|
|
author = "nrdxp"
|
|
base_url = "https://nrd.sh/"
|
|
title = "nrd.sh"
|