- Hugo site initialized with PaperMod theme (via submodule) - Configured hugo.toml with blog metadata, nav, and social links - Added hello-world post and about page - Added .gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
104 B
104 B
+++ date = '{{ .Date }}' draft = true title = '{{ replace .File.ContentBaseName "-" " " | title }}' +++