Hextra had an AMAZING update, that I will utilize to the best of my abilities :)

This commit is contained in:
Diego Ripley
2026-02-22 08:35:00 -05:00
parent cb19861f99
commit d527db0dd9
5 changed files with 25 additions and 25 deletions
@@ -1,11 +1,13 @@
---
title: "Data for Canada: File Naming Convention (DFC-FNC)"
title: "File Naming Convention"
weight: 1
next: /docs/d4c-pkgs
sidebar:
open: true
---
## Data for Canada File Naming Convention (D4C-FNC)
{{< callout type="important">}}
We are open to feedback on the current file naming convention.
{{< /callout >}}
+2 -2
View File
@@ -1,5 +1,5 @@
module github.com/imfing/hextra-starter-template
go 1.21
go 1.26
require github.com/imfing/hextra v0.11.1 // indirect
require github.com/imfing/hextra v0.12.0 // indirect
+2 -4
View File
@@ -1,4 +1,2 @@
github.com/imfing/hextra v0.9.7 h1:Zg5n24us36Bn/S/5mEUPkRW6uwE6vHHEqWSgN0bPXaM=
github.com/imfing/hextra v0.9.7/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI=
github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
github.com/imfing/hextra v0.12.0 h1:f6y35hW/WDJEcx9S0dOmbICOBxYE0PmP6IJFsTUgVyY=
github.com/imfing/hextra v0.12.0/go.mod h1:YAv8XRNSmcqjieFwI7fVQK1AoY2Do+45DO9HGqxSGu4=
+18 -18
View File
@@ -26,24 +26,12 @@ enableInlineShortcodes: true
enableEmoji: true
outputs:
home:
- html
- rss
- llms
page:
- html
- rss
rss:
- rss
section:
- html
- rss
taxonomy:
- html
- rss
term:
- html
- rss
home: [html, rss, markdown]
page: [html, rss, markdown]
rss: [rss]
section: [html, rss, markdown]
taxonomy: [html, rss, markdown]
term: [html, rss, markdown]
menu:
main:
@@ -90,6 +78,12 @@ params:
page:
# full (100%), wide (90rem), normal (1280px)
width: full
contextMenu:
enable: true
links:
- name: "Ask AI"
url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{markdown_url}"
icon: "sparkles"
navbar:
displayTitle: true
@@ -107,6 +101,12 @@ params:
displayCopyright: True
displayPoweredBy: True
imageZoom:
enable: true
# TODO: get this working
displayUpdatedAuthor: true
displayUpdatedDate: true
dateFormat: "Monday, January 2, 2006 at 3:04 PM MST"
#externalLinkDecoration: true