mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Hextra had an AMAZING update, that I will utilize to the best of my abilities :)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user