andersonscreekps / andersonscreekps-website

Anderson's Creek Primary School website
0 stars 0 forks source link

Add more flexible error pages #60

Open seamusharris opened 2 years ago

seamusharris commented 2 years ago

https://github.com/gohugoio/hugo/issues/8924#issuecomment-904765323

content └── errors/ ├── 400.md ├── 401.md ├── 403.md ├── 404.md └── _index.md layouts └── errors/ └── single.html

content/errors/_index.md

[_build] list = 'never' render = 'never' [cascade._build] list = 'never'