Website console
https://dash.cloudflare.com/8c4d9545bab372a264eac25322764bd4/jacadasag.org
Diabetes page
https://dash.cloudflare.com/8c4d9545bab372a264eac25322764bd4/pages/view/diabetes
Public Url
https://diabetes.jacadasag.org
Compile website locally for testing
cd C:\repo\web\diabetes
hugo
http://localhost:1313/
Start server locally for testing
hugo server -D
# -D - include drafts
Notes
- To compile to a different directory: hugo -d C:\Website\Dawson
- Put tag blog\skip in the frontmatter to skip the file from being copied from obsidian to hugo.