mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-07 18:14:28 +00:00
Compare commits
118 Commits
v1.0.0-bet
...
v1.6.3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8fa4b251b1 | ||
![]() |
dcbbf2a55a | ||
![]() |
c7a4edee1f | ||
![]() |
f69f536dca | ||
![]() |
4bd20f6bb0 | ||
![]() |
6db9cbec0e | ||
![]() |
0170417ddc | ||
![]() |
3eb2e36429 | ||
![]() |
773b365b1c | ||
![]() |
550945f0f6 | ||
![]() |
b60ad8fd0b | ||
![]() |
38d1ddb86d | ||
![]() |
17287492e5 | ||
![]() |
992d724a6f | ||
![]() |
0b81eba373 | ||
![]() |
0a5e8bed92 | ||
![]() |
a387adca66 | ||
![]() |
5341db7db2 | ||
![]() |
f4d59a0324 | ||
![]() |
6c068898a3 | ||
![]() |
eec6697ff6 | ||
![]() |
26402fb5be | ||
![]() |
e08aebf928 | ||
![]() |
787ad2eb91 | ||
![]() |
8f137b0c54 | ||
![]() |
a979dd8d58 | ||
![]() |
b77a125485 | ||
![]() |
004da99765 | ||
![]() |
907c8ac800 | ||
![]() |
a8efc27771 | ||
![]() |
3bf8da3767 | ||
![]() |
131de0c064 | ||
![]() |
a914fe18e8 | ||
![]() |
a855a41c13 | ||
![]() |
c41cd0650e | ||
![]() |
a83bab6689 | ||
![]() |
03a099ae66 | ||
![]() |
cd837cf116 | ||
![]() |
8cffd358aa | ||
![]() |
0d33a15e98 | ||
![]() |
9be691eb6b | ||
![]() |
fd727228d7 | ||
![]() |
a9f1cd098d | ||
![]() |
dc1c358cfa | ||
![]() |
0d24dc445d | ||
![]() |
f6f034252b | ||
![]() |
863b81efbb | ||
![]() |
9b0683d176 | ||
![]() |
dd1b2eb97f | ||
![]() |
3f6dc3b2d7 | ||
![]() |
873277b691 | ||
![]() |
7a456a12d2 | ||
![]() |
b437b414b0 | ||
![]() |
80ac704d81 | ||
![]() |
996e9ec294 | ||
![]() |
0ab274d6f5 | ||
![]() |
3742e8ef04 | ||
![]() |
3eadaa02b8 | ||
![]() |
90bc571b76 | ||
![]() |
aad5b59a48 | ||
![]() |
4d7fdffd4a | ||
![]() |
c384836224 | ||
![]() |
cb547351d9 | ||
![]() |
3b47a5b66f | ||
![]() |
9f9029baf0 | ||
![]() |
3079f1f7dd | ||
![]() |
e546d34422 | ||
![]() |
00e80f6400 | ||
![]() |
b46dd52101 | ||
![]() |
b1a8c956fc | ||
![]() |
1b8aa10d11 | ||
![]() |
32fd60bb58 | ||
![]() |
8fa19c9ed1 | ||
![]() |
d36fcd894b | ||
![]() |
7378a61542 | ||
![]() |
fb63e36c56 | ||
![]() |
ae1cda1f5a | ||
![]() |
4846d1b016 | ||
![]() |
01522dad71 | ||
![]() |
0bbef1dad2 | ||
![]() |
5e048d32df | ||
![]() |
d1128fa7c3 | ||
![]() |
cf9a39b51f | ||
![]() |
ae9ec71966 | ||
![]() |
f6c4bbfffb | ||
![]() |
7a655315f1 | ||
![]() |
5c27178881 | ||
![]() |
c829049842 | ||
![]() |
613da916aa | ||
![]() |
d3d75c9dc6 | ||
![]() |
2f5b49397e | ||
![]() |
632f3d861b | ||
![]() |
004063f02a | ||
![]() |
1bd498f816 | ||
![]() |
291220256a | ||
![]() |
7bcb87a73e | ||
![]() |
55cebc752e | ||
![]() |
14bf59a551 | ||
![]() |
bce0fedd15 | ||
![]() |
694e7fc7b1 | ||
![]() |
93749cb368 | ||
![]() |
cf01e22a4d | ||
![]() |
f416f6bb7e | ||
![]() |
a7b776c0dc | ||
![]() |
e70f3acb57 | ||
![]() |
6e7b40ad0f | ||
![]() |
7446b2958e | ||
![]() |
6c18ada352 | ||
![]() |
323b42996b | ||
![]() |
ab8074b293 | ||
![]() |
9419e18ba9 | ||
![]() |
0f007ba5c2 | ||
![]() |
7d0943fb0c | ||
![]() |
3d2cfdaf0a | ||
![]() |
281c16b561 | ||
![]() |
fe68bd6be3 | ||
![]() |
3bf0c241a3 | ||
![]() |
a6a670cd2b |
4
.github/workflows/lint-build.yml
vendored
4
.github/workflows/lint-build.yml
vendored
@@ -14,6 +14,10 @@ env:
|
|||||||
CACHE_PATH_WIN: '~\AppData\Local\hugo_cache'
|
CACHE_PATH_WIN: '~\AppData\Local\hugo_cache'
|
||||||
CACHE_PATH_MAC: '/Users/runner/Library/Caches/hugo_cache'
|
CACHE_PATH_MAC: '/Users/runner/Library/Caches/hugo_cache'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
pull-requests: read
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
41
.github/workflows/npm-publish.yml
vendored
41
.github/workflows/npm-publish.yml
vendored
@@ -1,41 +0,0 @@
|
|||||||
# This workflow will run tests using node and then publish a package to npmjs.org when a release is created
|
|
||||||
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
|
|
||||||
name: Publish package to npmjs
|
|
||||||
|
|
||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
|
|
||||||
env:
|
|
||||||
REGISTRY_URL: 'https://registry.npmjs.org/'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
os: [ubuntu-latest]
|
|
||||||
node-version: [20.x]
|
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- name: Setup .npmrc file to publish to npm
|
|
||||||
uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: ${{ matrix.node-version }}
|
|
||||||
registry-url: ${{ env.REGISTRY_URL }}
|
|
||||||
cache: 'npm'
|
|
||||||
cache-dependency-path: '**/package-lock.json'
|
|
||||||
|
|
||||||
# [27/AUG/23] Adjusted from npm ci to prevent EBADPLATFORM error due to fsevents
|
|
||||||
- name: Install npm
|
|
||||||
run: npm i
|
|
||||||
|
|
||||||
- name: Publish package to npm
|
|
||||||
run: npm publish
|
|
||||||
env:
|
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
44
.github/workflows/release.yml
vendored
Normal file
44
.github/workflows/release.yml
vendored
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
name: Release
|
||||||
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
|
env:
|
||||||
|
HUSKY: 0
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read # for checkout
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
release:
|
||||||
|
name: Release
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
contents: write # to be able to publish a GitHub release
|
||||||
|
issues: write # to be able to comment on released issues
|
||||||
|
pull-requests: write # to be able to comment on released pull requests
|
||||||
|
id-token: write # to enable use of OIDC for npm provenance
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: Set up Node.js
|
||||||
|
uses: actions/setup-node@v4
|
||||||
|
with:
|
||||||
|
node-version: "lts/*"
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: npm clean-install
|
||||||
|
|
||||||
|
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
|
||||||
|
run: npm audit signatures
|
||||||
|
|
||||||
|
- name: Release
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
run: npx semantic-release
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
_vendor/
|
_vendor/
|
||||||
prebuild/
|
prebuild/
|
||||||
|
prebuild-headers/
|
||||||
public/
|
public/
|
||||||
resources/
|
resources/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
1
.husky/commit-msg
Normal file
1
.husky/commit-msg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
npx --no -- commitlint --edit $1
|
6
.husky/install.mjs
Normal file
6
.husky/install.mjs
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
// Skip Husky install in production and CI
|
||||||
|
if (process.env.NODE_ENV === 'production' || process.env.CI === 'true') {
|
||||||
|
process.exit(0)
|
||||||
|
}
|
||||||
|
const husky = (await import('husky')).default
|
||||||
|
console.log(husky())
|
1
.husky/pre-commit
Normal file
1
.husky/pre-commit
Normal file
@@ -0,0 +1 @@
|
|||||||
|
npm test
|
@@ -15,9 +15,6 @@
|
|||||||
<a href="https://gethinode.com">
|
<a href="https://gethinode.com">
|
||||||
<img src="https://img.shields.io/badge/theme-hinode-blue" alt="Hinode theme">
|
<img src="https://img.shields.io/badge/theme-hinode-blue" alt="Hinode theme">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.npmjs.com/package/%40gethinode/hinode">
|
|
||||||
<img src="https://img.shields.io/npm/v/%40gethinode/hinode" alt="npm package">
|
|
||||||
</a>
|
|
||||||
<a href="https://app.netlify.com/sites/gethinode-demo/deploys">
|
<a href="https://app.netlify.com/sites/gethinode-demo/deploys">
|
||||||
<img src="https://img.shields.io/netlify/0ad42e3e-fdfa-4d37-8e26-58badd429a67" alt="Netlify Status">
|
<img src="https://img.shields.io/netlify/0ad42e3e-fdfa-4d37-8e26-58badd429a67" alt="Netlify Status">
|
||||||
</a>
|
</a>
|
||||||
|
45
assets/js/nav.js
Normal file
45
assets/js/nav.js
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
function updateDropdown (element, id, label) {
|
||||||
|
const dropdown = document.getElementById(element)
|
||||||
|
if (dropdown != null) {
|
||||||
|
dropdown.querySelector('.dropdown-toggle').textContent = label
|
||||||
|
dropdown.querySelectorAll('.panel-dropdown .dropdown-item').forEach(item => {
|
||||||
|
item.classList.remove('active')
|
||||||
|
let target = item.getAttribute('data-link')
|
||||||
|
if (target != null) {
|
||||||
|
target = target.replace(/^#+/, '')
|
||||||
|
if (target === id) {
|
||||||
|
item.classList.add('active')
|
||||||
|
}
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
document.querySelectorAll('.panel-dropdown').forEach(trigger => {
|
||||||
|
trigger.addEventListener('hide.bs.dropdown', event => {
|
||||||
|
if (event.clickEvent != null) {
|
||||||
|
let target = event.clickEvent.srcElement.getAttribute('data-link')
|
||||||
|
if (target != null) {
|
||||||
|
trigger.querySelectorAll('.panel-dropdown .dropdown-item').forEach(item => {
|
||||||
|
item.classList.remove('active')
|
||||||
|
})
|
||||||
|
target = target.replace(/^#+/, '')
|
||||||
|
const btn = document.getElementById(target)
|
||||||
|
if (btn != null) {
|
||||||
|
event.clickEvent.srcElement.classList.add('active')
|
||||||
|
trigger.querySelector('.dropdown-toggle').textContent = event.clickEvent.srcElement.textContent
|
||||||
|
btn.click()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
document.querySelectorAll('.nav-panel .nav-link').forEach(trigger => {
|
||||||
|
trigger.addEventListener('click', event => {
|
||||||
|
const companion = event.srcElement.parentElement.parentElement.getAttribute('data-companion')
|
||||||
|
if (companion != null) {
|
||||||
|
updateDropdown(companion, trigger.getAttribute('id'), trigger.textContent.trim())
|
||||||
|
}
|
||||||
|
})
|
||||||
|
})
|
@@ -1,14 +1,8 @@
|
|||||||
.nav-tabs .nav-tabs {
|
.nav-tabs {
|
||||||
border: none;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-tabs .nav-link.active {
|
.nav-callout, .tab-content {
|
||||||
border-bottom-color: var(--bs-body-bg) !important;
|
|
||||||
border-bottom-style: solid !important;
|
|
||||||
z-index: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-callout {
|
|
||||||
--#{$prefix}nav-callout-bg: var(--#{$prefix}light);
|
--#{$prefix}nav-callout-bg: var(--#{$prefix}light);
|
||||||
--#{$prefix}nav-callout-active-bg: var(--bs-primary-bg-subtle);
|
--#{$prefix}nav-callout-active-bg: var(--bs-primary-bg-subtle);
|
||||||
--#{$prefix}nav-callout-gap: #{$nav-underline-gap};
|
--#{$prefix}nav-callout-gap: #{$nav-underline-gap};
|
||||||
@@ -92,7 +86,7 @@
|
|||||||
|
|
||||||
@if $enable-dark-mode {
|
@if $enable-dark-mode {
|
||||||
@include color-mode(dark) {
|
@include color-mode(dark) {
|
||||||
.nav-callout {
|
.nav-callout, .tab-content {
|
||||||
--#{$prefix}nav-callout-bg: var(--#{$prefix}tertiary-bg);
|
--#{$prefix}nav-callout-bg: var(--#{$prefix}tertiary-bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
1
commitlint.config.js
Normal file
1
commitlint.config.js
Normal file
@@ -0,0 +1 @@
|
|||||||
|
module.exports = {extends: ['@commitlint/config-conventional']}
|
@@ -2,8 +2,10 @@
|
|||||||
@import "modules/bookshop/components/about/about";
|
@import "modules/bookshop/components/about/about";
|
||||||
@import "modules/bookshop/components/articles/articles";
|
@import "modules/bookshop/components/articles/articles";
|
||||||
@import "modules/bookshop/components/cards/cards";
|
@import "modules/bookshop/components/cards/cards";
|
||||||
|
@import "modules/bookshop/components/cta/cta";
|
||||||
@import "modules/bookshop/components/faq/faq";
|
@import "modules/bookshop/components/faq/faq";
|
||||||
@import "modules/bookshop/components/hero/hero";
|
@import "modules/bookshop/components/hero/hero";
|
||||||
|
@import "modules/bookshop/components/panels/panels";
|
||||||
@import "modules/bookshop/components/releases/releases";
|
@import "modules/bookshop/components/releases/releases";
|
||||||
@import "modules/bookshop/components/separator/separator";
|
@import "modules/bookshop/components/separator/separator";
|
||||||
@import "modules/bookshop/components/video-message/video-message";
|
@import "modules/bookshop/components/video-message/video-message";
|
||||||
|
@@ -19,9 +19,10 @@
|
|||||||
{{/* Main code */}}
|
{{/* Main code */}}
|
||||||
{{ if not $args.error }}
|
{{ if not $args.error }}
|
||||||
{{ partial "assets/hero.html" (dict
|
{{ partial "assets/hero.html" (dict
|
||||||
|
"page" page
|
||||||
"heading" $args.heading
|
"heading" $args.heading
|
||||||
"background" $args.background
|
"background" $args.background
|
||||||
"illustration" (merge (dict "ratio" "1x1") $args.illustration)
|
"illustration" (merge (dict "ratio" "auto") $args.illustration)
|
||||||
"order" $args.order
|
"order" $args.order
|
||||||
"link-type" $args.linkType
|
"link-type" $args.linkType
|
||||||
"links" $args.links
|
"links" $args.links
|
||||||
|
@@ -27,9 +27,11 @@ blueprint:
|
|||||||
more:
|
more:
|
||||||
title:
|
title:
|
||||||
link:
|
link:
|
||||||
|
icon-rounded:
|
||||||
|
icon-style:
|
||||||
cols:
|
cols:
|
||||||
padding:
|
padding:
|
||||||
max:
|
limit:
|
||||||
pagination:
|
pagination:
|
||||||
paginate:
|
paginate:
|
||||||
background:
|
background:
|
||||||
|
@@ -19,6 +19,10 @@
|
|||||||
{{ $error = $args.err }}
|
{{ $error = $args.err }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* Initialize global arguments */}}
|
||||||
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
|
{{/* Initialize local variables */}}
|
||||||
{{ $pages := slice }}
|
{{ $pages := slice }}
|
||||||
{{ $result := partial "assets/live-pages.html" (dict
|
{{ $result := partial "assets/live-pages.html" (dict
|
||||||
"page" $args.page
|
"page" $args.page
|
||||||
@@ -60,48 +64,58 @@
|
|||||||
{{ $paginate = false }}
|
{{ $paginate = false }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<!-- Main code -->
|
{{/* Main code */}}
|
||||||
{{ if not $error }}
|
{{ if not $error }}
|
||||||
{{- partial "assets/section-title.html" (dict "heading" $args.heading) -}}
|
{{ if or (gt (len $pages) 0) (not $args.hideEmpty) }}
|
||||||
|
{{- partial "assets/section-title.html" (dict
|
||||||
|
"heading" $args.heading
|
||||||
|
"justify" $args.justify
|
||||||
|
"class" (printf "pb-%d" $padding.y))
|
||||||
|
-}}
|
||||||
|
|
||||||
{{ $partial := "assets/card-group.html" }}
|
{{ $partial := "assets/card-group.html" }}
|
||||||
{{ $params := dict }}
|
{{ $params := dict }}
|
||||||
{{- $params = merge $params (dict
|
{{- $params = merge $params (dict
|
||||||
"page" page
|
"page" page
|
||||||
"list" $pages
|
"list" $pages
|
||||||
"max" $args.max
|
"limit" $args.limit
|
||||||
"cols" $args.cols
|
"cols" $args.cols
|
||||||
"icon-rounded" $args.iconRounded
|
"icon-rounded" $args.iconRounded
|
||||||
"href" (cond $moreButton $moreLink "")
|
"icon-style" $args.iconStyle
|
||||||
"href-title" (cond $moreButton $moreTitle "")
|
"href" (cond $moreButton $moreLink "")
|
||||||
"href-force" (gt $result.total (len $result.pages))
|
"href-title" (cond $moreButton $moreTitle "")
|
||||||
)}}
|
"href-force" (gt $result.total (len $result.pages))
|
||||||
|
)}}
|
||||||
|
|
||||||
{{ if $args.scroll }}
|
{{ if $args.scroll }}
|
||||||
{{ $partial := "assets/stack.html" }}
|
{{ $partial := "assets/stack.html" }}
|
||||||
{{ $params = merge $params (dict
|
{{ $params = merge $params (dict
|
||||||
"header-style" "none"
|
"header-style" "none"
|
||||||
"body-style" "title"
|
"body-style" "title"
|
||||||
"footer-style" "none"
|
"footer-style" "none"
|
||||||
"gutter" 1
|
"gutter" 1
|
||||||
"padding" 3
|
"padding" 3
|
||||||
"ratio" "1x1"
|
"ratio" "1x1"
|
||||||
"orientation" "horizontal-sm"
|
"orientation" "horizontal-sm"
|
||||||
"styles" (cond $args.bento $styles "")
|
"styles" (cond $args.bento $styles "")
|
||||||
) -}}
|
) -}}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ $params = merge $params (dict
|
{{ $params = merge $params (dict
|
||||||
"header-style" $args.headerStyle
|
"header-style" $args.headerStyle
|
||||||
"footer-style" $args.footerStyle
|
"footer-style" $args.footerStyle
|
||||||
"padding" $args.padding
|
"padding" $args.padding
|
||||||
"class" (or $args.class "border-0")
|
"class" (or $args.class "border-0")
|
||||||
"icon-style" "fa-2x"
|
"align" "start"
|
||||||
"align" "start"
|
"orientation" $args.orientation
|
||||||
"orientation" $args.orientation
|
"hook" "assets/live-card.html"
|
||||||
"hook" "assets/live-card.html"
|
"pagination" $args.pagination
|
||||||
"pagination" $args.pagination
|
"paginate" $paginate
|
||||||
"paginate" $paginate
|
) -}}
|
||||||
) -}}
|
{{ end }}
|
||||||
|
{{ if gt (len $pages) 0 }}
|
||||||
|
{{ partial $partial $params }}
|
||||||
|
{{ else }}
|
||||||
|
<p class="pt-{{ $padding.y }}">{{- T "emptyList" }}.</p>
|
||||||
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ partial $partial $params }}
|
|
||||||
{{ end }}
|
{{ end }}
|
@@ -17,6 +17,7 @@ blueprint:
|
|||||||
width:
|
width:
|
||||||
cols:
|
cols:
|
||||||
icon-rounded:
|
icon-rounded:
|
||||||
|
icon-style:
|
||||||
padding:
|
padding:
|
||||||
background:
|
background:
|
||||||
backdrop:
|
backdrop:
|
||||||
@@ -32,3 +33,4 @@ blueprint:
|
|||||||
class:
|
class:
|
||||||
width:
|
width:
|
||||||
justify:
|
justify:
|
||||||
|
align:
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
{{/* Initialize global arguments */}}
|
{{/* Initialize global arguments */}}
|
||||||
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
||||||
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
{{/* Initialize local variables */}}
|
{{/* Initialize local variables */}}
|
||||||
{{ $list := slice }}
|
{{ $list := slice }}
|
||||||
@@ -34,37 +35,46 @@
|
|||||||
) }}
|
) }}
|
||||||
{{ end}}
|
{{ end}}
|
||||||
|
|
||||||
|
{{/* Main code */}}
|
||||||
{{ if not $error }}
|
{{ if not $error }}
|
||||||
{{- partial "assets/section-title.html" (dict "heading" $args.heading) -}}
|
{{- partial "assets/section-title.html" (dict
|
||||||
|
"heading" $args.heading
|
||||||
|
"justify" $args.justify
|
||||||
|
"class" (printf "pb-%d" $padding.y))
|
||||||
|
-}}
|
||||||
|
|
||||||
|
{{/* Layout for small screens */}}
|
||||||
{{- partial "assets/card-group.html" (dict
|
{{- partial "assets/card-group.html" (dict
|
||||||
"page" page
|
"page" page
|
||||||
"list" $list
|
"list" $list
|
||||||
"class" (printf "border-0 card-icon-primary d-%s-none %s" $breakpoint.prev $args.class)
|
"class" (printf "border-0 card-icon-primary %s" (or $args.class ""))
|
||||||
|
"wrapper" (printf "d-%s-none" $breakpoint.prev)
|
||||||
"cols" $args.cols
|
"cols" $args.cols
|
||||||
"gutter" "4"
|
"gutter" "4"
|
||||||
"padding" $args.padding
|
"padding" $args.padding
|
||||||
"header-style" "none"
|
"header-style" "none"
|
||||||
"footer-style" "none"
|
"footer-style" "none"
|
||||||
"icon-rounded" $args.iconRounded
|
"icon-rounded" $args.iconRounded
|
||||||
"icon-style" "fa-2x"
|
"icon-style" (or $args.iconStyle "fa-2x")
|
||||||
"align" "start"
|
"align" $args.align
|
||||||
"orientation" ($args.orientation | default "horizontal-sm")
|
"orientation" ($args.orientation | default "horizontal-sm")
|
||||||
"hook" "assets/live-card.html"
|
"hook" "assets/live-card.html"
|
||||||
) -}}
|
) -}}
|
||||||
|
|
||||||
|
{{/* Layout for regular screens */}}
|
||||||
{{- partial "assets/card-group.html" (dict
|
{{- partial "assets/card-group.html" (dict
|
||||||
"page" page
|
"page" page
|
||||||
"list" $list
|
"list" $list
|
||||||
"class" (printf "border-0 card-icon-primary d-none d-%s-block %s" $breakpoint.prev $args.class)
|
"class" (printf "border-0 card-icon-primary %s" (or $args.class ""))
|
||||||
|
"wrapper" (printf "d-none d-%s-block" $breakpoint.prev)
|
||||||
"cols" $args.cols
|
"cols" $args.cols
|
||||||
"gutter" "4"
|
"gutter" "4"
|
||||||
"padding" $args.padding
|
"padding" $args.padding
|
||||||
"header-style" "none"
|
"header-style" "none"
|
||||||
"footer-style" "none"
|
"footer-style" "none"
|
||||||
"icon-rounded" $args.iconRounded
|
"icon-rounded" $args.iconRounded
|
||||||
"icon-style" "fa-2x"
|
"icon-style" (or $args.iconStyle "fa-2x")
|
||||||
"align" "start"
|
"align" $args.align
|
||||||
"orientation" ($args.orientation | default "stacked")
|
"orientation" ($args.orientation | default "stacked")
|
||||||
"hook" "assets/live-card.html"
|
"hook" "assets/live-card.html"
|
||||||
) -}}
|
) -}}
|
||||||
|
43
component-library/components/cta/cta.bookshop.yml
Normal file
43
component-library/components/cta/cta.bookshop.yml
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
# Metadata about this component, to be used in the CMS
|
||||||
|
spec:
|
||||||
|
structures:
|
||||||
|
- content_blocks
|
||||||
|
label: CTA
|
||||||
|
description: Call to action
|
||||||
|
icon: contact_page
|
||||||
|
tags: []
|
||||||
|
|
||||||
|
# Defines the structure of this component, as well as the default values
|
||||||
|
blueprint:
|
||||||
|
heading:
|
||||||
|
preheading:
|
||||||
|
title:
|
||||||
|
content:
|
||||||
|
align:
|
||||||
|
arrangement:
|
||||||
|
width:
|
||||||
|
size:
|
||||||
|
contact:
|
||||||
|
caption-url:
|
||||||
|
illustration:
|
||||||
|
image:
|
||||||
|
icon:
|
||||||
|
ratio:
|
||||||
|
class:
|
||||||
|
anchor:
|
||||||
|
mode:
|
||||||
|
background:
|
||||||
|
backdrop:
|
||||||
|
color:
|
||||||
|
subtle:
|
||||||
|
links:
|
||||||
|
-
|
||||||
|
title:
|
||||||
|
url:
|
||||||
|
icon:
|
||||||
|
force:
|
||||||
|
align:
|
||||||
|
fluid:
|
||||||
|
padding:
|
||||||
|
order:
|
||||||
|
width:
|
43
component-library/components/cta/cta.hugo.html
Normal file
43
component-library/components/cta/cta.hugo.html
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
{{/*
|
||||||
|
Copyright © 2025 The Hinode Team / Mark Dumay. All rights reserved.
|
||||||
|
Use of this source code is governed by The MIT License (MIT) that can be found in the LICENSE file.
|
||||||
|
Visit gethinode.com/license for more details.
|
||||||
|
*/}}
|
||||||
|
|
||||||
|
{{/* Initialize arguments */}}
|
||||||
|
{{ $args := partial "utilities/InitArgs.html" (dict "bookshop" "cta" "args" .) }}
|
||||||
|
{{ if or $args.err $args.warnmsg }}
|
||||||
|
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
||||||
|
"partial" "component-library/components/cta/cta.hugo.html"
|
||||||
|
"warnid" "warn-invalid-arguments"
|
||||||
|
"msg" "Invalid arguments"
|
||||||
|
"details" ($args.errmsg | append $args.warnmsg)
|
||||||
|
"file" page.File
|
||||||
|
)}}
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
|
{{/* Main code */}}
|
||||||
|
{{ if not $args.error }}
|
||||||
|
{{ $links := slice }}
|
||||||
|
{{ if and (reflect.IsSlice .links) (gt (len .links) 0) }}
|
||||||
|
{{ $links = .links }}
|
||||||
|
{{ else }}
|
||||||
|
{{ with site.Params.modules.bookshop.cta.defaultURL }}
|
||||||
|
{{ $links = $links | append (dict "title" (T "contactAction") "url" . "icon" "fas chevron-right") }}
|
||||||
|
{{ end }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ partial "assets/contact.html" (dict
|
||||||
|
"page" page
|
||||||
|
"orientation" "horizontal"
|
||||||
|
"heading" $args.heading
|
||||||
|
"contact" $args.contact
|
||||||
|
"caption-url" $args.captionUrl
|
||||||
|
"illustration" $args.illustration
|
||||||
|
"class" "contact-img"
|
||||||
|
"links" $links
|
||||||
|
"align" $args.align
|
||||||
|
"order" $args.order
|
||||||
|
"data" site.Params.modules.bookshop.cta.section
|
||||||
|
) }}
|
||||||
|
{{ end }}
|
8
component-library/components/cta/cta.scss
Normal file
8
component-library/components/cta/cta.scss
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
.cta {
|
||||||
|
background-color: var(--#{$prefix}primary-bg-subtle);
|
||||||
|
}
|
||||||
|
|
||||||
|
.cta .contact-img {
|
||||||
|
background-color: var(--#{$prefix}body-bg);
|
||||||
|
border-radius: var(--bs-border-radius);
|
||||||
|
}
|
@@ -16,15 +16,24 @@
|
|||||||
)}}
|
)}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* Initialize global arguments */}}
|
||||||
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
|
{{/* Main code */}}
|
||||||
{{ if not $args.err }}
|
{{ if not $args.err }}
|
||||||
{{ $color := "" }}
|
{{ $color := "" }}
|
||||||
{{ if $args.contrast }}{{ $color = "white" }}{{ end }}
|
{{ if $args.contrast }}{{ $color = "white" }}{{ end }}
|
||||||
{{- partial "assets/section-title.html" (dict "heading" $args.heading "color" $color) -}}
|
{{- partial "assets/section-title.html" (dict
|
||||||
|
"heading" $args.heading
|
||||||
|
"justify" $args.justify
|
||||||
|
"class" (printf "pb-%d" $padding.y))
|
||||||
|
-}}
|
||||||
|
|
||||||
{{ $class := "" }}
|
{{ $class := "" }}
|
||||||
{{ $id := printf "faq-%s" (md5 (delimit (slice . now) "-")) }}
|
{{ $id := printf "faq-%s" (md5 (delimit (slice . now) "-")) }}
|
||||||
|
|
||||||
<div id="{{ $id }}" class="accordion accordion-faq {{ if $args.contrast }}accordion-faq-contrast text-white {{ end }}accordion-flush mb-3{{ with $class }} {{ . }}{{ end }} col-12 col-md-6 mx-auto">
|
<div id="{{ $id }}" class="accordion accordion-faq {{ if $args.contrast }}accordion-faq-contrast text-white {{ end -}}
|
||||||
|
accordion-flush{{ with $class }} {{ . }}{{ end }} col-12 col-md-6 mx-auto">
|
||||||
{{ range $index, $item := $args.items }}
|
{{ range $index, $item := $args.items }}
|
||||||
<div class="accordion-item">
|
<div class="accordion-item">
|
||||||
{{- with $item.title -}}
|
{{- with $item.title -}}
|
||||||
|
@@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
{{ if not $args.err }}
|
{{ if not $args.err }}
|
||||||
{{ partial "assets/hero.html" (dict
|
{{ partial "assets/hero.html" (dict
|
||||||
|
"page" page
|
||||||
"breadcrumb" $args.breadcrumb
|
"breadcrumb" $args.breadcrumb
|
||||||
"heading" $args.heading
|
"heading" $args.heading
|
||||||
"background" $args.background
|
"background" $args.background
|
||||||
|
35
component-library/components/panels/panels.bookshop.yml
Normal file
35
component-library/components/panels/panels.bookshop.yml
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
# Metadata about this component, to be used in the CMS
|
||||||
|
spec:
|
||||||
|
structures:
|
||||||
|
- content_blocks
|
||||||
|
label: Panels
|
||||||
|
description: Introduction section
|
||||||
|
icon: check
|
||||||
|
tags: []
|
||||||
|
|
||||||
|
# Defines the structure of this component, as well as the default values
|
||||||
|
blueprint:
|
||||||
|
heading:
|
||||||
|
preheading:
|
||||||
|
heading:
|
||||||
|
content:
|
||||||
|
align:
|
||||||
|
width:
|
||||||
|
cols:
|
||||||
|
padding:
|
||||||
|
background:
|
||||||
|
backdrop:
|
||||||
|
color:
|
||||||
|
subtle:
|
||||||
|
elements:
|
||||||
|
- title:
|
||||||
|
icon:
|
||||||
|
image:
|
||||||
|
mode:
|
||||||
|
content:
|
||||||
|
tab-type:
|
||||||
|
ratio:
|
||||||
|
responsive:
|
||||||
|
class:
|
||||||
|
width:
|
||||||
|
justify:
|
87
component-library/components/panels/panels.hugo.html
Normal file
87
component-library/components/panels/panels.hugo.html
Normal file
@@ -0,0 +1,87 @@
|
|||||||
|
{{/*
|
||||||
|
Copyright © 2025 The Hinode Team / Mark Dumay. All rights reserved.
|
||||||
|
Use of this source code is governed by The MIT License (MIT) that can be found in the LICENSE file.
|
||||||
|
Visit gethinode.com/license for more details.
|
||||||
|
*/}}
|
||||||
|
|
||||||
|
{{ $error := false }}
|
||||||
|
|
||||||
|
{{/* Initialize arguments */}}
|
||||||
|
{{ $args := partial "utilities/InitArgs.html" (dict "bookshop" "panels" "args" .)}}
|
||||||
|
{{ if or $args.err $args.warnmsg }}
|
||||||
|
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
||||||
|
"partial" "component-library/components/panels/panels.hugo.html"
|
||||||
|
"warnid" "warn-invalid-arguments"
|
||||||
|
"msg" "Invalid arguments"
|
||||||
|
"details" ($args.errmsg | append $args.warnmsg)
|
||||||
|
"file" page.File
|
||||||
|
)}}
|
||||||
|
{{ $error = $args.err }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* Initialize global arguments */}}
|
||||||
|
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
||||||
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
|
{{/* Initialize local variables */}}
|
||||||
|
{{ $list := slice }}
|
||||||
|
{{ $titles := slice }}
|
||||||
|
{{ $toc := slice }}
|
||||||
|
{{ $parentID := printf "panel-%v" (cond (isset . "_ordinal") (index . "_ordinal") (md5 (delimit (slice . now) "-"))) }}
|
||||||
|
{{ $inner := "" }}
|
||||||
|
{{ range $i, $element := $args.elements }}
|
||||||
|
{{ $toc = $toc | append (dict "href" "panel-0-1" "level" 2 "title" $element.title) }}
|
||||||
|
|
||||||
|
{{ $hero := partial "assets/hero.html" (dict
|
||||||
|
"page" page
|
||||||
|
"heading" (dict "title" $element.title "content" $element.content "width" 8 "size" 6)
|
||||||
|
"background" $args.background
|
||||||
|
"illustration" (dict "ratio" $args.ratio "icon" $element.icon "image" $element.image "mode" $element.mode)
|
||||||
|
"order" $args.order
|
||||||
|
"link-type" $args.linkType
|
||||||
|
"links" $args.links
|
||||||
|
"orientation" "horizontal"
|
||||||
|
"align" "start"
|
||||||
|
"width" 12
|
||||||
|
)
|
||||||
|
}}
|
||||||
|
|
||||||
|
{{- $output := partial "assets/nav-item.html" (dict
|
||||||
|
"page" page
|
||||||
|
"id" $i
|
||||||
|
"parent-id" $parentID
|
||||||
|
"fade" false
|
||||||
|
"title" $element.title
|
||||||
|
"show" (eq $i 0)
|
||||||
|
"raw" $hero
|
||||||
|
)
|
||||||
|
-}}
|
||||||
|
|
||||||
|
{{ $inner = printf "%s\n%s" $inner $output }}
|
||||||
|
{{ $titles = $titles | append $element.title }}
|
||||||
|
{{ end}}
|
||||||
|
|
||||||
|
{{/* Main code */}}
|
||||||
|
{{ if not $error }}
|
||||||
|
{{- partial "assets/section-title.html" (dict
|
||||||
|
"heading" $args.heading
|
||||||
|
"justify" $args.justify
|
||||||
|
"class" (printf "pb-%d" $padding.y))
|
||||||
|
-}}
|
||||||
|
|
||||||
|
{{- partial "assets/nav.html" (dict
|
||||||
|
"id" (or $args.id $parentID)
|
||||||
|
"page" page
|
||||||
|
"nav-items" $inner
|
||||||
|
"nav-titles" $titles
|
||||||
|
"tab-type" $args.tabType
|
||||||
|
"vertical" $args.vertical
|
||||||
|
"word-wrap" $args.wordWrap
|
||||||
|
"class" $args.class
|
||||||
|
"pane" $args.pane
|
||||||
|
"width" $args.width
|
||||||
|
"responsive" $args.responsive
|
||||||
|
)
|
||||||
|
-}}
|
||||||
|
{{ end }}
|
||||||
|
|
3
component-library/components/panels/panels.scss
Normal file
3
component-library/components/panels/panels.scss
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
.panels .dropdown-toggle {
|
||||||
|
text-decoration: none !important;
|
||||||
|
}
|
@@ -6,3 +6,5 @@ spec:
|
|||||||
description: Inserts a horizontal page section separator
|
description: Inserts a horizontal page section separator
|
||||||
icon: horizontal_rule
|
icon: horizontal_rule
|
||||||
tags: []
|
tags: []
|
||||||
|
|
||||||
|
blueprint:
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
Visit gethinode.com/license for more details.
|
Visit gethinode.com/license for more details.
|
||||||
*/}}
|
*/}}
|
||||||
|
|
||||||
{{ $args := partial "utilities/InitArgs.html" (dict "structure" "separator" "args" .) }}
|
{{ $args := partial "utilities/InitArgs.html" (dict "bookshop" "separator" "args" .) }}
|
||||||
{{ if or $args.err $args.warnmsg }}
|
{{ if or $args.err $args.warnmsg }}
|
||||||
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
||||||
"partial" "component-library/components/separator/separator.hugo.html"
|
"partial" "component-library/components/separator/separator.hugo.html"
|
||||||
|
@@ -24,6 +24,7 @@ blueprint:
|
|||||||
link-type:
|
link-type:
|
||||||
orientation:
|
orientation:
|
||||||
icon-rounded:
|
icon-rounded:
|
||||||
|
icon-style:
|
||||||
video:
|
video:
|
||||||
provider:
|
provider:
|
||||||
account:
|
account:
|
||||||
|
@@ -16,6 +16,7 @@
|
|||||||
)}}
|
)}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* Initialize global variables */}}
|
||||||
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
||||||
{{- $padding := partial "utilities/GetPadding.html" -}}
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
@@ -59,6 +60,7 @@
|
|||||||
{{ $cols := .cols }}
|
{{ $cols := .cols }}
|
||||||
{{ $type := .type }}
|
{{ $type := .type }}
|
||||||
{{ $iconRounded := .iconRounded }}
|
{{ $iconRounded := .iconRounded }}
|
||||||
|
{{ $iconStyle := .iconStyle }}
|
||||||
|
|
||||||
{{- partial "assets/card-group.html" (dict
|
{{- partial "assets/card-group.html" (dict
|
||||||
"page" page
|
"page" page
|
||||||
@@ -75,9 +77,11 @@
|
|||||||
"button" true
|
"button" true
|
||||||
"link-type" $type
|
"link-type" $type
|
||||||
"icon-rounded" $iconRounded
|
"icon-rounded" $iconRounded
|
||||||
|
"icon-style" $iconStyle
|
||||||
) -}}
|
) -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* Main code */}}
|
||||||
{{ if not $args.err }}
|
{{ if not $args.err }}
|
||||||
{{ $list := slice }}
|
{{ $list := slice }}
|
||||||
|
|
||||||
@@ -96,10 +100,14 @@
|
|||||||
) }}
|
) }}
|
||||||
{{ end}}
|
{{ end}}
|
||||||
|
|
||||||
{{- partial "assets/section-title.html" (dict "heading" $args.heading) -}}
|
{{- partial "assets/section-title.html" (dict
|
||||||
|
"heading" $args.heading
|
||||||
|
"justify" $args.justify
|
||||||
|
"class" (printf "pb-%d" $padding.y))
|
||||||
|
-}}
|
||||||
|
|
||||||
{{ if eq $args.orientation "stacked" }}
|
{{ if eq $args.orientation "stacked" }}
|
||||||
<div class="col-{{ $breakpoint.current }}-{{ $args.width }} mx-auto pb-{{ $padding.y }}">
|
<div class="col-{{ $breakpoint.current }}-{{ $args.width }} mx-auto">
|
||||||
{{ with $args.video }}
|
{{ with $args.video }}
|
||||||
{{- partial "inline/video.html" (dict
|
{{- partial "inline/video.html" (dict
|
||||||
"provider" .provider
|
"provider" .provider
|
||||||
@@ -112,11 +120,17 @@
|
|||||||
) -}}
|
) -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-{{ $padding.y }} pb-{{ $padding.y }}">
|
<div class="mt-{{ $padding.y }}">
|
||||||
{{- partial "inline/messages.html" (dict "list" $list "cols" $args.cols "type" $args.type "iconRounded" $args.iconRounded) -}}
|
{{- partial "inline/messages.html" (dict
|
||||||
|
"list" $list
|
||||||
|
"cols" $args.cols
|
||||||
|
"type" $args.type
|
||||||
|
"iconRounded" $args.iconRounded
|
||||||
|
"iconStyle" $args.iconStyle
|
||||||
|
) -}}
|
||||||
</div>
|
</div>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<div class="container grid gap-4 pb-{{ $padding.y }}">
|
<div class="container grid gap-{{ $padding.x }}">
|
||||||
<div class="row row-cols-1 row-cols-{{ $breakpoint.current }}-2">
|
<div class="row row-cols-1 row-cols-{{ $breakpoint.current }}-2">
|
||||||
<div class="col col-{{ $breakpoint.current }}-{{ $args.width }} p-0">
|
<div class="col col-{{ $breakpoint.current }}-{{ $args.width }} p-0">
|
||||||
{{ with $args.video }}
|
{{ with $args.video }}
|
||||||
@@ -132,7 +146,13 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
<div class="col col-{{ $breakpoint.current }}-{{ sub 12 $args.width }} mt-{{ $padding.y }} mt-{{ $breakpoint.current }}-0">
|
<div class="col col-{{ $breakpoint.current }}-{{ sub 12 $args.width }} mt-{{ $padding.y }} mt-{{ $breakpoint.current }}-0">
|
||||||
{{- partial "inline/messages.html" (dict "list" $list "cols" 1 "type" $args.type "iconRounded" $args.iconRounded) -}}
|
{{- partial "inline/messages.html" (dict
|
||||||
|
"list" $list
|
||||||
|
"cols" 1
|
||||||
|
"type" $args.type
|
||||||
|
"iconRounded" $args.iconRounded
|
||||||
|
"iconStyle" $args.iconStyle
|
||||||
|
) -}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -16,6 +16,7 @@
|
|||||||
{{- $class := index . 2 | default "p-0" -}}
|
{{- $class := index . 2 | default "p-0" -}}
|
||||||
{{- $bgclass := index . 3 | default "" -}}
|
{{- $bgclass := index . 3 | default "" -}}
|
||||||
{{- $padding := partial "utilities/GetPadding.html" -}}
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
{{- with index $component_props "padding" }}{{ $padding = dict "x" . "y" . }}{{ end -}}
|
||||||
{{- $component_path := partial "_bookshop/helpers/component_key" $component_name -}}
|
{{- $component_path := partial "_bookshop/helpers/component_key" $component_name -}}
|
||||||
{{- $flat_component_path := partial "_bookshop/helpers/flat_component_key" $component_name -}}
|
{{- $flat_component_path := partial "_bookshop/helpers/flat_component_key" $component_name -}}
|
||||||
|
|
||||||
@@ -31,10 +32,12 @@
|
|||||||
{{- $cover := index $component_props "cover" -}}
|
{{- $cover := index $component_props "cover" -}}
|
||||||
{{- $background := index $component_props "background" -}}
|
{{- $background := index $component_props "background" -}}
|
||||||
{{- $backdrop := "" -}}
|
{{- $backdrop := "" -}}
|
||||||
|
{{- $fluid := index $component_props "fluid" | default true -}}
|
||||||
{{- $style := index $component_props "wrapper" -}}
|
{{- $style := index $component_props "wrapper" -}}
|
||||||
{{- $width := index $component_props "width" -}}
|
{{- $width := index $component_props "width" -}}
|
||||||
{{- $justify := index $component_props "justify" | default "start" -}}
|
{{- $justify := index $component_props "justify" | default "start" -}}
|
||||||
{{- $padding := cond (ne $component_name "separator") (printf "px-%d px-xxl-0 py-%d" $padding.x $padding.y) "" -}}
|
{{- $paddingOuter := cond (ne $component_name "separator") (printf "px-xxl-0 px-%d py-0" $padding.x) "" -}}
|
||||||
|
{{- $padding := cond (ne $component_name "separator") (printf "px-%d %spy-%d" $padding.x (cond $fluid "px-xxl-0 " "") $padding.y) "" -}}
|
||||||
{{- $wrapper := $style }}
|
{{- $wrapper := $style }}
|
||||||
{{ with $background }}
|
{{ with $background }}
|
||||||
{{ $wrapper = partial "utilities/GetBackgroundStyle.html" (dict "background" . "class" $style) }}
|
{{ $wrapper = partial "utilities/GetBackgroundStyle.html" (dict "background" . "class" $style) }}
|
||||||
@@ -42,14 +45,16 @@
|
|||||||
{{ with $background.backdrop }}{{ $wrapper = "" }}{{ $backdrop = . }}{{ end }}
|
{{ with $background.backdrop }}{{ $wrapper = "" }}{{ $backdrop = . }}{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{/* warnf "wrapper: '%s'" $wrapper */}}
|
|
||||||
{{- $theme := index $component_props "theme" -}}
|
{{- $theme := index $component_props "theme" -}}
|
||||||
{{- $overlayMode := (or (index $component_props "overlay-mode") page.Params.overlayMode) | default "dark" -}}
|
{{- $overlayMode := (or (index $component_props "overlay-mode") page.Params.overlayMode) | default "dark" -}}
|
||||||
{{ if not $backdrop }}{{ $overlayMode = page.Params.overlayMode }}{{ end }}
|
{{ if not $backdrop }}{{ $overlayMode = page.Params.overlayMode }}{{ end }}
|
||||||
{{ if eq $overlayMode "none" }}{{ $overlayMode = "" }}{{ end }}
|
{{ if eq $overlayMode "none" }}{{ $overlayMode = "" }}{{ end }}
|
||||||
|
|
||||||
{{ (printf "<!--bookshop-live name(%s)-->" $component_name) | safeHTML }}
|
{{ (printf "<!--bookshop-live name(%s)-->" $component_name) | safeHTML }}
|
||||||
<section {{ with $id }}id="{{ . }}" {{ end }}class="{{ $component_name }} container-fluid {{ $class }} {{ with $wrapper }}{{ . }}{{ end -}}
|
{{ if not $fluid }}<div class="container-xxl {{ $paddingOuter }}">{{ end }}
|
||||||
|
<section {{ with $id }}id="{{ . }}" {{ end }}class="{{ $component_name }}
|
||||||
|
container-fluid {{ $class }}
|
||||||
|
{{ with $wrapper }}{{ . }}{{ end -}}
|
||||||
{{- if and $backdrop $overlayMode }} background-container{{ end -}}
|
{{- if and $backdrop $overlayMode }} background-container{{ end -}}
|
||||||
{{- if $cover }} section-cover d-flex align-items-center{{ end }}"
|
{{- if $cover }} section-cover d-flex align-items-center{{ end }}"
|
||||||
{{ with $overlayMode -}}
|
{{ with $overlayMode -}}
|
||||||
@@ -60,12 +65,16 @@
|
|||||||
{{- end -}}
|
{{- end -}}
|
||||||
>
|
>
|
||||||
{{- if $backdrop -}}
|
{{- if $backdrop -}}
|
||||||
{{ partial "assets/live-image.html" (dict "src" $backdrop "class" (printf "background-img-fluid %s" $bgclass) "title" (T "backgroundImage")) }}
|
{{ partial "assets/live-image.html" (dict
|
||||||
|
"src" $backdrop
|
||||||
|
"class" (printf "background-img-fluid %s" $bgclass)
|
||||||
|
"title" (T "backgroundImage"))
|
||||||
|
}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{ $col := cond (and $width (lt $width 12)) (printf "col-12 col-md-%d" $width) "" }}
|
{{ $col := cond (and $width (lt $width 12)) (printf "col-12 col-md-%d" $width) "" }}
|
||||||
|
|
||||||
<div class="container-xxl {{ $padding }} d-flex flex-column align-items-{{ $justify }}">
|
<div class="container-{{ cond $fluid "xxl" "fluid" }} {{ $padding }} d-flex flex-column align-items-{{ $justify }}">
|
||||||
{{ with $col }}
|
{{ with $col }}
|
||||||
<div class="{{ . }}">{{ partial $resolved_component $component_props }}</div>
|
<div class="{{ . }}">{{ partial $resolved_component $component_props }}</div>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
@@ -73,6 +82,7 @@
|
|||||||
{{ end}}
|
{{ end}}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
{{ if not $fluid }}</div>{{ end }}
|
||||||
{{ "<!--bookshop-live end-->" | safeHTML }}
|
{{ "<!--bookshop-live end-->" | safeHTML }}
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
{{- $file_loc := slicestr $component_path 9 -}}
|
{{- $file_loc := slicestr $component_path 9 -}}
|
||||||
|
@@ -10,10 +10,10 @@
|
|||||||
footerBelowFold = false
|
footerBelowFold = false
|
||||||
loading = "lazy"
|
loading = "lazy"
|
||||||
breakpoint = "md"
|
breakpoint = "md"
|
||||||
|
titleCase = false
|
||||||
[main.padding]
|
[main.padding]
|
||||||
x = 4
|
x = 4
|
||||||
y = 4
|
y = 4
|
||||||
titleCase = false
|
|
||||||
[main.internalLinks]
|
[main.internalLinks]
|
||||||
validate = true
|
validate = true
|
||||||
pretty = false
|
pretty = false
|
||||||
@@ -84,6 +84,7 @@
|
|||||||
[navigation]
|
[navigation]
|
||||||
anchor = true
|
anchor = true
|
||||||
logo = "/img/logo_icon.svg"
|
logo = "/img/logo_icon.svg"
|
||||||
|
logo-height = 30
|
||||||
color = "body"
|
color = "body"
|
||||||
fixed = true
|
fixed = true
|
||||||
overlay = false
|
overlay = false
|
||||||
@@ -96,6 +97,9 @@
|
|||||||
toc = true
|
toc = true
|
||||||
sidebar = true
|
sidebar = true
|
||||||
size = "md"
|
size = "md"
|
||||||
|
[navigation.padding]
|
||||||
|
x = 4
|
||||||
|
y = 4
|
||||||
# toml-docs-end navigation
|
# toml-docs-end navigation
|
||||||
|
|
||||||
# toml-docs-start messages
|
# toml-docs-start messages
|
||||||
|
@@ -7,18 +7,18 @@ content_blocks:
|
|||||||
title: Welcome to Hinode!
|
title: Welcome to Hinode!
|
||||||
content: |-
|
content: |-
|
||||||
A clean documentation and blog theme for your Hugo site based on Bootstrap 5.
|
A clean documentation and blog theme for your Hugo site based on Bootstrap 5.
|
||||||
align: start
|
width: 6
|
||||||
background:
|
background:
|
||||||
color: primary
|
color: primary
|
||||||
subtle: true
|
subtle: true
|
||||||
illustration:
|
illustration:
|
||||||
image: /img/sunrise.jpg
|
image: /img/sunrise.jpg
|
||||||
ratio: 16x9
|
ratio: 16x9
|
||||||
width: 8
|
width: 8
|
||||||
width: 6
|
|
||||||
links:
|
links:
|
||||||
- title: Get started
|
- title: Getting started
|
||||||
url: https://gethinode.com/docs
|
url: https://gethinode.com/docs
|
||||||
icon: fas book-open
|
icon: fas chevron-right
|
||||||
orientation: horizontal
|
orientation: horizontal
|
||||||
|
justify: center
|
||||||
---
|
---
|
||||||
|
@@ -4,12 +4,12 @@
|
|||||||
command = "npm run build:example"
|
command = "npm run build:example"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
DART_SASS_VERSION = "1.83.1"
|
DART_SASS_VERSION = "1.89.2"
|
||||||
HUGO_VERSION = "0.140.2"
|
HUGO_VERSION = "0.147.9"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
NODE_VERSION = "22.12.0"
|
NODE_VERSION = "22.13.0"
|
||||||
NPM_VERSION = "10.9.0"
|
NPM_VERSION = "10.9.2"
|
||||||
# toml-docs-end netlify
|
# toml-docs-end netlify
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
|
@@ -12,6 +12,7 @@ arguments:
|
|||||||
class:
|
class:
|
||||||
color:
|
color:
|
||||||
padding:
|
padding:
|
||||||
|
default: 3
|
||||||
gutter:
|
gutter:
|
||||||
release: v0.19.0
|
release: v0.19.0
|
||||||
header-style:
|
header-style:
|
||||||
@@ -22,7 +23,8 @@ arguments:
|
|||||||
release: 1.0.0
|
release: 1.0.0
|
||||||
list:
|
list:
|
||||||
cards:
|
cards:
|
||||||
max:
|
limit:
|
||||||
|
release: v1.0.0
|
||||||
cols:
|
cols:
|
||||||
release: v0.19.0
|
release: v0.19.0
|
||||||
paginate:
|
paginate:
|
||||||
@@ -42,6 +44,7 @@ arguments:
|
|||||||
icon-rounded:
|
icon-rounded:
|
||||||
release: v1.0.0
|
release: v1.0.0
|
||||||
align:
|
align:
|
||||||
|
default: start
|
||||||
wrapper:
|
wrapper:
|
||||||
default: p-0
|
default: p-0
|
||||||
responsive:
|
responsive:
|
||||||
@@ -158,3 +161,12 @@ arguments:
|
|||||||
group: partial
|
group: partial
|
||||||
deprecated: v1.0.0
|
deprecated: v1.0.0
|
||||||
alternative: href-title
|
alternative: href-title
|
||||||
|
max:
|
||||||
|
type: int
|
||||||
|
optional: true
|
||||||
|
comment: Maximum number of elements to display.
|
||||||
|
group: partial
|
||||||
|
options:
|
||||||
|
min: 1
|
||||||
|
deprecated: v1.0.0
|
||||||
|
alternative: limit
|
||||||
|
@@ -15,6 +15,7 @@ arguments:
|
|||||||
parent: cascade
|
parent: cascade
|
||||||
padding:
|
padding:
|
||||||
parent: cascade
|
parent: cascade
|
||||||
|
default: 3
|
||||||
gutter:
|
gutter:
|
||||||
default: 0
|
default: 0
|
||||||
parent: cascade
|
parent: cascade
|
||||||
@@ -45,6 +46,7 @@ arguments:
|
|||||||
icon-rounded:
|
icon-rounded:
|
||||||
release: v1.0.0
|
release: v1.0.0
|
||||||
align:
|
align:
|
||||||
|
default: start
|
||||||
parent: cascade
|
parent: cascade
|
||||||
release: v0.23.0
|
release: v0.23.0
|
||||||
scroll:
|
scroll:
|
||||||
|
36
data/structures/contact.yml
Normal file
36
data/structures/contact.yml
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
comment: >-
|
||||||
|
Displays a contact banner, typically placed at the bottom or right-hand side of the page.
|
||||||
|
arguments:
|
||||||
|
page:
|
||||||
|
data:
|
||||||
|
heading:
|
||||||
|
contact:
|
||||||
|
type: string
|
||||||
|
optional: false
|
||||||
|
comment: >-
|
||||||
|
The full name of the contact to retrieve.
|
||||||
|
caption-url:
|
||||||
|
type:
|
||||||
|
- string
|
||||||
|
- template.URL
|
||||||
|
optional: true
|
||||||
|
comment: >-
|
||||||
|
Address of the contact's page, either a local reference or an external
|
||||||
|
address. Include the `scheme` when referencing an external address, such
|
||||||
|
as `https://google.com`. Local references may include an optional anchor
|
||||||
|
link such as `blog/bootstrap-elements/#docs`.
|
||||||
|
illustration:
|
||||||
|
background:
|
||||||
|
link-type:
|
||||||
|
links:
|
||||||
|
align:
|
||||||
|
order:
|
||||||
|
default: first
|
||||||
|
orientation:
|
||||||
|
width:
|
||||||
|
justify:
|
||||||
|
class:
|
||||||
|
width:
|
||||||
|
default: 12
|
||||||
|
hook:
|
||||||
|
default: assets/hero-image.html
|
@@ -11,8 +11,8 @@ arguments:
|
|||||||
full:
|
full:
|
||||||
id:
|
id:
|
||||||
class:
|
class:
|
||||||
options:
|
highlight-options:
|
||||||
release: v0.27.6
|
release: v1.0.0
|
||||||
# deprecated arguments
|
# deprecated arguments
|
||||||
path:
|
path:
|
||||||
type: string
|
type: string
|
||||||
@@ -22,3 +22,11 @@ arguments:
|
|||||||
the path of the repository is used as base path instead.
|
the path of the repository is used as base path instead.
|
||||||
deprecated: v1.0.0
|
deprecated: v1.0.0
|
||||||
alternative: file
|
alternative: file
|
||||||
|
options:
|
||||||
|
type: string
|
||||||
|
optional: true
|
||||||
|
comment: >-
|
||||||
|
Hugo highlighting options, see https://gohugo.io/shortcodes/highlight/#options-1.
|
||||||
|
release: v0.27.6
|
||||||
|
deprecated: v1.0.0
|
||||||
|
alternative: highlight-options
|
||||||
|
@@ -3,6 +3,7 @@ comment: >-
|
|||||||
supports a heading, featured illustration, and navigation links. You can
|
supports a heading, featured illustration, and navigation links. You can
|
||||||
can also add a background image with an overlay to improve contrast.
|
can also add a background image with an overlay to improve contrast.
|
||||||
arguments:
|
arguments:
|
||||||
|
page:
|
||||||
breadcrumb:
|
breadcrumb:
|
||||||
heading:
|
heading:
|
||||||
background:
|
background:
|
||||||
@@ -18,6 +19,7 @@ arguments:
|
|||||||
justify:
|
justify:
|
||||||
use-section:
|
use-section:
|
||||||
use-title:
|
use-title:
|
||||||
|
size:
|
||||||
class:
|
class:
|
||||||
padding:
|
padding:
|
||||||
default: px-4 px-xxl-0 py-4
|
default: px-4 px-xxl-0 py-4
|
||||||
|
@@ -15,6 +15,9 @@ arguments:
|
|||||||
class:
|
class:
|
||||||
body:
|
body:
|
||||||
group: partial
|
group: partial
|
||||||
|
raw:
|
||||||
|
group: partial
|
||||||
|
release: v1.3.0
|
||||||
navitem-type:
|
navitem-type:
|
||||||
release: v1.0.0
|
release: v1.0.0
|
||||||
illustration:
|
illustration:
|
||||||
|
@@ -7,8 +7,12 @@ arguments:
|
|||||||
group: partial
|
group: partial
|
||||||
list:
|
list:
|
||||||
group: partial
|
group: partial
|
||||||
|
nav-disabled:
|
||||||
|
release: v1.0.0
|
||||||
nav-items:
|
nav-items:
|
||||||
release: v1.0.0
|
release: v1.0.0
|
||||||
|
nav-show:
|
||||||
|
release: v1.0.0
|
||||||
nav-titles:
|
nav-titles:
|
||||||
release: v1.0.0
|
release: v1.0.0
|
||||||
tab-type:
|
tab-type:
|
||||||
@@ -18,6 +22,8 @@ arguments:
|
|||||||
release: v1.0.0
|
release: v1.0.0
|
||||||
class:
|
class:
|
||||||
pane:
|
pane:
|
||||||
|
responsive:
|
||||||
|
release: v1.4.0
|
||||||
width:
|
width:
|
||||||
default: 12
|
default: 12
|
||||||
group: partial
|
group: partial
|
||||||
|
@@ -1,20 +0,0 @@
|
|||||||
comment: >-
|
|
||||||
Inserts a horizontal page section separator.
|
|
||||||
arguments:
|
|
||||||
_bookshop_name:
|
|
||||||
type: string
|
|
||||||
optional: true
|
|
||||||
comment: Unique name of the bookshop component
|
|
||||||
group: partial
|
|
||||||
page:
|
|
||||||
type:
|
|
||||||
- '*hugolib.pageState'
|
|
||||||
- '*hugolib.pageForShortcode'
|
|
||||||
optional: true
|
|
||||||
comment: Context of the current page.
|
|
||||||
group: partial
|
|
||||||
theme:
|
|
||||||
type: string
|
|
||||||
optional: true
|
|
||||||
comment: Color theme to apply.
|
|
||||||
release: v1.0.0-alpha
|
|
@@ -9,3 +9,4 @@ arguments:
|
|||||||
optional: false
|
optional: false
|
||||||
background:
|
background:
|
||||||
class:
|
class:
|
||||||
|
justify:
|
@@ -31,6 +31,11 @@ arguments:
|
|||||||
deprecated: v1.0.0
|
deprecated: v1.0.0
|
||||||
alternative: media-id
|
alternative: media-id
|
||||||
options:
|
options:
|
||||||
|
type: string
|
||||||
|
optional: true
|
||||||
|
comment: >-
|
||||||
|
Optional query parameters to append to video asset's url. The query string
|
||||||
|
is prepended with a `?` symbol. Only applicable to Cloudinary.
|
||||||
release: v0.28.2
|
release: v0.28.2
|
||||||
deprecated: v1.0.0
|
deprecated: v1.0.0
|
||||||
alternative: query-args
|
alternative: query-args
|
||||||
|
BIN
exampleSite/assets/img/foto-sushi-6anudmpILw4-unsplash-1x1.png
Normal file
BIN
exampleSite/assets/img/foto-sushi-6anudmpILw4-unsplash-1x1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 665 KiB |
BIN
exampleSite/assets/img/jake-nackos-IF9TK5Uy-KI-unsplash.png
Normal file
BIN
exampleSite/assets/img/jake-nackos-IF9TK5Uy-KI-unsplash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
BIN
exampleSite/assets/img/joseph-gonzalez-iFgRcqHznqg-unsplash.png
Normal file
BIN
exampleSite/assets/img/joseph-gonzalez-iFgRcqHznqg-unsplash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 MiB |
@@ -8,10 +8,10 @@
|
|||||||
footerBelowFold = false
|
footerBelowFold = false
|
||||||
loading = "lazy"
|
loading = "lazy"
|
||||||
breakpoint = "md"
|
breakpoint = "md"
|
||||||
|
titleCase = true
|
||||||
[main.padding]
|
[main.padding]
|
||||||
x = 4
|
x = 4
|
||||||
y = 4
|
y = 4
|
||||||
titleCase = true
|
|
||||||
[main.internalLinks]
|
[main.internalLinks]
|
||||||
validate = true
|
validate = true
|
||||||
pretty = true
|
pretty = true
|
||||||
@@ -37,6 +37,7 @@
|
|||||||
[navigation]
|
[navigation]
|
||||||
anchor = true
|
anchor = true
|
||||||
logo = "/img/logo_icon.svg"
|
logo = "/img/logo_icon.svg"
|
||||||
|
logo-height = 30
|
||||||
color = "body"
|
color = "body"
|
||||||
fixed = true
|
fixed = true
|
||||||
overlay = false
|
overlay = false
|
||||||
@@ -50,6 +51,9 @@
|
|||||||
toc = true
|
toc = true
|
||||||
sidebar = true
|
sidebar = true
|
||||||
size = "md"
|
size = "md"
|
||||||
|
[navigation.padding]
|
||||||
|
x = 4
|
||||||
|
y = 4
|
||||||
|
|
||||||
[messages]
|
[messages]
|
||||||
placement = "bottom-right"
|
placement = "bottom-right"
|
||||||
@@ -125,7 +129,7 @@
|
|||||||
# themeFontPath = "https://fonts.googleapis.com/css2?family=Inter:wght@200;300;600&display=swap" # external path
|
# themeFontPath = "https://fonts.googleapis.com/css2?family=Inter:wght@200;300;600&display=swap" # external path
|
||||||
themeFontPath = "/fonts" # local path
|
themeFontPath = "/fonts" # local path
|
||||||
themeFontPreload = "/fonts/inter-v12-latin-regular.woff2"
|
themeFontPreload = "/fonts/inter-v12-latin-regular.woff2"
|
||||||
purge = true
|
purge = false
|
||||||
# toml-docs-end theme-colors
|
# toml-docs-end theme-colors
|
||||||
|
|
||||||
[schema]
|
[schema]
|
||||||
|
@@ -37,7 +37,7 @@ content_blocks:
|
|||||||
more:
|
more:
|
||||||
title: More Posts
|
title: More Posts
|
||||||
padding: 0
|
padding: 0
|
||||||
max: 3
|
limit: 3
|
||||||
class: border-0 card-zoom card-body-margin
|
class: border-0 card-zoom card-body-margin
|
||||||
|
|
||||||
- _bookshop_name: articles
|
- _bookshop_name: articles
|
||||||
@@ -55,7 +55,8 @@ content_blocks:
|
|||||||
title: More articles
|
title: More articles
|
||||||
cols: 1
|
cols: 1
|
||||||
padding: 4
|
padding: 4
|
||||||
max: 2
|
limit: 2
|
||||||
|
icon-style: fa-5x
|
||||||
header-style: none
|
header-style: none
|
||||||
footer-style: tags
|
footer-style: tags
|
||||||
orientation: horizontal-sm
|
orientation: horizontal-sm
|
||||||
|
@@ -6,18 +6,17 @@ content_blocks:
|
|||||||
- _bookshop_name: hero
|
- _bookshop_name: hero
|
||||||
heading:
|
heading:
|
||||||
title: Content blocks
|
title: Content blocks
|
||||||
align: start
|
|
||||||
breadcrumb: true
|
|
||||||
|
|
||||||
- _bookshop_name: articles
|
|
||||||
heading:
|
|
||||||
content: >-
|
content: >-
|
||||||
Hinode uses [Bookshop](https://github.com/CloudCannon/bookshop) to
|
Hinode uses [Bookshop](https://github.com/CloudCannon/bookshop) to
|
||||||
support so-called content blocks. Content blocks are reusable page
|
support so-called content blocks. Content blocks are reusable page
|
||||||
elements, such as a hero, about panel, or an FAQ. Hinode includes
|
elements, such as a hero, about panel, or an FAQ. Hinode includes
|
||||||
several ready-to-use blocks. Click on a card for more details about
|
several ready-to-use blocks. Click on a card for more details about
|
||||||
a content block, including its frontmatter configuration.
|
a content block, including its frontmatter configuration.
|
||||||
|
align: start
|
||||||
width: 8
|
width: 8
|
||||||
|
breadcrumb: true
|
||||||
|
|
||||||
|
- _bookshop_name: articles
|
||||||
hide-empty: false
|
hide-empty: false
|
||||||
input:
|
input:
|
||||||
section: blocks
|
section: blocks
|
||||||
@@ -26,9 +25,10 @@ content_blocks:
|
|||||||
more:
|
more:
|
||||||
title: More Posts
|
title: More Posts
|
||||||
cols: 3
|
cols: 3
|
||||||
padding: 0
|
padding: 3
|
||||||
max: 9
|
limit: 9
|
||||||
paginate: true
|
paginate: true
|
||||||
cover: false
|
cover: false
|
||||||
header-style: none
|
header-style: none
|
||||||
|
class: border-1
|
||||||
---
|
---
|
||||||
|
@@ -25,6 +25,7 @@ The `about` content block renders a short message next to an illustration. You c
|
|||||||
subtle: true
|
subtle: true
|
||||||
illustration:
|
illustration:
|
||||||
image: /assets/img/nat-9l98kFByiao-unsplash.jpg
|
image: /assets/img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
ratio: 1x1
|
||||||
link-type: link
|
link-type: link
|
||||||
links:
|
links:
|
||||||
- title: First link
|
- title: First link
|
||||||
|
@@ -26,12 +26,12 @@ The `articles` content block renders a group of article cards.
|
|||||||
more:
|
more:
|
||||||
title: More Blogs
|
title: More Blogs
|
||||||
padding: 0
|
padding: 0
|
||||||
max: 3
|
limit: 3
|
||||||
background:
|
background:
|
||||||
color: primary
|
color: primary
|
||||||
subtle: true
|
subtle: true
|
||||||
class: border-0 card-zoom card-body-margin
|
class: border-0 card-zoom card-body-margin
|
||||||
justify: center
|
justify: start
|
||||||
```
|
```
|
||||||
|
|
||||||
{{< /example-bookshop >}}
|
{{< /example-bookshop >}}
|
||||||
|
@@ -24,14 +24,19 @@ The `cards` content block renders a group of content cards.
|
|||||||
subtle: true
|
subtle: true
|
||||||
orientation: stacked
|
orientation: stacked
|
||||||
icon-rounded: true
|
icon-rounded: true
|
||||||
class: text-center
|
icon-style: fa-xs
|
||||||
|
padding: 0
|
||||||
|
align: start
|
||||||
elements:
|
elements:
|
||||||
- title: First Card
|
- title: First Card
|
||||||
icon: fas 1
|
icon: fas 1
|
||||||
|
content: Content of the first card
|
||||||
- title: Second Card
|
- title: Second Card
|
||||||
icon: fas 2
|
icon: fas 2
|
||||||
|
content: Content of the second card
|
||||||
- title: Third Card
|
- title: Third Card
|
||||||
icon: fas 3
|
icon: fas 3
|
||||||
|
content: Content of the third card
|
||||||
```
|
```
|
||||||
|
|
||||||
{{< /example-bookshop >}}
|
{{< /example-bookshop >}}
|
||||||
@@ -42,3 +47,145 @@ The `cards` content block renders a group of content cards.
|
|||||||
The content block supports the following arguments:
|
The content block supports the following arguments:
|
||||||
|
|
||||||
{{< args bookshop-cards >}}
|
{{< args bookshop-cards >}}
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
### Stacked cards with an image
|
||||||
|
|
||||||
|
Set the `image` attribute of each `element` to an image asset to render illustrated cards.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: cards
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Cards content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
orientation: stacked
|
||||||
|
class: bg-body
|
||||||
|
align: center
|
||||||
|
elements:
|
||||||
|
- title: First Card
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
- title: Second Card
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
- title: Third Card
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
### Horizontal cards with an image
|
||||||
|
|
||||||
|
Set the `orientation` attribute to `horizontal` to render horizontally oriented cards.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: cards
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Cards content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
orientation: horizontal
|
||||||
|
class: bg-body
|
||||||
|
align: center
|
||||||
|
elements:
|
||||||
|
- title: First Card
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: Content of the first card
|
||||||
|
- title: Second Card
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: Content of the second card
|
||||||
|
- title: Third Card
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: Content of the third card
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
### Stacked cards with an icon
|
||||||
|
|
||||||
|
Set the `icon` attribute of each `element` to an icon to render illustrated cards. Adjust the icon's styling with `icon-rounded` and `icon-style`.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: cards
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Cards content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
orientation: stacked
|
||||||
|
icon-style: fa-xs text-primary
|
||||||
|
align: start
|
||||||
|
padding: 0
|
||||||
|
elements:
|
||||||
|
- title: First Card
|
||||||
|
icon: fas 1
|
||||||
|
content: Content of the first card
|
||||||
|
- title: Second Card
|
||||||
|
icon: fas 2
|
||||||
|
content: Content of the second card
|
||||||
|
- title: Third Card
|
||||||
|
icon: fas 3
|
||||||
|
content: Content of the third card
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
### Horizontal cards with an icon
|
||||||
|
|
||||||
|
Set the `icon` attribute of each `element` to an icon to render illustrated cards. Adjust the icon's styling with `icon-rounded` and `icon-style`.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: cards
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Cards content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
orientation: horizontal
|
||||||
|
icon-rounded: true
|
||||||
|
icon-style: fa-2xs text-primary
|
||||||
|
align: start
|
||||||
|
padding: 0
|
||||||
|
elements:
|
||||||
|
- title: First Card
|
||||||
|
icon: fas 1
|
||||||
|
content: Content of the first card
|
||||||
|
- title: Second Card
|
||||||
|
icon: fas 2
|
||||||
|
content: Content of the second card
|
||||||
|
- title: Third Card
|
||||||
|
icon: fas 3
|
||||||
|
content: Content of the third card
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
36
exampleSite/content/en/blocks/cta.md
Normal file
36
exampleSite/content/en/blocks/cta.md
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
_schema: default
|
||||||
|
title: CTA
|
||||||
|
description: Use the CTA content block to display an action link with an optional contact.
|
||||||
|
icon: fas address-card
|
||||||
|
---
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
The `cta` content block renders a call to action link or button. You can include an optional contact or provide your own illustration. By default, the `cta` uses a generic title and message. Set the `heading` attribute to override these values.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: cta
|
||||||
|
contact: Betty White
|
||||||
|
caption-url: /en/blocks/cta/
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
order: first
|
||||||
|
links:
|
||||||
|
- title: Get in touch
|
||||||
|
url: '#!'
|
||||||
|
icon: fas chevron-right
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
## Arguments
|
||||||
|
|
||||||
|
The content block supports the following arguments:
|
||||||
|
|
||||||
|
{{< args bookshop-cta >}}
|
189
exampleSite/content/en/blocks/panels.md
Normal file
189
exampleSite/content/en/blocks/panels.md
Normal file
@@ -0,0 +1,189 @@
|
|||||||
|
---
|
||||||
|
_schema: default
|
||||||
|
title: Panels
|
||||||
|
description: Use the panels content block to display multiple toggable panels.
|
||||||
|
icon: fa folder
|
||||||
|
---
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
The `panels` content block displays multiple panels that are toggled by a tab control.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: panels
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Panels content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
width: 12
|
||||||
|
tab-type: underline
|
||||||
|
ratio: 1x1
|
||||||
|
elements:
|
||||||
|
- title: First Panel
|
||||||
|
image: /img/sunrise.jpg
|
||||||
|
content: content 1
|
||||||
|
- title: Second Panel
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: content 2
|
||||||
|
- title: Third Panel
|
||||||
|
image: /img/pj-accetturo-XpD6Dkui-yg-unsplash.jpg
|
||||||
|
content: content 3
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
## Arguments
|
||||||
|
|
||||||
|
The content block supports the following arguments:
|
||||||
|
|
||||||
|
{{< args bookshop-panels >}}
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
### Tabs
|
||||||
|
|
||||||
|
Set `tab-type` to `tabs` to adjust the panel controls.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: panels
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Panels content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
width: 12
|
||||||
|
tab-type: tabs
|
||||||
|
ratio: 1x1
|
||||||
|
elements:
|
||||||
|
- title: First Panel
|
||||||
|
image: /img/sunrise.jpg
|
||||||
|
content: content 1
|
||||||
|
- title: Second Panel
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: content 2
|
||||||
|
- title: Third Panel
|
||||||
|
image: /img/pj-accetturo-XpD6Dkui-yg-unsplash.jpg
|
||||||
|
content: content 3
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
### Pills
|
||||||
|
|
||||||
|
Set `tab-type` to `pills` to adjust the panel controls.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: panels
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Panels content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
width: 12
|
||||||
|
tab-type: pills
|
||||||
|
ratio: 1x1
|
||||||
|
elements:
|
||||||
|
- title: First Panel
|
||||||
|
image: /img/sunrise.jpg
|
||||||
|
content: content 1
|
||||||
|
- title: Second Panel
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: content 2
|
||||||
|
- title: Third Panel
|
||||||
|
image: /img/pj-accetturo-XpD6Dkui-yg-unsplash.jpg
|
||||||
|
content: content 3
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
### Underline
|
||||||
|
|
||||||
|
Set `tab-type` to `underline` to adjust the panel controls.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: panels
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Panels content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
width: 12
|
||||||
|
tab-type: underline
|
||||||
|
ratio: 1x1
|
||||||
|
elements:
|
||||||
|
- title: First Panel
|
||||||
|
image: /img/sunrise.jpg
|
||||||
|
content: content 1
|
||||||
|
- title: Second Panel
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: content 2
|
||||||
|
- title: Third Panel
|
||||||
|
image: /img/pj-accetturo-XpD6Dkui-yg-unsplash.jpg
|
||||||
|
content: content 3
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
|
### Callout
|
||||||
|
|
||||||
|
Set `tab-type` to `callout` to adjust the panel controls.
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD037 -->
|
||||||
|
{{< example-bookshop lang="bookshop" >}}
|
||||||
|
|
||||||
|
```yml
|
||||||
|
- _bookshop_name: panels
|
||||||
|
heading:
|
||||||
|
preheading: Preheading
|
||||||
|
title: Heading
|
||||||
|
content: Panels content. It supports multiple lines.
|
||||||
|
align: start
|
||||||
|
background:
|
||||||
|
color: primary
|
||||||
|
subtle: true
|
||||||
|
width: 12
|
||||||
|
tab-type: callout
|
||||||
|
ratio: 1x1
|
||||||
|
elements:
|
||||||
|
- title: First Panel
|
||||||
|
image: /img/sunrise.jpg
|
||||||
|
content: content 1
|
||||||
|
- title: Second Panel
|
||||||
|
image: /img/nat-9l98kFByiao-unsplash.jpg
|
||||||
|
content: content 2
|
||||||
|
- title: Third Panel
|
||||||
|
image: /img/pj-accetturo-XpD6Dkui-yg-unsplash.jpg
|
||||||
|
content: content 3
|
||||||
|
```
|
||||||
|
|
||||||
|
{{< /example-bookshop >}}
|
||||||
|
<!-- markdownlint-enable MD037 -->
|
@@ -24,6 +24,7 @@ The `video` content block renders a horizontal line to separate sections. The se
|
|||||||
color: primary
|
color: primary
|
||||||
subtle: true
|
subtle: true
|
||||||
orientation: horizontal
|
orientation: horizontal
|
||||||
|
icon-style: fa-lg
|
||||||
video:
|
video:
|
||||||
provider: vimeo
|
provider: vimeo
|
||||||
media-id: "55073825"
|
media-id: "55073825"
|
||||||
|
@@ -252,8 +252,6 @@ Use the `file` shortcode to print and highlight the full content of a given inpu
|
|||||||
{{< /example >}}
|
{{< /example >}}
|
||||||
<!-- markdownlint-enable MD037 -->
|
<!-- markdownlint-enable MD037 -->
|
||||||
|
|
||||||
{{< file full="false" file="./config/_default/languages.toml" id="file-collapse-5" >}}
|
|
||||||
|
|
||||||
## Icon
|
## Icon
|
||||||
|
|
||||||
As an example, the following shortcodes show a square check, a brand logo, a circle check, and a custom icon.
|
As an example, the following shortcodes show a square check, a brand logo, a circle check, and a custom icon.
|
||||||
@@ -364,14 +362,14 @@ As an example, the following shortcode displays a tab group with vertically alig
|
|||||||
<!-- markdownlint-disable MD037 -->
|
<!-- markdownlint-disable MD037 -->
|
||||||
{{< example lang="hugo" >}}
|
{{< example lang="hugo" >}}
|
||||||
{{</* nav tab-type="pills" vertical="true" */>}}
|
{{</* nav tab-type="pills" vertical="true" */>}}
|
||||||
{{</* nav-item title="Nav Item #1" show="true" */>}}
|
{{</* nav-item title="Nav Item #1" */>}}
|
||||||
This is the first item's nav body. It supports Markdown content.
|
This is the first item's nav body. It supports Markdown content.
|
||||||
The item is shown by adding the value `show` to the `class` argument.
|
The item is shown by adding the value `show` to the `class` argument.
|
||||||
{{</* /nav-item */>}}
|
{{</* /nav-item */>}}
|
||||||
{{</* nav-item title="Nav Item #2" */>}}
|
{{</* nav-item title="Nav Item #2" show="true" */>}}
|
||||||
This is the second item's nav body.
|
This is the second item's nav body.
|
||||||
{{</* /nav-item */>}}
|
{{</* /nav-item */>}}
|
||||||
{{</* nav-item title="Nav Item #3" */>}}
|
{{</* nav-item title="Nav Item #3" disabled="true" */>}}
|
||||||
This is the third item's nav body.
|
This is the third item's nav body.
|
||||||
{{</* /nav-item */>}}
|
{{</* /nav-item */>}}
|
||||||
{{</* /nav */>}}
|
{{</* /nav */>}}
|
||||||
|
45
exampleSite/data/contacts.en.yml
Normal file
45
exampleSite/data/contacts.en.yml
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
- name: Alex Smith
|
||||||
|
preferred: Alex
|
||||||
|
image: /assets/img/joseph-gonzalez-iFgRcqHznqg-unsplash.png
|
||||||
|
function: Digital Strategy Lead
|
||||||
|
linkedin: https://www.linkedin.com
|
||||||
|
keywords:
|
||||||
|
- transformation
|
||||||
|
biography: >-
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut accumsan
|
||||||
|
venenatis dapibus. Proin placerat mauris ac interdum gravida. Proin
|
||||||
|
consequat feugiat sagittis. Sed vel augue nec est auctor semper. Curabitur
|
||||||
|
mauris ante, euismod eu sem in, sagittis porttitor urna. Mauris sodales at
|
||||||
|
quam condimentum malesuada. Vivamus erat augue, euismod nec ligula quis,
|
||||||
|
molestie lobortis ante. Proin venenatis non diam ac interdum.
|
||||||
|
|
||||||
|
- name: Betty White
|
||||||
|
preferred: Betty
|
||||||
|
image: /assets/img/jake-nackos-IF9TK5Uy-KI-unsplash.png
|
||||||
|
function: UX Expert
|
||||||
|
linkedin: https://www.linkedin.com
|
||||||
|
keywords:
|
||||||
|
- experience
|
||||||
|
biography: >-
|
||||||
|
Duis rutrum, justo eleifend sagittis facilisis, leo orci hendrerit elit, ac
|
||||||
|
tristique nisl justo non neque. Mauris semper egestas massa, nec dapibus ex
|
||||||
|
tincidunt nec. Quisque lectus quam, finibus sed hendrerit id, accumsan eget
|
||||||
|
sapien. Nam facilisis diam eu felis tempus euismod. Nullam id neque
|
||||||
|
fringilla purus vestibulum mattis elementum vitae lectus. Fusce vel libero
|
||||||
|
consectetur urna egestas molestie eget sit amet elit.
|
||||||
|
|
||||||
|
- name: Charles Green
|
||||||
|
preferred: Charles
|
||||||
|
image: /assets/img/foto-sushi-6anudmpILw4-unsplash-1x1.png
|
||||||
|
function: UX Expert
|
||||||
|
linkedin: https://www.linkedin.com
|
||||||
|
keywords:
|
||||||
|
- technology
|
||||||
|
- transformation
|
||||||
|
- experience
|
||||||
|
biography: >-
|
||||||
|
Suspendisse potenti. Aenean elit nisl, viverra eu volutpat at, sodales a sem.
|
||||||
|
Aliquam blandit nunc non mi posuere, quis laoreet ex congue. Donec fringilla
|
||||||
|
porttitor lacus accumsan porttitor. Integer vel sagittis diam. Nullam vehicula
|
||||||
|
fermentum risus nec facilisis. Fusce eleifend gravida orci, in efficitur enim
|
||||||
|
fermentum nec. Sed quis malesuada lorem. Ut vitae sodales sapien.
|
@@ -3,5 +3,5 @@ module github.com/gethinode/hinode/exampleSite
|
|||||||
go 1.19
|
go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gethinode/mod-cookieyes/v2 v2.2.4 // indirect
|
github.com/gethinode/mod-cookieyes/v2 v2.2.5 // indirect
|
||||||
)
|
)
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
github.com/gethinode/mod-cookieyes/v2 v2.2.4 h1:MxKKNSpX2cb9+4l3mH/xfZUqiJ1buaGLj0AFRnPci5M=
|
github.com/gethinode/mod-cookieyes/v2 v2.2.5 h1:xzTQ42qYViZ/LJJUHAEeDV9aayXVEX4MtnpS+m5Zekc=
|
||||||
github.com/gethinode/mod-cookieyes/v2 v2.2.4/go.mod h1:tULb7D7CoTycGUyL7ryqHJKaX11XuL2SN+XwP7/DI0Y=
|
github.com/gethinode/mod-cookieyes/v2 v2.2.5/go.mod h1:tULb7D7CoTycGUyL7ryqHJKaX11XuL2SN+XwP7/DI0Y=
|
||||||
|
@@ -14,6 +14,7 @@
|
|||||||
"figure",
|
"figure",
|
||||||
"footer",
|
"footer",
|
||||||
"form",
|
"form",
|
||||||
|
"h1",
|
||||||
"h2",
|
"h2",
|
||||||
"h3",
|
"h3",
|
||||||
"head",
|
"head",
|
||||||
@@ -69,7 +70,6 @@
|
|||||||
],
|
],
|
||||||
"classes": [
|
"classes": [
|
||||||
"%!s(<nil>)",
|
"%!s(<nil>)",
|
||||||
"%!s(MISSING)",
|
|
||||||
"about",
|
"about",
|
||||||
"accordion",
|
"accordion",
|
||||||
"accordion-body",
|
"accordion-body",
|
||||||
@@ -89,6 +89,7 @@
|
|||||||
"align-middle",
|
"align-middle",
|
||||||
"align-self-center",
|
"align-self-center",
|
||||||
"align-self-end",
|
"align-self-end",
|
||||||
|
"align-self-start",
|
||||||
"anchor",
|
"anchor",
|
||||||
"articles",
|
"articles",
|
||||||
"background-container",
|
"background-container",
|
||||||
@@ -97,20 +98,13 @@
|
|||||||
"ball",
|
"ball",
|
||||||
"bg-bg-body-tertiary",
|
"bg-bg-body-tertiary",
|
||||||
"bg-bg-primary-subtle",
|
"bg-bg-primary-subtle",
|
||||||
"bg-black",
|
|
||||||
"bg-body",
|
"bg-body",
|
||||||
"bg-body-tertiary",
|
"bg-body-tertiary",
|
||||||
"bg-danger",
|
"bg-danger",
|
||||||
"bg-dark",
|
|
||||||
"bg-info",
|
|
||||||
"bg-light",
|
|
||||||
"bg-opacity-10",
|
"bg-opacity-10",
|
||||||
"bg-primary",
|
"bg-primary",
|
||||||
"bg-primary-subtle",
|
"bg-primary-subtle",
|
||||||
"bg-secondary",
|
"bg-secondary-subtle",
|
||||||
"bg-success",
|
|
||||||
"bg-warning",
|
|
||||||
"bg-white",
|
|
||||||
"bi",
|
"bi",
|
||||||
"bi-activity",
|
"bi-activity",
|
||||||
"border",
|
"border",
|
||||||
@@ -151,6 +145,7 @@
|
|||||||
"card-icon-primary",
|
"card-icon-primary",
|
||||||
"card-icon-secondary",
|
"card-icon-secondary",
|
||||||
"card-img-bg",
|
"card-img-bg",
|
||||||
|
"card-img-h100",
|
||||||
"card-img-top",
|
"card-img-top",
|
||||||
"card-img-wrap",
|
"card-img-wrap",
|
||||||
"card-text",
|
"card-text",
|
||||||
@@ -179,6 +174,7 @@
|
|||||||
"col-6",
|
"col-6",
|
||||||
"col-8",
|
"col-8",
|
||||||
"col-9",
|
"col-9",
|
||||||
|
"col-auto",
|
||||||
"col-lg-2",
|
"col-lg-2",
|
||||||
"col-lg-4",
|
"col-lg-4",
|
||||||
"col-lg-8",
|
"col-lg-8",
|
||||||
@@ -196,9 +192,11 @@
|
|||||||
"col-sm-6",
|
"col-sm-6",
|
||||||
"collapse",
|
"collapse",
|
||||||
"collapsed",
|
"collapsed",
|
||||||
|
"contact-img",
|
||||||
"container",
|
"container",
|
||||||
"container-fluid",
|
"container-fluid",
|
||||||
"container-xxl",
|
"container-xxl",
|
||||||
|
"cta",
|
||||||
"custom",
|
"custom",
|
||||||
"d-block",
|
"d-block",
|
||||||
"d-flex",
|
"d-flex",
|
||||||
@@ -215,8 +213,10 @@
|
|||||||
"d-sm-block",
|
"d-sm-block",
|
||||||
"d-sm-none",
|
"d-sm-none",
|
||||||
"data-table",
|
"data-table",
|
||||||
|
"disabled",
|
||||||
"display-1",
|
"display-1",
|
||||||
"display-4",
|
"display-4",
|
||||||
|
"display-6",
|
||||||
"dropdown",
|
"dropdown",
|
||||||
"dropdown-divider-bg",
|
"dropdown-divider-bg",
|
||||||
"dropdown-item",
|
"dropdown-item",
|
||||||
@@ -233,12 +233,17 @@
|
|||||||
"fa-2xs",
|
"fa-2xs",
|
||||||
"fa-3",
|
"fa-3",
|
||||||
"fa-4x",
|
"fa-4x",
|
||||||
|
"fa-5x",
|
||||||
"fa-activity",
|
"fa-activity",
|
||||||
"fa-address-card",
|
"fa-address-card",
|
||||||
"fa-angle-left",
|
"fa-angle-left",
|
||||||
|
"fa-angle-right",
|
||||||
|
"fa-angles-left",
|
||||||
|
"fa-angles-right",
|
||||||
"fa-arrow-left",
|
"fa-arrow-left",
|
||||||
"fa-arrow-right",
|
"fa-arrow-right",
|
||||||
"fa-bootstrap",
|
"fa-bootstrap",
|
||||||
|
"fa-check",
|
||||||
"fa-chevron-right",
|
"fa-chevron-right",
|
||||||
"fa-circle",
|
"fa-circle",
|
||||||
"fa-circle-check",
|
"fa-circle-check",
|
||||||
@@ -251,6 +256,7 @@
|
|||||||
"fa-face-frown",
|
"fa-face-frown",
|
||||||
"fa-facebook",
|
"fa-facebook",
|
||||||
"fa-fluid",
|
"fa-fluid",
|
||||||
|
"fa-folder",
|
||||||
"fa-fw",
|
"fa-fw",
|
||||||
"fa-github",
|
"fa-github",
|
||||||
"fa-globe",
|
"fa-globe",
|
||||||
@@ -260,6 +266,8 @@
|
|||||||
"fa-house",
|
"fa-house",
|
||||||
"fa-info",
|
"fa-info",
|
||||||
"fa-inverse",
|
"fa-inverse",
|
||||||
|
"fa-lg",
|
||||||
|
"fa-li",
|
||||||
"fa-link",
|
"fa-link",
|
||||||
"fa-linkedin",
|
"fa-linkedin",
|
||||||
"fa-magnifying-glass",
|
"fa-magnifying-glass",
|
||||||
@@ -275,10 +283,12 @@
|
|||||||
"fa-stack-2x",
|
"fa-stack-2x",
|
||||||
"fa-sun",
|
"fa-sun",
|
||||||
"fa-timeline",
|
"fa-timeline",
|
||||||
|
"fa-ul",
|
||||||
"fa-up-right-from-square",
|
"fa-up-right-from-square",
|
||||||
"fa-whatsapp",
|
"fa-whatsapp",
|
||||||
"fa-wrapper",
|
"fa-wrapper",
|
||||||
"fa-x-twitter",
|
"fa-x-twitter",
|
||||||
|
"fa-xs",
|
||||||
"fab",
|
"fab",
|
||||||
"fade",
|
"fade",
|
||||||
"faq",
|
"faq",
|
||||||
@@ -334,25 +344,15 @@
|
|||||||
"justify-content-between",
|
"justify-content-between",
|
||||||
"justify-content-center",
|
"justify-content-center",
|
||||||
"justify-content-end",
|
"justify-content-end",
|
||||||
|
"justify-content-md-end",
|
||||||
"justify-content-md-start",
|
"justify-content-md-start",
|
||||||
"justify-content-start",
|
"justify-content-start",
|
||||||
"katex",
|
"katex",
|
||||||
"label",
|
"label",
|
||||||
"lead",
|
"lead",
|
||||||
"leaflet-map",
|
"leaflet-map",
|
||||||
"link-bg-black",
|
|
||||||
"link-bg-body",
|
|
||||||
"link-bg-body-tertiary",
|
"link-bg-body-tertiary",
|
||||||
"link-bg-danger",
|
|
||||||
"link-bg-dark",
|
|
||||||
"link-bg-footer",
|
"link-bg-footer",
|
||||||
"link-bg-info",
|
|
||||||
"link-bg-light",
|
|
||||||
"link-bg-primary",
|
|
||||||
"link-bg-secondary",
|
|
||||||
"link-bg-success",
|
|
||||||
"link-bg-warning",
|
|
||||||
"link-bg-white",
|
|
||||||
"link-primary",
|
"link-primary",
|
||||||
"link-secondary",
|
"link-secondary",
|
||||||
"link-success",
|
"link-success",
|
||||||
@@ -360,15 +360,16 @@
|
|||||||
"lottie-animation",
|
"lottie-animation",
|
||||||
"m-0",
|
"m-0",
|
||||||
"m-auto",
|
"m-auto",
|
||||||
"m-md-n4",
|
|
||||||
"m-n1",
|
"m-n1",
|
||||||
"main",
|
"main",
|
||||||
"main-nav-toggler",
|
"main-nav-toggler",
|
||||||
"mb-0",
|
"mb-0",
|
||||||
|
"mb-1",
|
||||||
"mb-3",
|
"mb-3",
|
||||||
"mb-4",
|
"mb-4",
|
||||||
"mb-5",
|
"mb-5",
|
||||||
"mb-lg-5",
|
"mb-lg-5",
|
||||||
|
"me-1",
|
||||||
"me-3",
|
"me-3",
|
||||||
"me-auto",
|
"me-auto",
|
||||||
"mermaid",
|
"mermaid",
|
||||||
@@ -378,6 +379,7 @@
|
|||||||
"ms-3",
|
"ms-3",
|
||||||
"ms-auto",
|
"ms-auto",
|
||||||
"ms-md-3",
|
"ms-md-3",
|
||||||
|
"mt-1",
|
||||||
"mt-2",
|
"mt-2",
|
||||||
"mt-3",
|
"mt-3",
|
||||||
"mt-4",
|
"mt-4",
|
||||||
@@ -385,22 +387,26 @@
|
|||||||
"mt-auto",
|
"mt-auto",
|
||||||
"mt-md-0",
|
"mt-md-0",
|
||||||
"multi-docs-collapse-15",
|
"multi-docs-collapse-15",
|
||||||
"multi-docs-collapse-17",
|
"multi-docs-collapse-16",
|
||||||
"multi-file-collapse-1",
|
"multi-file-collapse-1",
|
||||||
"multi-file-collapse-5",
|
|
||||||
"mx-auto",
|
"mx-auto",
|
||||||
"mx-md-0",
|
"mx-md-0",
|
||||||
"mx-md-2",
|
"mx-md-2",
|
||||||
|
"mx-md-n4",
|
||||||
"my-2",
|
"my-2",
|
||||||
"my-4",
|
"my-4",
|
||||||
"my-auto",
|
"my-auto",
|
||||||
"my-md-0",
|
"my-md-0",
|
||||||
"my-md-auto",
|
"my-md-auto",
|
||||||
|
"my-md-n4",
|
||||||
"nav",
|
"nav",
|
||||||
|
"nav-callout",
|
||||||
"nav-item",
|
"nav-item",
|
||||||
"nav-link",
|
"nav-link",
|
||||||
|
"nav-panel",
|
||||||
"nav-pills",
|
"nav-pills",
|
||||||
"nav-tabs",
|
"nav-tabs",
|
||||||
|
"nav-underline",
|
||||||
"navbar",
|
"navbar",
|
||||||
"navbar-brand",
|
"navbar-brand",
|
||||||
"navbar-collapse",
|
"navbar-collapse",
|
||||||
@@ -419,13 +425,17 @@
|
|||||||
"order-first",
|
"order-first",
|
||||||
"order-md-0",
|
"order-md-0",
|
||||||
"order-md-1",
|
"order-md-1",
|
||||||
"p-",
|
|
||||||
"p-0",
|
"p-0",
|
||||||
"p-1",
|
"p-1",
|
||||||
"p-2",
|
"p-2",
|
||||||
"p-3",
|
"p-3",
|
||||||
"p-4",
|
"p-4",
|
||||||
"p-md-4",
|
"page-item",
|
||||||
|
"page-link",
|
||||||
|
"pagination",
|
||||||
|
"pagination-terse",
|
||||||
|
"panel-dropdown",
|
||||||
|
"panels",
|
||||||
"pb-3",
|
"pb-3",
|
||||||
"pb-4",
|
"pb-4",
|
||||||
"pb-5",
|
"pb-5",
|
||||||
@@ -450,14 +460,20 @@
|
|||||||
"ptw-5",
|
"ptw-5",
|
||||||
"ptw-lg-5",
|
"ptw-lg-5",
|
||||||
"ptw-sm-4",
|
"ptw-sm-4",
|
||||||
|
"px-%!d(string=0)",
|
||||||
"px-2",
|
"px-2",
|
||||||
|
"px-3",
|
||||||
"px-4",
|
"px-4",
|
||||||
|
"px-md-4",
|
||||||
"px-xxl-0",
|
"px-xxl-0",
|
||||||
|
"py-%!d(string=0)",
|
||||||
|
"py-0",
|
||||||
"py-1",
|
"py-1",
|
||||||
"py-2",
|
"py-2",
|
||||||
"py-3",
|
"py-3",
|
||||||
"py-4",
|
"py-4",
|
||||||
"py-md-1",
|
"py-md-1",
|
||||||
|
"py-md-4",
|
||||||
"ratio",
|
"ratio",
|
||||||
"ratio-16x9",
|
"ratio-16x9",
|
||||||
"releases",
|
"releases",
|
||||||
@@ -466,6 +482,7 @@
|
|||||||
"rounded-5",
|
"rounded-5",
|
||||||
"rounded-bottom",
|
"rounded-bottom",
|
||||||
"rounded-pill",
|
"rounded-pill",
|
||||||
|
"rounded-start",
|
||||||
"rounded-top",
|
"rounded-top",
|
||||||
"row",
|
"row",
|
||||||
"row-cols-1",
|
"row-cols-1",
|
||||||
@@ -473,7 +490,6 @@
|
|||||||
"row-cols-lg-3",
|
"row-cols-lg-3",
|
||||||
"row-cols-md-2",
|
"row-cols-md-2",
|
||||||
"row-cols-md-3",
|
"row-cols-md-3",
|
||||||
"row-cols-md-4",
|
|
||||||
"row-cols-sm-2",
|
"row-cols-sm-2",
|
||||||
"row-cols-sm-3",
|
"row-cols-sm-3",
|
||||||
"scrollbar-horizontal",
|
"scrollbar-horizontal",
|
||||||
@@ -501,20 +517,15 @@
|
|||||||
"table-border-bottom-wrap",
|
"table-border-bottom-wrap",
|
||||||
"table-responsive-md",
|
"table-responsive-md",
|
||||||
"table-wrap",
|
"table-wrap",
|
||||||
|
"tabs-dropdown",
|
||||||
"tag-link",
|
"tag-link",
|
||||||
"text-",
|
"text-",
|
||||||
"text-bg-black",
|
|
||||||
"text-bg-body",
|
|
||||||
"text-bg-body-tertiary",
|
"text-bg-body-tertiary",
|
||||||
"text-bg-danger",
|
|
||||||
"text-bg-dark",
|
|
||||||
"text-bg-info",
|
"text-bg-info",
|
||||||
"text-bg-light",
|
|
||||||
"text-bg-primary",
|
"text-bg-primary",
|
||||||
"text-bg-secondary",
|
"text-bg-secondary",
|
||||||
"text-bg-success",
|
"text-bg-success",
|
||||||
"text-bg-warning",
|
"text-bg-warning",
|
||||||
"text-bg-white",
|
|
||||||
"text-body",
|
"text-body",
|
||||||
"text-body-secondary",
|
"text-body-secondary",
|
||||||
"text-break",
|
"text-break",
|
||||||
@@ -522,6 +533,7 @@
|
|||||||
"text-decoration-none",
|
"text-decoration-none",
|
||||||
"text-end",
|
"text-end",
|
||||||
"text-info",
|
"text-info",
|
||||||
|
"text-md-start",
|
||||||
"text-muted",
|
"text-muted",
|
||||||
"text-nowrap",
|
"text-nowrap",
|
||||||
"text-primary",
|
"text-primary",
|
||||||
@@ -578,6 +590,7 @@
|
|||||||
],
|
],
|
||||||
"ids": [
|
"ids": [
|
||||||
"abbr",
|
"abbr",
|
||||||
|
"accelerate-your-data-products",
|
||||||
"accordion",
|
"accordion",
|
||||||
"accordion-0",
|
"accordion-0",
|
||||||
"accordion-0-heading-0",
|
"accordion-0-heading-0",
|
||||||
@@ -587,8 +600,10 @@
|
|||||||
"accordion-0-item-1",
|
"accordion-0-item-1",
|
||||||
"accordion-0-item-2",
|
"accordion-0-item-2",
|
||||||
"accordéon",
|
"accordéon",
|
||||||
|
"ai",
|
||||||
"alert",
|
"alert",
|
||||||
"alerte",
|
"alerte",
|
||||||
|
"analytics",
|
||||||
"animatie",
|
"animatie",
|
||||||
"animation",
|
"animation",
|
||||||
"args",
|
"args",
|
||||||
@@ -599,14 +614,14 @@
|
|||||||
"block-diagram",
|
"block-diagram",
|
||||||
"blog",
|
"blog",
|
||||||
"body-docs-collapse-15",
|
"body-docs-collapse-15",
|
||||||
"body-docs-collapse-17",
|
"body-docs-collapse-16",
|
||||||
"body-file-collapse-1",
|
"body-file-collapse-1",
|
||||||
"body-file-collapse-5",
|
|
||||||
"bouton",
|
"bouton",
|
||||||
"breadcrumb",
|
"breadcrumb",
|
||||||
"button",
|
"button",
|
||||||
"button-group",
|
"button-group",
|
||||||
"c4-diagram",
|
"c4-diagram",
|
||||||
|
"callout",
|
||||||
"card",
|
"card",
|
||||||
"card-group",
|
"card-group",
|
||||||
"carousel",
|
"carousel",
|
||||||
@@ -618,7 +633,6 @@
|
|||||||
"cloudinary",
|
"cloudinary",
|
||||||
"collapse",
|
"collapse",
|
||||||
"collapse-1",
|
"collapse-1",
|
||||||
"colored-cards",
|
|
||||||
"command-prompt",
|
"command-prompt",
|
||||||
"comment-nous-partageons-vos-informations",
|
"comment-nous-partageons-vos-informations",
|
||||||
"comment-utilisons-nous-les-cookies-",
|
"comment-utilisons-nous-les-cookies-",
|
||||||
@@ -626,15 +640,25 @@
|
|||||||
"content-blocks",
|
"content-blocks",
|
||||||
"cookies-etc",
|
"cookies-etc",
|
||||||
"custom-activity",
|
"custom-activity",
|
||||||
|
"data-quality",
|
||||||
"data-tables",
|
"data-tables",
|
||||||
"docs",
|
"docs",
|
||||||
"documentation",
|
"documentation",
|
||||||
|
"dropdown-nav-0",
|
||||||
|
"dropdown-panel-071ec18d100b1b143a52290acbccb5d2",
|
||||||
|
"dropdown-panel-3",
|
||||||
|
"dropdown-panel-353faae960d8e5f264e975d330a6b22f",
|
||||||
|
"dropdown-panel-6f7573c76bb16d93358060c54c56bb25",
|
||||||
|
"dropdown-panel-78e144cc4646b9bdebe8f1d59a62159d",
|
||||||
|
"dropdown-panel-fbf9d10f31358572a82e263a6abb2d8c",
|
||||||
"elements-type",
|
"elements-type",
|
||||||
"entity-relationship-diagram",
|
"entity-relationship-diagram",
|
||||||
"example",
|
"example",
|
||||||
|
"examples",
|
||||||
"exemple",
|
"exemple",
|
||||||
"fa-address-card",
|
"fa-address-card",
|
||||||
"fa-face-frown",
|
"fa-face-frown",
|
||||||
|
"fa-folder",
|
||||||
"fa-square-check",
|
"fa-square-check",
|
||||||
"fab-bootstrap",
|
"fab-bootstrap",
|
||||||
"fab-docker",
|
"fab-docker",
|
||||||
@@ -644,62 +668,22 @@
|
|||||||
"fab-medium",
|
"fab-medium",
|
||||||
"fab-whatsapp",
|
"fab-whatsapp",
|
||||||
"fab-x-twitter",
|
"fab-x-twitter",
|
||||||
"faq-053659d52c3204ebc73c1b387efbbb07",
|
"faq-5113bdcf965ec7494b27d4fb87b2d30c",
|
||||||
"faq-053659d52c3204ebc73c1b387efbbb07-heading-faq-053659d52c3204ebc73c1b387efbbb07",
|
"faq-5113bdcf965ec7494b27d4fb87b2d30c-heading-faq-5113bdcf965ec7494b27d4fb87b2d30c",
|
||||||
"faq-053659d52c3204ebc73c1b387efbbb07-item-0",
|
"faq-5113bdcf965ec7494b27d4fb87b2d30c-item-0",
|
||||||
"faq-053659d52c3204ebc73c1b387efbbb07-item-1",
|
"faq-5113bdcf965ec7494b27d4fb87b2d30c-item-1",
|
||||||
"faq-053659d52c3204ebc73c1b387efbbb07-item-2",
|
"faq-5113bdcf965ec7494b27d4fb87b2d30c-item-2",
|
||||||
"faq-3b4f420cc7621af32c96109c12bca758",
|
|
||||||
"faq-3b4f420cc7621af32c96109c12bca758-heading-faq-3b4f420cc7621af32c96109c12bca758",
|
|
||||||
"faq-3b4f420cc7621af32c96109c12bca758-item-0",
|
|
||||||
"faq-3b4f420cc7621af32c96109c12bca758-item-1",
|
|
||||||
"faq-3b4f420cc7621af32c96109c12bca758-item-2",
|
|
||||||
"faq-4f19b6f4505f05eaa5bbf531aed406b8",
|
|
||||||
"faq-4f19b6f4505f05eaa5bbf531aed406b8-heading-faq-4f19b6f4505f05eaa5bbf531aed406b8",
|
|
||||||
"faq-4f19b6f4505f05eaa5bbf531aed406b8-item-0",
|
|
||||||
"faq-4f19b6f4505f05eaa5bbf531aed406b8-item-1",
|
|
||||||
"faq-4f19b6f4505f05eaa5bbf531aed406b8-item-2",
|
|
||||||
"faq-637b21f5a6c607752e51e0633243d2bf",
|
|
||||||
"faq-637b21f5a6c607752e51e0633243d2bf-heading-faq-637b21f5a6c607752e51e0633243d2bf",
|
|
||||||
"faq-637b21f5a6c607752e51e0633243d2bf-item-0",
|
|
||||||
"faq-637b21f5a6c607752e51e0633243d2bf-item-1",
|
|
||||||
"faq-637b21f5a6c607752e51e0633243d2bf-item-2",
|
|
||||||
"faq-9b51ee909251b9ba0de086282b0afc7a",
|
|
||||||
"faq-9b51ee909251b9ba0de086282b0afc7a-heading-faq-9b51ee909251b9ba0de086282b0afc7a",
|
|
||||||
"faq-9b51ee909251b9ba0de086282b0afc7a-item-0",
|
|
||||||
"faq-9b51ee909251b9ba0de086282b0afc7a-item-1",
|
|
||||||
"faq-9b51ee909251b9ba0de086282b0afc7a-item-2",
|
|
||||||
"faq-aa0a1905cab279bfffa949e96810a3a8",
|
|
||||||
"faq-aa0a1905cab279bfffa949e96810a3a8-heading-faq-aa0a1905cab279bfffa949e96810a3a8",
|
|
||||||
"faq-aa0a1905cab279bfffa949e96810a3a8-item-0",
|
|
||||||
"faq-aa0a1905cab279bfffa949e96810a3a8-item-1",
|
|
||||||
"faq-aa0a1905cab279bfffa949e96810a3a8-item-2",
|
|
||||||
"faq-d2df4da095dc8a0c45487af207ebf623",
|
|
||||||
"faq-d2df4da095dc8a0c45487af207ebf623-heading-faq-d2df4da095dc8a0c45487af207ebf623",
|
|
||||||
"faq-d2df4da095dc8a0c45487af207ebf623-item-0",
|
|
||||||
"faq-d2df4da095dc8a0c45487af207ebf623-item-1",
|
|
||||||
"faq-d2df4da095dc8a0c45487af207ebf623-item-2",
|
|
||||||
"faq-f7b27a38c3ee12525d7d0dc8acc1c600",
|
|
||||||
"faq-f7b27a38c3ee12525d7d0dc8acc1c600-heading-faq-f7b27a38c3ee12525d7d0dc8acc1c600",
|
|
||||||
"faq-f7b27a38c3ee12525d7d0dc8acc1c600-item-0",
|
|
||||||
"faq-f7b27a38c3ee12525d7d0dc8acc1c600-item-1",
|
|
||||||
"faq-f7b27a38c3ee12525d7d0dc8acc1c600-item-2",
|
|
||||||
"faq-fe0f1a534c1ceb0781d73fb79ec3eea1",
|
|
||||||
"faq-fe0f1a534c1ceb0781d73fb79ec3eea1-heading-faq-fe0f1a534c1ceb0781d73fb79ec3eea1",
|
|
||||||
"faq-fe0f1a534c1ceb0781d73fb79ec3eea1-item-0",
|
|
||||||
"faq-fe0f1a534c1ceb0781d73fb79ec3eea1-item-1",
|
|
||||||
"faq-fe0f1a534c1ceb0781d73fb79ec3eea1-item-2",
|
|
||||||
"faq-fe3528d7eb9c1abb5256a70492433843",
|
|
||||||
"faq-fe3528d7eb9c1abb5256a70492433843-heading-faq-fe3528d7eb9c1abb5256a70492433843",
|
|
||||||
"faq-fe3528d7eb9c1abb5256a70492433843-item-0",
|
|
||||||
"faq-fe3528d7eb9c1abb5256a70492433843-item-1",
|
|
||||||
"faq-fe3528d7eb9c1abb5256a70492433843-item-2",
|
|
||||||
"fas-1",
|
"fas-1",
|
||||||
"fas-2",
|
"fas-2",
|
||||||
"fas-3",
|
"fas-3",
|
||||||
|
"fas-address-card",
|
||||||
"fas-angle-left",
|
"fas-angle-left",
|
||||||
|
"fas-angle-right",
|
||||||
|
"fas-angles-left",
|
||||||
|
"fas-angles-right",
|
||||||
"fas-arrow-left",
|
"fas-arrow-left",
|
||||||
"fas-arrow-right",
|
"fas-arrow-right",
|
||||||
|
"fas-check",
|
||||||
"fas-chevron-right",
|
"fas-chevron-right",
|
||||||
"fas-circle",
|
"fas-circle",
|
||||||
"fas-circle-check",
|
"fas-circle-check",
|
||||||
@@ -726,11 +710,11 @@
|
|||||||
"fichier",
|
"fichier",
|
||||||
"fil-dariane",
|
"fil-dariane",
|
||||||
"file",
|
"file",
|
||||||
|
"first-panel",
|
||||||
"flowchart",
|
"flowchart",
|
||||||
"footer-docs-collapse-15",
|
"footer-docs-collapse-15",
|
||||||
"footer-docs-collapse-17",
|
"footer-docs-collapse-16",
|
||||||
"footer-file-collapse-1",
|
"footer-file-collapse-1",
|
||||||
"footer-file-collapse-5",
|
|
||||||
"formula-katex",
|
"formula-katex",
|
||||||
"formule-katex",
|
"formule-katex",
|
||||||
"gantt-diagram",
|
"gantt-diagram",
|
||||||
@@ -741,6 +725,8 @@
|
|||||||
"gérer-les-préférences-des-cookies",
|
"gérer-les-préférences-des-cookies",
|
||||||
"heading",
|
"heading",
|
||||||
"heading-type",
|
"heading-type",
|
||||||
|
"horizontal-cards-with-an-icon",
|
||||||
|
"horizontal-cards-with-an-image",
|
||||||
"how-do-we-use-cookies",
|
"how-do-we-use-cookies",
|
||||||
"how-we-share-your-information",
|
"how-we-share-your-information",
|
||||||
"icon",
|
"icon",
|
||||||
@@ -752,10 +738,12 @@
|
|||||||
"infobulle",
|
"infobulle",
|
||||||
"input-type",
|
"input-type",
|
||||||
"ins",
|
"ins",
|
||||||
|
"interested-in-this-topic",
|
||||||
"invite-de-commandes",
|
"invite-de-commandes",
|
||||||
"items-type",
|
"items-type",
|
||||||
"kaart",
|
"kaart",
|
||||||
"kbd",
|
"kbd",
|
||||||
|
"kickstart-your-data-stack-without-coding",
|
||||||
"language-selector",
|
"language-selector",
|
||||||
"leaflet-map-0",
|
"leaflet-map-0",
|
||||||
"lien",
|
"lien",
|
||||||
@@ -770,14 +758,21 @@
|
|||||||
"messages-type",
|
"messages-type",
|
||||||
"mindmap",
|
"mindmap",
|
||||||
"more-type",
|
"more-type",
|
||||||
|
"move-your-data-into-action",
|
||||||
"nav",
|
"nav",
|
||||||
"nav-0-0",
|
"nav-0-0",
|
||||||
"nav-0-1",
|
"nav-0-1",
|
||||||
"nav-0-2",
|
"nav-0-2",
|
||||||
|
"nav-0-btn-0",
|
||||||
|
"nav-0-btn-1",
|
||||||
|
"nav-0-btn-2",
|
||||||
"nav-nav-0",
|
"nav-nav-0",
|
||||||
"nav-nav-0-btn-0",
|
"nav-panel-071ec18d100b1b143a52290acbccb5d2",
|
||||||
"nav-nav-0-btn-1",
|
"nav-panel-3",
|
||||||
"nav-nav-0-btn-2",
|
"nav-panel-353faae960d8e5f264e975d330a6b22f",
|
||||||
|
"nav-panel-6f7573c76bb16d93358060c54c56bb25",
|
||||||
|
"nav-panel-78e144cc4646b9bdebe8f1d59a62159d",
|
||||||
|
"nav-panel-fbf9d10f31358572a82e263a6abb2d8c",
|
||||||
"navbar",
|
"navbar",
|
||||||
"navbar-0-collapse",
|
"navbar-0-collapse",
|
||||||
"navbar-mode",
|
"navbar-mode",
|
||||||
@@ -786,8 +781,45 @@
|
|||||||
"navigation",
|
"navigation",
|
||||||
"notification",
|
"notification",
|
||||||
"overview",
|
"overview",
|
||||||
|
"panel-071ec18d100b1b143a52290acbccb5d2-0",
|
||||||
|
"panel-071ec18d100b1b143a52290acbccb5d2-1",
|
||||||
|
"panel-071ec18d100b1b143a52290acbccb5d2-2",
|
||||||
|
"panel-071ec18d100b1b143a52290acbccb5d2-btn-0",
|
||||||
|
"panel-071ec18d100b1b143a52290acbccb5d2-btn-1",
|
||||||
|
"panel-071ec18d100b1b143a52290acbccb5d2-btn-2",
|
||||||
|
"panel-3-0",
|
||||||
|
"panel-3-1",
|
||||||
|
"panel-3-2",
|
||||||
|
"panel-3-btn-0",
|
||||||
|
"panel-3-btn-1",
|
||||||
|
"panel-3-btn-2",
|
||||||
|
"panel-353faae960d8e5f264e975d330a6b22f-0",
|
||||||
|
"panel-353faae960d8e5f264e975d330a6b22f-1",
|
||||||
|
"panel-353faae960d8e5f264e975d330a6b22f-2",
|
||||||
|
"panel-353faae960d8e5f264e975d330a6b22f-btn-0",
|
||||||
|
"panel-353faae960d8e5f264e975d330a6b22f-btn-1",
|
||||||
|
"panel-353faae960d8e5f264e975d330a6b22f-btn-2",
|
||||||
|
"panel-6f7573c76bb16d93358060c54c56bb25-0",
|
||||||
|
"panel-6f7573c76bb16d93358060c54c56bb25-1",
|
||||||
|
"panel-6f7573c76bb16d93358060c54c56bb25-2",
|
||||||
|
"panel-6f7573c76bb16d93358060c54c56bb25-btn-0",
|
||||||
|
"panel-6f7573c76bb16d93358060c54c56bb25-btn-1",
|
||||||
|
"panel-6f7573c76bb16d93358060c54c56bb25-btn-2",
|
||||||
|
"panel-78e144cc4646b9bdebe8f1d59a62159d-0",
|
||||||
|
"panel-78e144cc4646b9bdebe8f1d59a62159d-1",
|
||||||
|
"panel-78e144cc4646b9bdebe8f1d59a62159d-2",
|
||||||
|
"panel-78e144cc4646b9bdebe8f1d59a62159d-btn-0",
|
||||||
|
"panel-78e144cc4646b9bdebe8f1d59a62159d-btn-1",
|
||||||
|
"panel-78e144cc4646b9bdebe8f1d59a62159d-btn-2",
|
||||||
|
"panel-fbf9d10f31358572a82e263a6abb2d8c-0",
|
||||||
|
"panel-fbf9d10f31358572a82e263a6abb2d8c-1",
|
||||||
|
"panel-fbf9d10f31358572a82e263a6abb2d8c-2",
|
||||||
|
"panel-fbf9d10f31358572a82e263a6abb2d8c-btn-0",
|
||||||
|
"panel-fbf9d10f31358572a82e263a6abb2d8c-btn-1",
|
||||||
|
"panel-fbf9d10f31358572a82e263a6abb2d8c-btn-2",
|
||||||
"persona",
|
"persona",
|
||||||
"pie-chart",
|
"pie-chart",
|
||||||
|
"pills",
|
||||||
"projecten",
|
"projecten",
|
||||||
"projects",
|
"projects",
|
||||||
"projets",
|
"projets",
|
||||||
@@ -797,14 +829,22 @@
|
|||||||
"release",
|
"release",
|
||||||
"requirement-chart",
|
"requirement-chart",
|
||||||
"réduire",
|
"réduire",
|
||||||
|
"second-panel",
|
||||||
"security",
|
"security",
|
||||||
"sequence-diagram",
|
"sequence-diagram",
|
||||||
"spinner",
|
"spinner",
|
||||||
|
"stacked-cards-with-an-icon",
|
||||||
|
"stacked-cards-with-an-image",
|
||||||
|
"stacked-video-message",
|
||||||
|
"start-using-your-data-immediately",
|
||||||
"state-diagram",
|
"state-diagram",
|
||||||
"sub",
|
"sub",
|
||||||
"sup",
|
"sup",
|
||||||
"sécurité",
|
"sécurité",
|
||||||
"table",
|
"table",
|
||||||
|
"tabs",
|
||||||
|
"tap-into-the-latest-thinking-from-infusal-and-stay-in-the-lead",
|
||||||
|
"third-panel",
|
||||||
"third-party-links--use-of-your-information",
|
"third-party-links--use-of-your-information",
|
||||||
"timeline",
|
"timeline",
|
||||||
"title",
|
"title",
|
||||||
@@ -816,8 +856,10 @@
|
|||||||
"toast-message-email-4",
|
"toast-message-email-4",
|
||||||
"toc-collapse",
|
"toc-collapse",
|
||||||
"tooltip",
|
"tooltip",
|
||||||
|
"turn-boring-into-brilliant",
|
||||||
"types-de-cookies-que-nous-utilisons",
|
"types-de-cookies-que-nous-utilisons",
|
||||||
"types-of-cookies-we-use",
|
"types-of-cookies-we-use",
|
||||||
|
"underline",
|
||||||
"user-journey",
|
"user-journey",
|
||||||
"video",
|
"video",
|
||||||
"video-type",
|
"video-type",
|
||||||
@@ -825,6 +867,7 @@
|
|||||||
"vos-droits",
|
"vos-droits",
|
||||||
"welcome-to-hinode",
|
"welcome-to-hinode",
|
||||||
"what-are-cookies",
|
"what-are-cookies",
|
||||||
|
"works-seamlessly-with-your-current-tech-stack",
|
||||||
"xy-chart",
|
"xy-chart",
|
||||||
"your-rights"
|
"your-rights"
|
||||||
]
|
]
|
||||||
|
24
go.mod
24
go.mod
@@ -4,21 +4,21 @@ go 1.19
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/airbnb/lottie-web v5.12.2+incompatible // indirect
|
github.com/airbnb/lottie-web v5.12.2+incompatible // indirect
|
||||||
github.com/cloudcannon/bookshop/hugo/v3 v3.16.1 // indirect
|
github.com/cloudcannon/bookshop/hugo/v3 v3.16.3 // indirect
|
||||||
github.com/gethinode/mod-bootstrap v1.3.3 // indirect
|
github.com/gethinode/mod-bootstrap v1.3.4 // indirect
|
||||||
github.com/gethinode/mod-csp v1.0.7 // indirect
|
github.com/gethinode/mod-csp v1.0.8 // indirect
|
||||||
github.com/gethinode/mod-flexsearch/v2 v2.1.1 // indirect
|
github.com/gethinode/mod-flexsearch/v2 v2.1.2 // indirect
|
||||||
github.com/gethinode/mod-fontawesome/v2 v2.1.1 // indirect
|
github.com/gethinode/mod-fontawesome/v2 v2.1.2 // indirect
|
||||||
github.com/gethinode/mod-google-analytics v1.3.2 // indirect
|
github.com/gethinode/mod-google-analytics v1.3.3 // indirect
|
||||||
github.com/gethinode/mod-katex v1.1.3 // indirect
|
github.com/gethinode/mod-katex v1.1.4 // indirect
|
||||||
github.com/gethinode/mod-leaflet v1.3.0 // indirect
|
github.com/gethinode/mod-leaflet v1.3.1 // indirect
|
||||||
github.com/gethinode/mod-lottie v1.6.0 // indirect
|
github.com/gethinode/mod-lottie v1.6.1 // indirect
|
||||||
github.com/gethinode/mod-mermaid v1.1.23 // indirect
|
github.com/gethinode/mod-mermaid v1.1.23 // indirect
|
||||||
github.com/gethinode/mod-mermaid/v2 v2.0.1 // indirect
|
github.com/gethinode/mod-mermaid/v2 v2.0.2 // indirect
|
||||||
github.com/gethinode/mod-simple-datatables v1.1.7 // indirect
|
github.com/gethinode/mod-simple-datatables v1.1.7 // indirect
|
||||||
github.com/gethinode/mod-simple-datatables/v2 v2.0.1 // indirect
|
github.com/gethinode/mod-simple-datatables/v2 v2.0.2 // indirect
|
||||||
github.com/gethinode/mod-utils/v3 v3.3.1 // indirect
|
github.com/gethinode/mod-utils/v3 v3.3.1 // indirect
|
||||||
github.com/gethinode/mod-utils/v4 v4.6.0 // indirect
|
github.com/gethinode/mod-utils/v4 v4.11.1 // indirect
|
||||||
github.com/nextapps-de/flexsearch v0.0.0-20250606060143-c28f52c09b7a // indirect
|
github.com/nextapps-de/flexsearch v0.0.0-20250606060143-c28f52c09b7a // indirect
|
||||||
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
|
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
|
||||||
)
|
)
|
||||||
|
46
go.sum
46
go.sum
@@ -6,6 +6,8 @@ github.com/cloudcannon/bookshop/hugo/v3 v3.16.0 h1:Fb76ABHqTyPl9Z2QqYJCwiMBKPySh
|
|||||||
github.com/cloudcannon/bookshop/hugo/v3 v3.16.0/go.mod h1:s7mIonDhtsLcn10ZKuVXyqd6BDHI8vT1WQhZw8rPfY8=
|
github.com/cloudcannon/bookshop/hugo/v3 v3.16.0/go.mod h1:s7mIonDhtsLcn10ZKuVXyqd6BDHI8vT1WQhZw8rPfY8=
|
||||||
github.com/cloudcannon/bookshop/hugo/v3 v3.16.1 h1:WByz6rqg28h94VLVLscu77/CHhi2peig/LqrnVomX0Y=
|
github.com/cloudcannon/bookshop/hugo/v3 v3.16.1 h1:WByz6rqg28h94VLVLscu77/CHhi2peig/LqrnVomX0Y=
|
||||||
github.com/cloudcannon/bookshop/hugo/v3 v3.16.1/go.mod h1:s7mIonDhtsLcn10ZKuVXyqd6BDHI8vT1WQhZw8rPfY8=
|
github.com/cloudcannon/bookshop/hugo/v3 v3.16.1/go.mod h1:s7mIonDhtsLcn10ZKuVXyqd6BDHI8vT1WQhZw8rPfY8=
|
||||||
|
github.com/cloudcannon/bookshop/hugo/v3 v3.16.3 h1:/Z66xKILl1SNGQePHZCnxo6vFgED7AGI600OSPotXj4=
|
||||||
|
github.com/cloudcannon/bookshop/hugo/v3 v3.16.3/go.mod h1:s7mIonDhtsLcn10ZKuVXyqd6BDHI8vT1WQhZw8rPfY8=
|
||||||
github.com/gethinode/mod-bootstrap v1.0.1 h1:NDZar+UEL42YHCvzzO+jVgqkZU5INA12BpjX3y6U4I4=
|
github.com/gethinode/mod-bootstrap v1.0.1 h1:NDZar+UEL42YHCvzzO+jVgqkZU5INA12BpjX3y6U4I4=
|
||||||
github.com/gethinode/mod-bootstrap v1.0.1/go.mod h1:DcpPc2cNaXUPGEvhD7npuEEPA7573NvakTlrwFbyjr8=
|
github.com/gethinode/mod-bootstrap v1.0.1/go.mod h1:DcpPc2cNaXUPGEvhD7npuEEPA7573NvakTlrwFbyjr8=
|
||||||
github.com/gethinode/mod-bootstrap v1.1.0 h1:BbalsW8kmFhv+J+dcc41TGcjIlM/p69AB0h0oGhAXIU=
|
github.com/gethinode/mod-bootstrap v1.1.0 h1:BbalsW8kmFhv+J+dcc41TGcjIlM/p69AB0h0oGhAXIU=
|
||||||
@@ -34,6 +36,8 @@ github.com/gethinode/mod-bootstrap v1.3.2 h1:mf9Qgr+xHZeHjZGYFdurETfdEKKldB158fp
|
|||||||
github.com/gethinode/mod-bootstrap v1.3.2/go.mod h1:CL9IDot6nbXIWJYE/KxfsTdYYEJIGL17BXbAYPn+wVQ=
|
github.com/gethinode/mod-bootstrap v1.3.2/go.mod h1:CL9IDot6nbXIWJYE/KxfsTdYYEJIGL17BXbAYPn+wVQ=
|
||||||
github.com/gethinode/mod-bootstrap v1.3.3 h1:k7RrZM3zstWA5xg55yLedb4T7WRBXvn77gv7OwBQ0d4=
|
github.com/gethinode/mod-bootstrap v1.3.3 h1:k7RrZM3zstWA5xg55yLedb4T7WRBXvn77gv7OwBQ0d4=
|
||||||
github.com/gethinode/mod-bootstrap v1.3.3/go.mod h1:MkvQgiA3N2NFiW57TTU60Rn4N6oZjvlBIVgrJE9M0WI=
|
github.com/gethinode/mod-bootstrap v1.3.3/go.mod h1:MkvQgiA3N2NFiW57TTU60Rn4N6oZjvlBIVgrJE9M0WI=
|
||||||
|
github.com/gethinode/mod-bootstrap v1.3.4 h1:rBfyUmdslxL+RX76/5hyJYPacfrt6OYrciNgk/T0NWk=
|
||||||
|
github.com/gethinode/mod-bootstrap v1.3.4/go.mod h1:MkvQgiA3N2NFiW57TTU60Rn4N6oZjvlBIVgrJE9M0WI=
|
||||||
github.com/gethinode/mod-csp v1.0.0 h1:Obp0MVMBjIPZbKDh6Ejl5pImDG7yERMLf2or9UVnwPA=
|
github.com/gethinode/mod-csp v1.0.0 h1:Obp0MVMBjIPZbKDh6Ejl5pImDG7yERMLf2or9UVnwPA=
|
||||||
github.com/gethinode/mod-csp v1.0.0/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
github.com/gethinode/mod-csp v1.0.0/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
||||||
github.com/gethinode/mod-csp v1.0.1 h1:IUUwPc41UNw7DAFuJ75nNPzhkPExenxXU7susdLaxdQ=
|
github.com/gethinode/mod-csp v1.0.1 h1:IUUwPc41UNw7DAFuJ75nNPzhkPExenxXU7susdLaxdQ=
|
||||||
@@ -50,6 +54,8 @@ github.com/gethinode/mod-csp v1.0.6 h1:ufEKQldQe9ZCXbENTpwqVlYnPRgVv3WDhPjur5OLU
|
|||||||
github.com/gethinode/mod-csp v1.0.6/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
github.com/gethinode/mod-csp v1.0.6/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
||||||
github.com/gethinode/mod-csp v1.0.7 h1:V4D8vYA/jJ2Nv9kPz5gt96fkVd3NtT7sBqVhnG5TvAU=
|
github.com/gethinode/mod-csp v1.0.7 h1:V4D8vYA/jJ2Nv9kPz5gt96fkVd3NtT7sBqVhnG5TvAU=
|
||||||
github.com/gethinode/mod-csp v1.0.7/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
github.com/gethinode/mod-csp v1.0.7/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
||||||
|
github.com/gethinode/mod-csp v1.0.8 h1:36bWS7oW5KoPp0ywJXKmfMdM33c/7EPBLjzut0njTgE=
|
||||||
|
github.com/gethinode/mod-csp v1.0.8/go.mod h1:Nb22QMicoUHgZQUKP5TCgVrSI8K3KU7jLuLBShmotjg=
|
||||||
github.com/gethinode/mod-flexsearch v1.0.1 h1:FJkRsUzSnQTXl3MWCigT4E6vfff870UWTnkGqaDGIhA=
|
github.com/gethinode/mod-flexsearch v1.0.1 h1:FJkRsUzSnQTXl3MWCigT4E6vfff870UWTnkGqaDGIhA=
|
||||||
github.com/gethinode/mod-flexsearch v1.0.1/go.mod h1:TXbGbWsvmhBdsTzRt887mcpFfr4ORpzG3+h/l4W3YM4=
|
github.com/gethinode/mod-flexsearch v1.0.1/go.mod h1:TXbGbWsvmhBdsTzRt887mcpFfr4ORpzG3+h/l4W3YM4=
|
||||||
github.com/gethinode/mod-flexsearch v1.1.0 h1:7BCMyQDlYlskNXuazt8Jg/jg9WREexu2xVkYqThkAX4=
|
github.com/gethinode/mod-flexsearch v1.1.0 h1:7BCMyQDlYlskNXuazt8Jg/jg9WREexu2xVkYqThkAX4=
|
||||||
@@ -108,6 +114,8 @@ github.com/gethinode/mod-flexsearch/v2 v2.1.0 h1:NzCruYAKQBMM1DwFFoH7/tzqmItR6sK
|
|||||||
github.com/gethinode/mod-flexsearch/v2 v2.1.0/go.mod h1:d7MMkVlz0l6cEk76e0mkveEsDxGfu5Sv+HUIhoGguhE=
|
github.com/gethinode/mod-flexsearch/v2 v2.1.0/go.mod h1:d7MMkVlz0l6cEk76e0mkveEsDxGfu5Sv+HUIhoGguhE=
|
||||||
github.com/gethinode/mod-flexsearch/v2 v2.1.1 h1:Vcr0aAkqPdavK183L8nr0dF7ngfY9EUDG4ZpmEK815M=
|
github.com/gethinode/mod-flexsearch/v2 v2.1.1 h1:Vcr0aAkqPdavK183L8nr0dF7ngfY9EUDG4ZpmEK815M=
|
||||||
github.com/gethinode/mod-flexsearch/v2 v2.1.1/go.mod h1:0IJGZQRv9X+th/gFmFRusEUSv0oJSr3aw5t1w3lfvYg=
|
github.com/gethinode/mod-flexsearch/v2 v2.1.1/go.mod h1:0IJGZQRv9X+th/gFmFRusEUSv0oJSr3aw5t1w3lfvYg=
|
||||||
|
github.com/gethinode/mod-flexsearch/v2 v2.1.2 h1:B/onreHG/qzIqMo9YYiRk4WWM+GgFj1FSGHSgUpCvJ0=
|
||||||
|
github.com/gethinode/mod-flexsearch/v2 v2.1.2/go.mod h1:0IJGZQRv9X+th/gFmFRusEUSv0oJSr3aw5t1w3lfvYg=
|
||||||
github.com/gethinode/mod-fontawesome v1.0.2 h1:ZSK6D20/w4y5GnfYfTBB58uHD0ChIfkpKfRGwioS9rg=
|
github.com/gethinode/mod-fontawesome v1.0.2 h1:ZSK6D20/w4y5GnfYfTBB58uHD0ChIfkpKfRGwioS9rg=
|
||||||
github.com/gethinode/mod-fontawesome v1.0.2/go.mod h1:Ki1qkWEOiF0hQpCgWeZRw+HkpL6nd1DxKFptU0O2feI=
|
github.com/gethinode/mod-fontawesome v1.0.2/go.mod h1:Ki1qkWEOiF0hQpCgWeZRw+HkpL6nd1DxKFptU0O2feI=
|
||||||
github.com/gethinode/mod-fontawesome v1.1.0 h1:rsDzUI+3ZlS/do2ff3ne8/z3KwHeysmuA+WsXlumXXk=
|
github.com/gethinode/mod-fontawesome v1.1.0 h1:rsDzUI+3ZlS/do2ff3ne8/z3KwHeysmuA+WsXlumXXk=
|
||||||
@@ -160,6 +168,8 @@ github.com/gethinode/mod-fontawesome/v2 v2.1.0 h1:kRQ/4ady4Ih/m3bJ/1+/rkFhunuzjN
|
|||||||
github.com/gethinode/mod-fontawesome/v2 v2.1.0/go.mod h1:Jhwzi3KQI3fYn1hPNPJFCk+kcz80s8ONT4FmwLTXH2c=
|
github.com/gethinode/mod-fontawesome/v2 v2.1.0/go.mod h1:Jhwzi3KQI3fYn1hPNPJFCk+kcz80s8ONT4FmwLTXH2c=
|
||||||
github.com/gethinode/mod-fontawesome/v2 v2.1.1 h1:EieVCvEiT0ulXpEHY4kCLJvZCIvGkupIVyoCRTidrvo=
|
github.com/gethinode/mod-fontawesome/v2 v2.1.1 h1:EieVCvEiT0ulXpEHY4kCLJvZCIvGkupIVyoCRTidrvo=
|
||||||
github.com/gethinode/mod-fontawesome/v2 v2.1.1/go.mod h1:zukv88wXqquEvTJJ9mWWk8Ia+9INnA41wYqusf2RcHA=
|
github.com/gethinode/mod-fontawesome/v2 v2.1.1/go.mod h1:zukv88wXqquEvTJJ9mWWk8Ia+9INnA41wYqusf2RcHA=
|
||||||
|
github.com/gethinode/mod-fontawesome/v2 v2.1.2 h1:v1aHhbLLwe/05zRHnx9qGqh6b3toDzcLzuv61rWAoGU=
|
||||||
|
github.com/gethinode/mod-fontawesome/v2 v2.1.2/go.mod h1:zukv88wXqquEvTJJ9mWWk8Ia+9INnA41wYqusf2RcHA=
|
||||||
github.com/gethinode/mod-google-analytics v1.0.0 h1:fly42RQ69bdyJe8WFefsBIo7WMIXkd3wZn32kyAr4h4=
|
github.com/gethinode/mod-google-analytics v1.0.0 h1:fly42RQ69bdyJe8WFefsBIo7WMIXkd3wZn32kyAr4h4=
|
||||||
github.com/gethinode/mod-google-analytics v1.0.0/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
github.com/gethinode/mod-google-analytics v1.0.0/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
||||||
github.com/gethinode/mod-google-analytics v1.0.1 h1:zbmOdnAhhFCA7qWw7fnR46biWhqW2r06sIaTWyhB5R0=
|
github.com/gethinode/mod-google-analytics v1.0.1 h1:zbmOdnAhhFCA7qWw7fnR46biWhqW2r06sIaTWyhB5R0=
|
||||||
@@ -188,6 +198,8 @@ github.com/gethinode/mod-google-analytics v1.3.1 h1:WPXrsO6Kpp0k8PYY9a1JyiZgYGMl
|
|||||||
github.com/gethinode/mod-google-analytics v1.3.1/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
github.com/gethinode/mod-google-analytics v1.3.1/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
||||||
github.com/gethinode/mod-google-analytics v1.3.2 h1:W4caxWkSor/BFfOEGDDMp+7RajO/Jh1bE7LXxPqLE3A=
|
github.com/gethinode/mod-google-analytics v1.3.2 h1:W4caxWkSor/BFfOEGDDMp+7RajO/Jh1bE7LXxPqLE3A=
|
||||||
github.com/gethinode/mod-google-analytics v1.3.2/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
github.com/gethinode/mod-google-analytics v1.3.2/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
||||||
|
github.com/gethinode/mod-google-analytics v1.3.3 h1:iX2FtXajykfHWJf7MXCQmpezqXgQUADNTeglU81QKpw=
|
||||||
|
github.com/gethinode/mod-google-analytics v1.3.3/go.mod h1:dl628cFozpCvoIMCiV7ujzQipjxcm3eatXrSfLPWNII=
|
||||||
github.com/gethinode/mod-katex v1.0.0 h1:me/3dIIZBkfk1mRIFt8QiAGYwYDoSG5bc2hHRtIutFc=
|
github.com/gethinode/mod-katex v1.0.0 h1:me/3dIIZBkfk1mRIFt8QiAGYwYDoSG5bc2hHRtIutFc=
|
||||||
github.com/gethinode/mod-katex v1.0.0/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
github.com/gethinode/mod-katex v1.0.0/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
||||||
github.com/gethinode/mod-katex v1.0.1 h1:809QUztxmKgMNchU+v03iMO7Ma+ISc3ZzhXYauc21rs=
|
github.com/gethinode/mod-katex v1.0.1 h1:809QUztxmKgMNchU+v03iMO7Ma+ISc3ZzhXYauc21rs=
|
||||||
@@ -214,6 +226,8 @@ github.com/gethinode/mod-katex v1.1.2 h1:TbeVIWeG5TqldlVxpM1upOWj11RljXy4fhpOQIw
|
|||||||
github.com/gethinode/mod-katex v1.1.2/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
github.com/gethinode/mod-katex v1.1.2/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
||||||
github.com/gethinode/mod-katex v1.1.3 h1:fRgoBZVCJeLUFqGrGweg4FhCcbGsyqNRmd9WezG/CUQ=
|
github.com/gethinode/mod-katex v1.1.3 h1:fRgoBZVCJeLUFqGrGweg4FhCcbGsyqNRmd9WezG/CUQ=
|
||||||
github.com/gethinode/mod-katex v1.1.3/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
github.com/gethinode/mod-katex v1.1.3/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
||||||
|
github.com/gethinode/mod-katex v1.1.4 h1:HWc45uHKX2JhI624UnA46LCZkLGhSbaq+zAHt9e57zw=
|
||||||
|
github.com/gethinode/mod-katex v1.1.4/go.mod h1:byAfpI3wuqNJIooTGVEGc1cjBhhCy4+CcK1H6495MYg=
|
||||||
github.com/gethinode/mod-leaflet v0.2.3 h1:QQI4h+IH0jZ7fx4q0um2YIEiYBoW3OAfW8qHzbRCDPk=
|
github.com/gethinode/mod-leaflet v0.2.3 h1:QQI4h+IH0jZ7fx4q0um2YIEiYBoW3OAfW8qHzbRCDPk=
|
||||||
github.com/gethinode/mod-leaflet v0.2.3/go.mod h1:uGggt87x4Fw7wBoJpSiUvNkYg+s/Ujne7klAX2rxMRk=
|
github.com/gethinode/mod-leaflet v0.2.3/go.mod h1:uGggt87x4Fw7wBoJpSiUvNkYg+s/Ujne7klAX2rxMRk=
|
||||||
github.com/gethinode/mod-leaflet v0.3.1 h1:H5MaOa+BB1KuVw7abTqfIn/SNzzRsAyx/WQoSe+2Ykc=
|
github.com/gethinode/mod-leaflet v0.3.1 h1:H5MaOa+BB1KuVw7abTqfIn/SNzzRsAyx/WQoSe+2Ykc=
|
||||||
@@ -240,6 +254,8 @@ github.com/gethinode/mod-leaflet v1.2.1 h1:p0bKi+F5vbXwYknBvFEN9KymK8PRqKaYhVz5O
|
|||||||
github.com/gethinode/mod-leaflet v1.2.1/go.mod h1:Ei0x9WiL7Dbi4JeG6yI1CE63bT1QJ8sKi67Jea1wFSE=
|
github.com/gethinode/mod-leaflet v1.2.1/go.mod h1:Ei0x9WiL7Dbi4JeG6yI1CE63bT1QJ8sKi67Jea1wFSE=
|
||||||
github.com/gethinode/mod-leaflet v1.3.0 h1:rRjuuW2KVJjnrBrFIOxxHxkB6RPdmlTivBlvceBG3Fk=
|
github.com/gethinode/mod-leaflet v1.3.0 h1:rRjuuW2KVJjnrBrFIOxxHxkB6RPdmlTivBlvceBG3Fk=
|
||||||
github.com/gethinode/mod-leaflet v1.3.0/go.mod h1:F/XR1lYKENw91u+IC4NXQT6dbCyJlSJUPClMVpBK8Tw=
|
github.com/gethinode/mod-leaflet v1.3.0/go.mod h1:F/XR1lYKENw91u+IC4NXQT6dbCyJlSJUPClMVpBK8Tw=
|
||||||
|
github.com/gethinode/mod-leaflet v1.3.1 h1:nG6lQ7LZ2E/TGok/VGo5FCX+OVoHvxrYszi2FvQimRg=
|
||||||
|
github.com/gethinode/mod-leaflet v1.3.1/go.mod h1:F/XR1lYKENw91u+IC4NXQT6dbCyJlSJUPClMVpBK8Tw=
|
||||||
github.com/gethinode/mod-lottie v1.0.0 h1:1CUZMcgN5FAyjjyuP3qkaOQ6M5sv6HUAbosW4sIT5VE=
|
github.com/gethinode/mod-lottie v1.0.0 h1:1CUZMcgN5FAyjjyuP3qkaOQ6M5sv6HUAbosW4sIT5VE=
|
||||||
github.com/gethinode/mod-lottie v1.0.0/go.mod h1:erRCgSL2FCfKHI0jQbSpM+g0jXl7SjKVJrh7kWGteKs=
|
github.com/gethinode/mod-lottie v1.0.0/go.mod h1:erRCgSL2FCfKHI0jQbSpM+g0jXl7SjKVJrh7kWGteKs=
|
||||||
github.com/gethinode/mod-lottie v1.0.1 h1:+IE7xtnSVQpJS56oBJq9RWKZeFEfxrOZAqE3BSrS/u0=
|
github.com/gethinode/mod-lottie v1.0.1 h1:+IE7xtnSVQpJS56oBJq9RWKZeFEfxrOZAqE3BSrS/u0=
|
||||||
@@ -298,10 +314,14 @@ github.com/gethinode/mod-lottie v1.5.14 h1:17wmpi4XQzmwSB2HKNVa7c6ZzULrRnpKdowOF
|
|||||||
github.com/gethinode/mod-lottie v1.5.14/go.mod h1:VrjjmrwP/NIrLW7oDQyEAHdbeIRQfbr5BKjgKvI9Al4=
|
github.com/gethinode/mod-lottie v1.5.14/go.mod h1:VrjjmrwP/NIrLW7oDQyEAHdbeIRQfbr5BKjgKvI9Al4=
|
||||||
github.com/gethinode/mod-lottie v1.6.0 h1:O0ld9Q1rBWKb9HzuCuGPBfCegUcIqczMGNW2O/VjVYk=
|
github.com/gethinode/mod-lottie v1.6.0 h1:O0ld9Q1rBWKb9HzuCuGPBfCegUcIqczMGNW2O/VjVYk=
|
||||||
github.com/gethinode/mod-lottie v1.6.0/go.mod h1:jZy8EJ6ldLnOXhpzayJ2STZ4hzykqkguFHWpN4aHxMo=
|
github.com/gethinode/mod-lottie v1.6.0/go.mod h1:jZy8EJ6ldLnOXhpzayJ2STZ4hzykqkguFHWpN4aHxMo=
|
||||||
|
github.com/gethinode/mod-lottie v1.6.1 h1:0wkQ7yMiwFvkhzsBoO/RhfKJ7ru2EzoQfYrwnC6qoxg=
|
||||||
|
github.com/gethinode/mod-lottie v1.6.1/go.mod h1:Buaa3A4fBIE4mkyQhnjMlassQQ5j8gRxQ4QnN7I1oGc=
|
||||||
github.com/gethinode/mod-mermaid v1.1.23 h1:DA5iIdopb7f3wC+bfZ7J5HhcRUuVI/2j1+W/j5L/wwQ=
|
github.com/gethinode/mod-mermaid v1.1.23 h1:DA5iIdopb7f3wC+bfZ7J5HhcRUuVI/2j1+W/j5L/wwQ=
|
||||||
github.com/gethinode/mod-mermaid v1.1.23/go.mod h1:rw6vrY9DpdJblwFwLuXCdy2kBHxMf6gGKWeetwfTSfc=
|
github.com/gethinode/mod-mermaid v1.1.23/go.mod h1:rw6vrY9DpdJblwFwLuXCdy2kBHxMf6gGKWeetwfTSfc=
|
||||||
github.com/gethinode/mod-mermaid/v2 v2.0.1 h1:QcahIFCgmYAGsukQ0d+/L4IJtDwgXgv0WzilZ9poI9o=
|
github.com/gethinode/mod-mermaid/v2 v2.0.1 h1:QcahIFCgmYAGsukQ0d+/L4IJtDwgXgv0WzilZ9poI9o=
|
||||||
github.com/gethinode/mod-mermaid/v2 v2.0.1/go.mod h1:kp3oUFAjKxuwzFbwxGWPEx5VQOu2ZHzcrwcNhDv08BI=
|
github.com/gethinode/mod-mermaid/v2 v2.0.1/go.mod h1:kp3oUFAjKxuwzFbwxGWPEx5VQOu2ZHzcrwcNhDv08BI=
|
||||||
|
github.com/gethinode/mod-mermaid/v2 v2.0.2 h1:uRHS3RyrMBK/hhDbEX39HnYkypSvSeci0kSyQaSdsKU=
|
||||||
|
github.com/gethinode/mod-mermaid/v2 v2.0.2/go.mod h1:kp3oUFAjKxuwzFbwxGWPEx5VQOu2ZHzcrwcNhDv08BI=
|
||||||
github.com/gethinode/mod-simple-datatables v1.0.0 h1:Dj4WGw12OkaimwkCpLn5Jhmd49dvNJW9O2P/W9F+HlQ=
|
github.com/gethinode/mod-simple-datatables v1.0.0 h1:Dj4WGw12OkaimwkCpLn5Jhmd49dvNJW9O2P/W9F+HlQ=
|
||||||
github.com/gethinode/mod-simple-datatables v1.0.0/go.mod h1:K8T7fIdb8pMOB+OSW4A5lz5IW99+HyzcTgx764fvOGw=
|
github.com/gethinode/mod-simple-datatables v1.0.0/go.mod h1:K8T7fIdb8pMOB+OSW4A5lz5IW99+HyzcTgx764fvOGw=
|
||||||
github.com/gethinode/mod-simple-datatables v1.0.2 h1:zhqxHet3iLQWYCBbGROALpOY9zQlptMycFkz1Tto5bA=
|
github.com/gethinode/mod-simple-datatables v1.0.2 h1:zhqxHet3iLQWYCBbGROALpOY9zQlptMycFkz1Tto5bA=
|
||||||
@@ -342,6 +362,8 @@ github.com/gethinode/mod-simple-datatables v1.1.7 h1:wCY2bWFUxRHWbWzb/zefCACooCS
|
|||||||
github.com/gethinode/mod-simple-datatables v1.1.7/go.mod h1:FjkIEuxqeLLEqqDcz/nHAGHsRfV7EJP5Uhk4kYD8okY=
|
github.com/gethinode/mod-simple-datatables v1.1.7/go.mod h1:FjkIEuxqeLLEqqDcz/nHAGHsRfV7EJP5Uhk4kYD8okY=
|
||||||
github.com/gethinode/mod-simple-datatables/v2 v2.0.1 h1:ZwdI96n8dM2VLwdM/x+Vj7sa4tfiAUnkDj39jn+vkXc=
|
github.com/gethinode/mod-simple-datatables/v2 v2.0.1 h1:ZwdI96n8dM2VLwdM/x+Vj7sa4tfiAUnkDj39jn+vkXc=
|
||||||
github.com/gethinode/mod-simple-datatables/v2 v2.0.1/go.mod h1:mmf1AOxpHdSRQnW2k7ExVWKTyzbG2hpsDRssmyASNb8=
|
github.com/gethinode/mod-simple-datatables/v2 v2.0.1/go.mod h1:mmf1AOxpHdSRQnW2k7ExVWKTyzbG2hpsDRssmyASNb8=
|
||||||
|
github.com/gethinode/mod-simple-datatables/v2 v2.0.2 h1:6HkJkHg754HG2P5FTXiRePEnx/p65yfuqizB+gixV6k=
|
||||||
|
github.com/gethinode/mod-simple-datatables/v2 v2.0.2/go.mod h1:bmXZJeTQ+GZJ83vasFBTS3JSm09Oa/jDX9T187stdnA=
|
||||||
github.com/gethinode/mod-utils v1.0.0 h1:cqHm2xS5uDiJzRm1KfHaNbq6uMVDKLhQa8/BuTZ1nhY=
|
github.com/gethinode/mod-utils v1.0.0 h1:cqHm2xS5uDiJzRm1KfHaNbq6uMVDKLhQa8/BuTZ1nhY=
|
||||||
github.com/gethinode/mod-utils v1.0.0/go.mod h1:ONJm3pHCq7nvaPNjusLZNCeCbhOhSBH4HVKHwK1FdYE=
|
github.com/gethinode/mod-utils v1.0.0/go.mod h1:ONJm3pHCq7nvaPNjusLZNCeCbhOhSBH4HVKHwK1FdYE=
|
||||||
github.com/gethinode/mod-utils v1.0.1 h1:jhZGlGFHHL1f5HXbBMXfiZ2gCz4TVafAzjnRPTIBSEE=
|
github.com/gethinode/mod-utils v1.0.1 h1:jhZGlGFHHL1f5HXbBMXfiZ2gCz4TVafAzjnRPTIBSEE=
|
||||||
@@ -440,6 +462,30 @@ github.com/gethinode/mod-utils/v4 v4.5.1 h1:VKmqi6+oC93noHUJ6HvFlelglHT/9+kXQjpJ
|
|||||||
github.com/gethinode/mod-utils/v4 v4.5.1/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
github.com/gethinode/mod-utils/v4 v4.5.1/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
github.com/gethinode/mod-utils/v4 v4.6.0 h1:XQ7hiCrn15SzgkcD0j53XVZPQYeQKUxg/UUkr80pJ2w=
|
github.com/gethinode/mod-utils/v4 v4.6.0 h1:XQ7hiCrn15SzgkcD0j53XVZPQYeQKUxg/UUkr80pJ2w=
|
||||||
github.com/gethinode/mod-utils/v4 v4.6.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
github.com/gethinode/mod-utils/v4 v4.6.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.7.0 h1:JaL/+APOwdEzAi6y174ZdwoguCdALyGiGX8qBVXXBdU=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.7.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.0 h1:/+M3EHqA8IzgBWXX1GLmT/xKbk2FVhUwmUfMnk/goF4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.1 h1:XJULrx5VWO4wR69EsvfPp9bQoRvx8Y7GwnknpDbrDpg=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.1/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.2 h1:mhPmqdeCar2sOdVwKIyJl5la0RVBPtw4d29ncRKN3ek=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.2/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.3 h1:CSaFR/c1cGrSPpH5ZfrNOoMhAbNb8sw0SCRh9ZxCJTU=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.3/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.4 h1:ExD2zZCGonAmbIxC9wBU2dp+V4ZfvG46NWaz+LaV3iQ=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.8.4/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.9.0 h1:v7+prGZPETqgI6t/LN0UhrtRKU4mqpJUQu6jEUU5MYg=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.9.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.9.1 h1:9D2AJcrlS5r2moHEoo70GrNBmq1pJHd9oT4G14DsZRs=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.9.1/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.9.2 h1:lzcihwAsm8R2k2v+tWu5nfWvXMA8uRKi0nGIzZCygZ8=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.9.2/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.10.0 h1:CfVa57r52wXd0bUqSJlpux2cloHQNBBe13aeqLJ8FXE=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.10.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.11.0 h1:24RObT99j/jiQnCyHvXahJHIA8e8uQuBb1pUIRJOxpA=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.11.0/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.11.1 h1:12CzZjyLOb/FSXbX8mDAWqs8y4OCXOEavKww7T4V9jU=
|
||||||
|
github.com/gethinode/mod-utils/v4 v4.11.1/go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4=
|
||||||
github.com/nextapps-de/flexsearch v0.0.0-20230711092928-1243fd883ec3 h1:H/qVR5O4BXjRjD+5PZB+r4ug2BSJ2Of4RtwOntd+OKo=
|
github.com/nextapps-de/flexsearch v0.0.0-20230711092928-1243fd883ec3 h1:H/qVR5O4BXjRjD+5PZB+r4ug2BSJ2Of4RtwOntd+OKo=
|
||||||
github.com/nextapps-de/flexsearch v0.0.0-20230711092928-1243fd883ec3/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
|
github.com/nextapps-de/flexsearch v0.0.0-20230711092928-1243fd883ec3/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
|
||||||
github.com/nextapps-de/flexsearch v0.0.0-20240108021025-afd75f742f22 h1:re7L8FxbXQpnX8BgzkdUnDpsUmloGNyLmiy2ZCln8pg=
|
github.com/nextapps-de/flexsearch v0.0.0-20240108021025-afd75f742f22 h1:re7L8FxbXQpnX8BgzkdUnDpsUmloGNyLmiy2ZCln8pg=
|
||||||
|
@@ -31,9 +31,9 @@
|
|||||||
"use"
|
"use"
|
||||||
],
|
],
|
||||||
"classes": [
|
"classes": [
|
||||||
|
"%!s(<nil>)",
|
||||||
"active",
|
"active",
|
||||||
"align-items-center",
|
"align-items-center",
|
||||||
"align-items-start",
|
|
||||||
"align-self-center",
|
"align-self-center",
|
||||||
"align-self-end",
|
"align-self-end",
|
||||||
"ball",
|
"ball",
|
||||||
@@ -53,8 +53,6 @@
|
|||||||
"col-12",
|
"col-12",
|
||||||
"col-6",
|
"col-6",
|
||||||
"col-8",
|
"col-8",
|
||||||
"col-md-1",
|
|
||||||
"col-md-11",
|
|
||||||
"col-md-2",
|
"col-md-2",
|
||||||
"col-md-6",
|
"col-md-6",
|
||||||
"col-md-8",
|
"col-md-8",
|
||||||
@@ -78,7 +76,7 @@
|
|||||||
"fa-10x",
|
"fa-10x",
|
||||||
"fa-2x",
|
"fa-2x",
|
||||||
"fa-angle-left",
|
"fa-angle-left",
|
||||||
"fa-book-open",
|
"fa-chevron-right",
|
||||||
"fa-ellipsis",
|
"fa-ellipsis",
|
||||||
"fa-face-frown",
|
"fa-face-frown",
|
||||||
"fa-fw",
|
"fa-fw",
|
||||||
@@ -174,10 +172,10 @@
|
|||||||
"section-cover",
|
"section-cover",
|
||||||
"shadow",
|
"shadow",
|
||||||
"svg-inline--fa",
|
"svg-inline--fa",
|
||||||
|
"text-",
|
||||||
"text-body",
|
"text-body",
|
||||||
"text-center",
|
"text-center",
|
||||||
"text-decoration-none",
|
"text-decoration-none",
|
||||||
"text-md-start",
|
|
||||||
"text-muted",
|
"text-muted",
|
||||||
"text-secondary",
|
"text-secondary",
|
||||||
"text-sm-start",
|
"text-sm-start",
|
||||||
@@ -196,7 +194,7 @@
|
|||||||
"fab-linkedin",
|
"fab-linkedin",
|
||||||
"fab-medium",
|
"fab-medium",
|
||||||
"fas-angle-left",
|
"fas-angle-left",
|
||||||
"fas-book-open",
|
"fas-chevron-right",
|
||||||
"fas-ellipsis",
|
"fas-ellipsis",
|
||||||
"fas-moon",
|
"fas-moon",
|
||||||
"fas-sun",
|
"fas-sun",
|
||||||
|
@@ -177,3 +177,11 @@
|
|||||||
# Nav & Tab
|
# Nav & Tab
|
||||||
- id: clickToExpand
|
- id: clickToExpand
|
||||||
translation: "Click to expand"
|
translation: "Click to expand"
|
||||||
|
|
||||||
|
# Contact information
|
||||||
|
- id: contactHeaderTopic
|
||||||
|
translation: "Interested in this topic?"
|
||||||
|
- id: contactBody
|
||||||
|
translation: "Please leave your contact details so we can get in touch."
|
||||||
|
- id: contactAction
|
||||||
|
translation: "Get in touch"
|
||||||
|
@@ -174,3 +174,11 @@
|
|||||||
# Nav & Tab
|
# Nav & Tab
|
||||||
- id: clickToExpand
|
- id: clickToExpand
|
||||||
translation: "Klik om open te klappen"
|
translation: "Klik om open te klappen"
|
||||||
|
|
||||||
|
# Contact information
|
||||||
|
- id: contactHeaderTopic
|
||||||
|
translation: "Wil je meer weten over dit onderwerp?"
|
||||||
|
- id: contactBody
|
||||||
|
translation: "Laat je gegevens achter en dan neem ik contact met je op."
|
||||||
|
- id: contactAction
|
||||||
|
translation: "Neem contact op"
|
||||||
|
@@ -125,7 +125,9 @@
|
|||||||
{{ if in (slice "types" "both") $args.renderType }}
|
{{ if in (slice "types" "both") $args.renderType }}
|
||||||
{{ $prefix := strings.Repeat $args.headerLevel "#" }}
|
{{ $prefix := strings.Repeat $args.headerLevel "#" }}
|
||||||
{{ range $k, $v := $types.udt }}
|
{{ range $k, $v := $types.udt }}
|
||||||
{{ printf "%s %s %s" $prefix $k (T "type") | $args.page.RenderString }}
|
{{ $title := $k }}
|
||||||
|
{{ if site.Params.main.titleCase }}{{ $title = title $title }}{{ end }}
|
||||||
|
{{ printf "%s %s %s" $prefix $title (T "type") | $args.page.RenderString }}
|
||||||
{{ partial "inline/args-table.html" (merge $params (dict "args" $v)) }}
|
{{ partial "inline/args-table.html" (merge $params (dict "args" $v)) }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
@@ -113,7 +113,7 @@
|
|||||||
{{/* Limit list to max elements */}}
|
{{/* Limit list to max elements */}}
|
||||||
{{- $count := len $elements -}}
|
{{- $count := len $elements -}}
|
||||||
{{- $max := $count -}}
|
{{- $max := $count -}}
|
||||||
{{- $max = math.Min ($args.max | default $count) $count -}}
|
{{- $max = math.Min ((or $args.limit $args.max) | default $count) $count -}}
|
||||||
{{- if not $args.paginate -}}
|
{{- if not $args.paginate -}}
|
||||||
{{- $elements = first $max $elements -}}
|
{{- $elements = first $max $elements -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
@@ -156,7 +156,7 @@
|
|||||||
"ratio" (partial "inline/style.html" (dict "styles" $args.styles "index" $index "key" "ratio" "default" $args.ratio))
|
"ratio" (partial "inline/style.html" (dict "styles" $args.styles "index" $index "key" "ratio" "default" $args.ratio))
|
||||||
"portrait" (partial "inline/style.html" (dict "styles" $args.styles "index" $index "key" "portrait" "default" $args.portrait))
|
"portrait" (partial "inline/style.html" (dict "styles" $args.styles "index" $index "key" "portrait" "default" $args.portrait))
|
||||||
"subtle" $args.subtle
|
"subtle" $args.subtle
|
||||||
"icon-style" (or (index $element "$icon-style") $element.style)
|
"icon-style" (or (index $element "icon-style") $element.style $args.iconStyle)
|
||||||
"align" $args.align
|
"align" $args.align
|
||||||
"button" $args.button
|
"button" $args.button
|
||||||
"button-label" (or (index $element "button-label") $element.buttonLabel)
|
"button-label" (or (index $element "button-label") $element.buttonLabel)
|
||||||
|
@@ -62,6 +62,26 @@
|
|||||||
</small></p>
|
</small></p>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
|
{{/* Inline partial to render the card's icon */}}
|
||||||
|
{{- define "_partials/inline/card-icon.html" -}}
|
||||||
|
{{ $padding := .padding }}
|
||||||
|
{{ $icon := .icon}}
|
||||||
|
{{ $rounded := .rounded }}
|
||||||
|
{{ $style := .style}}
|
||||||
|
{{ $stack := .stack }}
|
||||||
|
{{ $class := .class }}
|
||||||
|
|
||||||
|
<div class="card-icon{{ with $padding }} p-{{ . }}{{ end }}{{ if $rounded }} fa-stack {{ $style }} fa-fw {{ $stack }}{{ end }} {{ $class }}">
|
||||||
|
{{ if $rounded }}
|
||||||
|
{{- partial "assets/icon.html" (dict "icon" (printf "fas circle fa-stack-2x") "spacing" false) -}}
|
||||||
|
{{- partial "assets/icon.html" (dict "icon" (printf "%s fa-stack-1x fa-inverse" $icon) "spacing" false) -}}
|
||||||
|
{{ else }}
|
||||||
|
{{- partial "assets/icon.html" (dict "icon" (printf "%s %s fa-fw" $icon $style) "spacing" false) -}}
|
||||||
|
{{ end }}
|
||||||
|
</div>
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
|
|
||||||
{{/* Initialize global variables */}}
|
{{/* Initialize global variables */}}
|
||||||
{{- $padding := partial "utilities/GetPadding.html" -}}
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
@@ -110,7 +130,6 @@
|
|||||||
{{- $icon := $args.icon -}}
|
{{- $icon := $args.icon -}}
|
||||||
{{- $iconStyle := "" -}}
|
{{- $iconStyle := "" -}}
|
||||||
{{- $anchor := $args.anchor }}
|
{{- $anchor := $args.anchor }}
|
||||||
{{- $style := $args.style }}
|
|
||||||
|
|
||||||
{{- with $page -}}
|
{{- with $page -}}
|
||||||
{{- if not $args.title }}{{ $title = .Title }}{{ end -}}
|
{{- if not $args.title }}{{ $title = .Title }}{{ end -}}
|
||||||
@@ -126,10 +145,11 @@
|
|||||||
{{- if not $args.anchor }}{{ $anchor = (or (and (reflect.IsMap .Params.Thumbnail) .Params.Thumbnail.anchor) "") }}{{ end -}}
|
{{- if not $args.anchor }}{{ $anchor = (or (and (reflect.IsMap .Params.Thumbnail) .Params.Thumbnail.anchor) "") }}{{ end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
|
{{- $style := $args.iconStyle }}
|
||||||
{{ if (hasPrefix $args.orientation "horizontal") }}
|
{{ if (hasPrefix $args.orientation "horizontal") }}
|
||||||
{{ if not $args.style }}{{ $style = "fa-fluid fa-fw" }}{{ end }}
|
{{ if not $args.iconStyle }}{{ $style = "fa-fluid fa-fw" }}{{ end }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ if not $args.style }}{{ $style = "fa-4x" }}{{ end }}
|
{{ if not $args.iconStyle }}{{ $style = "fa-4x" }}{{ end }}
|
||||||
{{- $iconStyle = "pb-3" -}}
|
{{- $iconStyle = "pb-3" -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
@@ -138,11 +158,19 @@
|
|||||||
{{- if eq $args.body "none" }}{{ $title = "" }}{{ $description = "" }}{{ end -}}
|
{{- if eq $args.body "none" }}{{ $title = "" }}{{ $description = "" }}{{ end -}}
|
||||||
{{ if site.Params.main.titleCase }}{{ $title = title $title }}{{ end }}
|
{{ if site.Params.main.titleCase }}{{ $title = title $title }}{{ end }}
|
||||||
|
|
||||||
|
{{- $thumbnailArgs := dict
|
||||||
|
"src" $thumbnail
|
||||||
|
"portrait" $args.portrait
|
||||||
|
"anchor" $anchor
|
||||||
|
"sizes" $args.sizes
|
||||||
|
"title" (or $args.alt $title)
|
||||||
|
"loading" $args.loading
|
||||||
|
-}}
|
||||||
|
|
||||||
{{/* Main code */}}
|
{{/* Main code */}}
|
||||||
{{ if or (ne $args.gutter "0") ($args.wrapper) }}<div class="g-{{ $args.gutter }} {{ $args.wrapper }}">{{ end }}
|
{{ if or (ne $args.gutter "0") ($args.wrapper) }}<div class="g-{{ $args.gutter }} {{ $args.wrapper }} h-100">{{ end }}
|
||||||
|
|
||||||
{{ $stack := "fa-2x" }}
|
{{ $stack := "" }}
|
||||||
|
|
||||||
{{- if hasPrefix $args.orientation "horizontal" -}}
|
{{- if hasPrefix $args.orientation "horizontal" -}}
|
||||||
{{ $col1 := "" }}
|
{{ $col1 := "" }}
|
||||||
@@ -157,61 +185,44 @@
|
|||||||
{{ $col1 = "col-4 pe-0" }}
|
{{ $col1 = "col-4 pe-0" }}
|
||||||
{{ $col2 = "col-8" }}
|
{{ $col2 = "col-8" }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ else if $icon }}
|
|
||||||
{{ if eq $args.orientation "horizontal-sm" }}
|
|
||||||
{{ $stack = "fa-1x" }}
|
|
||||||
{{ $col1 = "col-4 col-md-2 pe-0" }}
|
|
||||||
{{ $col2 = "col-8 col-md-10" }}
|
|
||||||
{{ else }}
|
|
||||||
{{ $col1 = "col-4 pe-0" }}
|
|
||||||
{{ $col2 = "col-8" }}
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{/* Render horizontal card */}}
|
{{/* Render horizontal card */}}
|
||||||
<div class="card {{ $colorStyle }}{{ $args.class }}">
|
<div class="card {{ $colorStyle }}{{ $args.class }}">
|
||||||
<div class="row g-0 row-cols-2 h-100{{ if $args.button }} pb-{{ $padding.y }}{{ end }}">
|
<div class="{{ if $thumbnail }}row-cols-2 row {{ end }} g-0 h-100{{ if $args.button }} pb-{{ $padding.y }}{{ end }}">
|
||||||
{{- if $thumbnail -}}
|
{{- if $thumbnail -}}
|
||||||
<div class="{{ $col1 }}">
|
<div class="{{ $col1 }}">
|
||||||
{{ $fullHeight := "card-img-h100" }}
|
{{ $fullHeight := "card-img-h100" }}
|
||||||
{{ $rounding := "rounded-start" }}
|
{{ $rounding := "rounded-start" }}
|
||||||
{{ if eq (lower (path.Ext $thumbnail)) ".svg" }}{{ $fullHeight = "" }}{{ $rounding = "" }}{{ end }}
|
{{ if eq (lower (path.Ext $thumbnail)) ".svg" }}{{ $fullHeight = "" }}{{ $rounding = "" }}{{ end }}
|
||||||
{{- partial $args.hook (dict
|
{{- partial $args.hook (merge $thumbnailArgs (dict
|
||||||
"src" $thumbnail
|
"wrapper" "card-img-wrap h-100 d-flex align-items-center"
|
||||||
"ratio" (or $ratio "1x1")
|
|
||||||
"portrait" $args.portrait
|
|
||||||
"sizes" $args.sizes
|
|
||||||
"anchor" $anchor
|
|
||||||
"wrapper" "h-100 card-img-wrap d-flex align-items-center"
|
|
||||||
"class" (printf "card-img-bg %s %s" $rounding $fullHeight)
|
"class" (printf "card-img-bg %s %s" $rounding $fullHeight)
|
||||||
"title" $title
|
"ratio" (or $ratio "auto")
|
||||||
"loading" $args.loading
|
)) -}}
|
||||||
) -}}
|
|
||||||
</div>
|
|
||||||
{{- else if $icon -}}
|
|
||||||
<div class="{{ $col1 }} p-{{ $args.padding }}">
|
|
||||||
<div class="card-icon {{ if $args.iconRounded }}fa-stack {{ $args.stack }} mx-auto{{ else }}fa-wrapper h-100 {{ end }} d-flex align-items-{{ $args.align}} justify-content-center {{ $iconStyle }}">
|
|
||||||
{{ if $args.iconRounded }}
|
|
||||||
{{- partial "assets/icon.html" (dict "icon" "fas circle fa-stack-2x") -}}
|
|
||||||
{{- partial "assets/icon.html" (dict "icon" (printf "%s fa-stack-1x fa-inverse" $icon)) -}}
|
|
||||||
{{ else }}
|
|
||||||
{{- partial "assets/icon.html" (dict "icon" (printf "%s %s" $icon $style)) -}}
|
|
||||||
{{ end }}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
<div class="{{ $col2 }}">
|
<div class="{{ $col2 }}">
|
||||||
<div class="card-body d-flex p-{{ $args.padding }} flex-column h-100 flex-fill">
|
<div class="card-body p-{{ $args.padding }} h-100 hstack">
|
||||||
{{ if $page }}
|
{{ if $icon }}
|
||||||
<div>{{ partial "inline/card-caption.html" (dict
|
{{- partial "inline/card-icon.html" (dict
|
||||||
"page" $page
|
"icon" $icon
|
||||||
"keywords" $args.headerStyle
|
"padding" $args.padding
|
||||||
"color" $args.color
|
"rounded" $args.iconRounded
|
||||||
) }}
|
"style" $style
|
||||||
</div>
|
"stack" $args.stack
|
||||||
|
"class" (printf "align-self-%s me-1 mt-1 col-auto" $args.align)
|
||||||
|
)}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<div class="flex-fill">
|
<div>
|
||||||
|
{{ if $page }}
|
||||||
|
<div>{{ partial "inline/card-caption.html" (dict
|
||||||
|
"page" $page
|
||||||
|
"keywords" $args.headerStyle
|
||||||
|
"color" $args.color
|
||||||
|
) }}
|
||||||
|
</div>
|
||||||
|
{{ end }}
|
||||||
{{- partial "inline/card-body.html" (dict
|
{{- partial "inline/card-body.html" (dict
|
||||||
"title" $title
|
"title" $title
|
||||||
"href" $href
|
"href" $href
|
||||||
@@ -219,25 +230,25 @@
|
|||||||
"description" $description
|
"description" $description
|
||||||
"button" $args.button
|
"button" $args.button
|
||||||
) -}}
|
) -}}
|
||||||
|
{{ if $page }}<div>{{ partial "inline/card-caption.html" (dict "page" $page "keywords" $args.footerStyle "color" $args.color) }}</div>{{ end }}
|
||||||
|
{{ if and $href $args.button }}
|
||||||
|
{{ $label := (or $args.buttonLabel $title) | default (T "readMore") }}
|
||||||
|
{{ $buttonClass := "card-button mb-n4" }}
|
||||||
|
{{ $buttonType := (or $args.linkType $args.buttonType) }}
|
||||||
|
{{ if eq $buttonType "link" }}{{ $buttonClass = "card-button card-button-link mb-n4" }}{{ end }}
|
||||||
|
<div class="d-flex align-items-end">
|
||||||
|
{{ partial "assets/button.html" (dict
|
||||||
|
"title" $label
|
||||||
|
"icon" "fas chevron-right"
|
||||||
|
"href" $href
|
||||||
|
"outline" true
|
||||||
|
"button-size" "sm"
|
||||||
|
"class" $buttonClass
|
||||||
|
"link-type" $buttonType
|
||||||
|
)}}
|
||||||
|
</div>
|
||||||
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
{{ if $page }}<div>{{ partial "inline/card-caption.html" (dict "page" $page "keywords" $args.footerStyle "color" $args.color) }}</div>{{ end }}
|
|
||||||
{{ if and $href $args.button }}
|
|
||||||
{{ $label := (or $args.buttonLabel $title) | default (T "readMore") }}
|
|
||||||
{{ $buttonClass := "card-button mb-n4" }}
|
|
||||||
{{ $buttonType := (or $args.linkType $args.buttonType) }}
|
|
||||||
{{ if eq $buttonType "link" }}{{ $buttonClass = "card-button card-button-link mb-n4" }}{{ end }}
|
|
||||||
<div class="d-flex align-items-end">
|
|
||||||
{{ partial "assets/button.html" (dict
|
|
||||||
"title" $label
|
|
||||||
"icon" "fas chevron-right"
|
|
||||||
"href" $href
|
|
||||||
"outline" true
|
|
||||||
"button-size" "sm"
|
|
||||||
"class" $buttonClass
|
|
||||||
"link-type" $buttonType
|
|
||||||
)}}
|
|
||||||
</div>
|
|
||||||
{{ end }}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -245,30 +256,23 @@
|
|||||||
{{- else -}}
|
{{- else -}}
|
||||||
{{/* Render stacked / default card */}}
|
{{/* Render stacked / default card */}}
|
||||||
{{ $overlay := eq $args.orientation "overlay" }}
|
{{ $overlay := eq $args.orientation "overlay" }}
|
||||||
<div class="card {{ $colorStyle }} {{ $args.class }} text-{{ $args.align }}">
|
<div class="card {{ $colorStyle }} {{ $args.class }} text-{{ $args.align }}{{ if not $thumbnail }} p-{{ $args.padding }}{{ end }}">
|
||||||
{{- if $thumbnail -}}
|
{{- if $thumbnail -}}
|
||||||
{{- partial $args.hook (dict
|
{{- partial $args.hook (merge $thumbnailArgs (dict
|
||||||
"src" $thumbnail
|
|
||||||
"ratio" (or $ratio "16x9")
|
|
||||||
"portrait" $args.portrait
|
|
||||||
"anchor" $anchor
|
|
||||||
"sizes" $args.sizes
|
|
||||||
"wrapper" "card-img-wrap"
|
"wrapper" "card-img-wrap"
|
||||||
"class" "card-img-top card-img-bg"
|
"class" "card-img-top card-img-bg"
|
||||||
"title" (or $args.alt $title)
|
"ratio" (or $ratio "16x9")
|
||||||
"loading" $args.loading
|
)) -}}
|
||||||
) -}}
|
|
||||||
{{- else if $icon -}}
|
{{- else if $icon -}}
|
||||||
<div class="card-icon p-{{ $args.padding }} {{ $iconStyle }} text-{{ $args.align }} {{ if $args.iconRounded }}fa-stack {{ $args.stack }}{{ end }} w-100">
|
{{- partial "inline/card-icon.html" (dict
|
||||||
{{ if $args.iconRounded }}
|
"icon" $icon
|
||||||
{{- partial "assets/icon.html" (dict "icon" (printf "fas circle fa-stack-2x %s")) -}}
|
"rounded" $args.iconRounded
|
||||||
{{- partial "assets/icon.html" (dict "icon" (printf "%s fa-stack-1x fa-inverse" $icon)) -}}
|
"style" $style
|
||||||
{{ else }}
|
"stack" $args.stack
|
||||||
{{- partial "assets/icon.html" (dict "icon" (printf "%s %s" $icon $style)) -}}
|
"class" (printf "mb-1 m-0 text-%s" $args.align)
|
||||||
{{ end }}
|
)}}
|
||||||
</div>
|
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
<div class="card-body d-flex flex-column p-{{ $args.padding }} {{ if $overlay }}card-img-overlay card-overlay-gradient p-4{{ end }}" {{ if $overlay }}data-bs-theme="dark"{{ end }}>
|
<div class="card-body p-0 d-flex flex-column{{ if $thumbnail }} p-{{ $args.padding }}{{ end }}{{ if $overlay }}card-img-overlay card-overlay-gradient p-4{{ end }}" {{ if $overlay }}data-bs-theme="dark"{{ end }}>
|
||||||
{{ if $args.overlay }}<div class="flex-grow-1"></div>{{ end }}
|
{{ if $args.overlay }}<div class="flex-grow-1"></div>{{ end }}
|
||||||
{{ if $page }}{{- partial "inline/card-caption.html" (dict "page" $page "keywords" $args.headerStyle "color" $args.color) -}}{{ end }}
|
{{ if $page }}{{- partial "inline/card-caption.html" (dict "page" $page "keywords" $args.headerStyle "color" $args.color) -}}{{ end }}
|
||||||
{{- partial "inline/card-body.html" (dict "title" $title "href" $href "color" $args.color "description" $description) -}}
|
{{- partial "inline/card-body.html" (dict "title" $title "href" $href "color" $args.color "description" $description) -}}
|
||||||
@@ -276,7 +280,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{{ if $args.button }}
|
{{ if $args.button }}
|
||||||
{{ $label := (or $args.buttonLabel $title) | default (T "readMore") }}
|
{{ $label := (or $args.buttonLabel $title) | default (T "readMore") }}
|
||||||
<div class="row p-{{ $args.padding }}" >
|
<div class="row" >
|
||||||
<div class="{{ if eq $args.orientation "horizontal-sm" }}col-4 col-md-2{{ else if eq $args.orientation "horizontal" }}col-4{{ end }}"></div>
|
<div class="{{ if eq $args.orientation "horizontal-sm" }}col-4 col-md-2{{ else if eq $args.orientation "horizontal" }}col-4{{ end }}"></div>
|
||||||
<div class="col d-flex align-items-end {{ if eq $args.orientation "horizontal-sm" }}px-2{{ else if eq $args.orientation "horizontal"}}px-1 {{ else }}px-2 pt-1{{ end }}">
|
<div class="col d-flex align-items-end {{ if eq $args.orientation "horizontal-sm" }}px-2{{ else if eq $args.orientation "horizontal"}}px-1 {{ else }}px-2 pt-1{{ end }}">
|
||||||
{{ $buttonClass := "card-button" }}
|
{{ $buttonClass := "card-button" }}
|
||||||
@@ -289,7 +293,7 @@
|
|||||||
"button-size" "sm"
|
"button-size" "sm"
|
||||||
"class" "card-button"
|
"class" "card-button"
|
||||||
"class" $buttonClass
|
"class" $buttonClass
|
||||||
"link-type" $args.buttonType
|
"link-type" $buttonType
|
||||||
)}}
|
)}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
66
layouts/_partials/assets/contact.html
Normal file
66
layouts/_partials/assets/contact.html
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
{{/*
|
||||||
|
Copyright © 2024 - 2025 The Hinode Team / Mark Dumay. All rights reserved.
|
||||||
|
Use of this source code is governed by The MIT License (MIT) that can be found in the LICENSE file.
|
||||||
|
Visit gethinode.com/license for more details.
|
||||||
|
*/}}
|
||||||
|
|
||||||
|
{{/* Initialize arguments */}}
|
||||||
|
{{ $args := partial "utilities/InitArgs.html" (dict "structure" "contact" "args" . "group" "partial") }}
|
||||||
|
{{ if or $args.err $args.warnmsg }}
|
||||||
|
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
||||||
|
"partial" "assets/contact.html"
|
||||||
|
"warnid" "warn-invalid-arguments"
|
||||||
|
"msg" "Invalid arguments"
|
||||||
|
"details" ($args.errmsg | append $args.warnmsg)
|
||||||
|
"file" page.File
|
||||||
|
)}}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* Main code */}}
|
||||||
|
{{ if not $args.err }}
|
||||||
|
{{ $contact := partial "utilities/GetContact" (dict
|
||||||
|
"contact" $args.contact
|
||||||
|
"data" $args.data
|
||||||
|
"language-tag" site.Language.Lang
|
||||||
|
) }}
|
||||||
|
|
||||||
|
{{ $illustration := dict }}
|
||||||
|
{{ if and $contact $contact.image }}
|
||||||
|
{{ $illustration = dict
|
||||||
|
"image" $contact.image
|
||||||
|
"ratio" "1x1"
|
||||||
|
"class" $args.class
|
||||||
|
"caption" $contact.name
|
||||||
|
"caption-url" $args.captionUrl
|
||||||
|
}}
|
||||||
|
{{ else if $args.illustration }}
|
||||||
|
{{ $illustration = $args.illustration }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ $heading := "" }}
|
||||||
|
{{ if and (not $args.heading.title) (not $args.heading.content) }}
|
||||||
|
{{ $heading = dict
|
||||||
|
"title" (T "contactHeaderTopic")
|
||||||
|
"content" (T "contactBody")
|
||||||
|
"align" "start"
|
||||||
|
"width" (cond $illustration.image 10 12)
|
||||||
|
}}
|
||||||
|
{{ else }}
|
||||||
|
{{ $heading = $args.heading }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ partial "assets/hero.html" (dict
|
||||||
|
"page" $args.page
|
||||||
|
"heading" (merge $heading (dict "size" 6))
|
||||||
|
"background" $args.background
|
||||||
|
"illustration" $illustration
|
||||||
|
"order" $args.order
|
||||||
|
"link-type" $args.linkType
|
||||||
|
"links" $args.links
|
||||||
|
"orientation" $args.orientation
|
||||||
|
"width" (or $args.width 12)
|
||||||
|
"use-title" true
|
||||||
|
"size" 6
|
||||||
|
)
|
||||||
|
}}
|
||||||
|
{{ end }}
|
@@ -77,10 +77,10 @@
|
|||||||
{{- with $wrapper }}<div class="{{ . }}">{{ end }}
|
{{- with $wrapper }}<div class="{{ . }}">{{ end }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- if $data -}}
|
{{- if $data -}}
|
||||||
{{- if site.Params.debugging.includeSVGOrigin -}}
|
{{- if and site.Params.debugging.includeSVGOrigin $.url -}}
|
||||||
{{- printf "{{/* <svg src=\"%s\"> */}}" $.url | safeHTML -}}
|
{{- printf "{{/* <svg src=\"%s\"> */}}" $.url | safeHTML -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- $data = replace $data "<svg" (printf "<svg class=\"%s\"" $args.class) -}}
|
{{- with $args.class }}{{ $data = replace $data "<svg" (printf "<svg class=\"%s\"" .) }}{{ end -}}
|
||||||
{{- $data | safeHTML -}}
|
{{- $data | safeHTML -}}
|
||||||
{{- else if not $fileAnchor -}}
|
{{- else if not $fileAnchor -}}
|
||||||
<img class="img-fluid {{ $args.class }}"
|
<img class="img-fluid {{ $args.class }}"
|
||||||
|
@@ -67,7 +67,9 @@
|
|||||||
{{- if hasSuffix $src "svg" -}}
|
{{- if hasSuffix $src "svg" -}}
|
||||||
{{- $res = partial "utilities/GetResource.html" (dict "url" $src "page" $args.page) -}}
|
{{- $res = partial "utilities/GetResource.html" (dict "url" $src "page" $args.page) -}}
|
||||||
{{ if not $res }}
|
{{ if not $res }}
|
||||||
{{- $targetURL := partial "utilities/GetStaticURL" (dict "url" (strings.TrimPrefix "/static" $src)) -}}
|
{{- $targetURL := strings.TrimPrefix "/static" $src -}}
|
||||||
|
{{- $u := urls.Parse site.BaseURL }}
|
||||||
|
{{- $targetURL = strings.TrimPrefix $u.Path $src -}}
|
||||||
{{- if not (fileExists (path.Join "/static" $targetURL)) -}}
|
{{- if not (fileExists (path.Join "/static" $targetURL)) -}}
|
||||||
{{ warnf "Cannot find vector image resource: %q" $src -}}
|
{{ warnf "Cannot find vector image resource: %q" $src -}}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
@@ -83,7 +85,7 @@
|
|||||||
{{ else }}
|
{{ else }}
|
||||||
{{ warnf "Unsupported media type '%s': %q" (string $res.MediaType) $src -}}
|
{{ warnf "Unsupported media type '%s': %q" (string $res.MediaType) $src -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ else if $args.ratio }}
|
{{ else if and $args.ratio (ne $args.ratio "auto") }}
|
||||||
{{ $transform = "fill" }}
|
{{ $transform = "fill" }}
|
||||||
{{ $dims = partial "assets/helpers/GetDimension.html" (dict "ratio" $args.ratio) }}
|
{{ $dims = partial "assets/helpers/GetDimension.html" (dict "ratio" $args.ratio) }}
|
||||||
{{ if not $dims }}{{ errorf "partial [assets/image.html] - Cannot find dimension data: %s" $args.ratio }}{{ end }}
|
{{ if not $dims }}{{ errorf "partial [assets/image.html] - Cannot find dimension data: %s" $args.ratio }}{{ end }}
|
||||||
@@ -148,12 +150,13 @@
|
|||||||
)}}
|
)}}
|
||||||
{{ if $args.imageset }}
|
{{ if $args.imageset }}
|
||||||
{{- $set = partial "assets/helpers/image-set.html" (dict
|
{{- $set = partial "assets/helpers/image-set.html" (dict
|
||||||
"src" $src
|
"src" $src
|
||||||
"img" $img
|
"img" $img
|
||||||
"dims" $dims
|
"dims" $dims
|
||||||
"anchor" $args.anchor
|
"anchor" $args.anchor
|
||||||
"transform" $transform
|
"transform" $transform
|
||||||
"hook" $hook
|
"hook" $hook
|
||||||
|
"include-width" true
|
||||||
) -}}
|
) -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
@@ -78,35 +78,54 @@
|
|||||||
|
|
||||||
{{ if $args.icon }}{{ $imageWrapper = $iconWrapper }}{{ end }}
|
{{ if $args.icon }}{{ $imageWrapper = $iconWrapper }}{{ end }}
|
||||||
|
|
||||||
{{ $illustration := partial $args.hook (dict
|
{{ $caption := "" }}
|
||||||
"page" $args.page
|
{{ if $args.illustration.caption }}
|
||||||
"image" $args.illustration.image
|
{{ if index $args.illustration "caption-url" }}
|
||||||
"icon" $args.illustration.icon
|
{{ $caption = partial "assets/link.html" (dict
|
||||||
"anchor" $args.illustration.anchor
|
"href" (index $args.illustration "caption-url")
|
||||||
"mode" $args.illustration.mode
|
"text" $args.illustration.caption
|
||||||
"ratio" $args.illustration.ratio
|
"page" $args.page
|
||||||
"sizes" $sizes
|
"class" "text-center"
|
||||||
"title" (T "heroImage")
|
) }}
|
||||||
"wrapper" $imageWrapper
|
{{ else }}
|
||||||
"class" "hero-image"
|
{{ $caption = $args.illustration.caption }}
|
||||||
"image-overlay" $args.imageOverlay
|
{{ end }}
|
||||||
"justify" $imageJustify
|
{{ $caption = printf `<div class="text-center">%s</div>` $caption }}
|
||||||
) }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{ $illustration := "" }}
|
||||||
|
{{ if or $args.illustration.image $args.illustration.icon }}
|
||||||
|
{{ $illustration = partial $args.hook (dict
|
||||||
|
"page" $args.page
|
||||||
|
"image" $args.illustration.image
|
||||||
|
"icon" $args.illustration.icon
|
||||||
|
"anchor" $args.illustration.anchor
|
||||||
|
"mode" $args.illustration.mode
|
||||||
|
"ratio" $args.illustration.ratio
|
||||||
|
"sizes" $sizes
|
||||||
|
"title" (T "heroImage")
|
||||||
|
"wrapper" $imageWrapper
|
||||||
|
"class" (printf "hero-image %s" $args.illustration.class)
|
||||||
|
"image-overlay" $args.imageOverlay
|
||||||
|
"justify" $imageJustify
|
||||||
|
) }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
{{ $title := partial "assets/section-title.html" (dict
|
{{ $title := partial "assets/section-title.html" (dict
|
||||||
"heading" $heading
|
"heading" $heading
|
||||||
"use-title" $args.useTitle
|
"use-title" $args.useTitle
|
||||||
"size" $args.size
|
|
||||||
"links" $args.links
|
"links" $args.links
|
||||||
"link-type" (or $args.linkType $args.type)
|
"link-type" (or $args.linkType $args.type)
|
||||||
"class" "hero-title"
|
"class" "hero-title"
|
||||||
"arrangement" $arrangement
|
"arrangement" $arrangement
|
||||||
|
"justify" $args.justify
|
||||||
) }}
|
) }}
|
||||||
|
|
||||||
{{ if eq $args.orientation "stacked" }}
|
{{ if eq $args.orientation "stacked" }}
|
||||||
{{/* Render stacked component */}}
|
{{/* Render stacked component */}}
|
||||||
|
|
||||||
{{ $illustration | safeHTML }}
|
{{ $illustration | safeHTML }}
|
||||||
|
{{ $caption | safeHTML }}
|
||||||
{{ $title | safeHTML }}
|
{{ $title | safeHTML }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{/* Render horizontal component */}}
|
{{/* Render horizontal component */}}
|
||||||
@@ -121,12 +140,15 @@
|
|||||||
{{ $imgWidth := sub 12 (or $args.heading.width 12) }}
|
{{ $imgWidth := sub 12 (or $args.heading.width 12) }}
|
||||||
{{ if lt $imgWidth 1 }}{{ $imgWidth = 1 }}{{ end }}
|
{{ if lt $imgWidth 1 }}{{ $imgWidth = 1 }}{{ end }}
|
||||||
|
|
||||||
<div class="col col-12 col-md-{{sub 12 $imgWidth }} {{ $order1 }} my-md-auto pt-{{ $padding.y }} pt-md-0 hero-content">
|
<div class="col col-12 {{ if $illustration }} col-md-{{sub 12 $imgWidth }}{{ end }} {{ $order1 }} my-md-auto pt-{{ $padding.y }} pt-md-0 hero-content">
|
||||||
{{ $title | safeHTML }}
|
{{ $title | safeHTML }}
|
||||||
</div>
|
</div>
|
||||||
|
{{ if $illustration }}
|
||||||
<div class="col col-8 col-md-{{ $imgWidth }} {{ $order2 }} m-auto my-md-auto align-self-end">
|
<div class="col col-8 col-md-{{ $imgWidth }} {{ $order2 }} m-auto my-md-auto align-self-end">
|
||||||
{{ $illustration | safeHTML }}
|
{{ $illustration | safeHTML }}
|
||||||
|
{{ $caption | safeHTML }}
|
||||||
</div>
|
</div>
|
||||||
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
@@ -6,16 +6,16 @@
|
|||||||
*/}}
|
*/}}
|
||||||
|
|
||||||
{{/* Initialize arguments */}}
|
{{/* Initialize arguments */}}
|
||||||
{{ $args := partial "utilities/InitArgs.html" (dict "structure" "nav-item" "args" . "group" "partial") }}
|
{{- $args := partial "utilities/InitArgs.html" (dict "structure" "nav-item" "args" . "group" "partial") -}}
|
||||||
{{ if or $args.err $args.warnmsg }}
|
{{- if or $args.err $args.warnmsg -}}
|
||||||
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
{{- partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
||||||
"partial" "assets/nav-item.html"
|
"partial" "assets/nav-item.html"
|
||||||
"warnid" "warn-invalid-arguments"
|
"warnid" "warn-invalid-arguments"
|
||||||
"msg" "Invalid arguments"
|
"msg" "Invalid arguments"
|
||||||
"details" ($args.errmsg | append $args.warnmsg)
|
"details" ($args.errmsg | append $args.warnmsg)
|
||||||
"file" page.File
|
"file" page.File
|
||||||
)}}
|
) -}}
|
||||||
{{ end }}
|
{{- end -}}
|
||||||
|
|
||||||
{{/* Initialize local arguments */}}
|
{{/* Initialize local arguments */}}
|
||||||
{{- $parentID := or $args.parentId $args.parentID -}}
|
{{- $parentID := or $args.parentId $args.parentID -}}
|
||||||
@@ -36,16 +36,16 @@
|
|||||||
"class" "hero-image"
|
"class" "hero-image"
|
||||||
"image-overlay" $args.imageOverlay
|
"image-overlay" $args.imageOverlay
|
||||||
) }}
|
) }}
|
||||||
{{ else }}
|
{{- else -}}
|
||||||
{{ $illustration = partial $args.hook (dict "page" $args.page "image" $args.illustration) }}
|
{{- $illustration = partial $args.hook (dict "page" $args.page "image" $args.illustration) -}}
|
||||||
{{ end }}
|
{{- end -}}
|
||||||
|
|
||||||
{{/* Main code */}}
|
{{/* Main code */}}
|
||||||
{{ if not $args.err }}
|
{{- if not $args.err -}}
|
||||||
{{ if eq $type "accordion" }}
|
{{- if eq $type "accordion" -}}
|
||||||
<div class="accordion-item{{ if $args.show }} show{{ end }}{{ with $args.class }} {{ . }}{{ end }}">
|
<div class="accordion-item{{ if $args.show }} show{{ end }}{{ with $args.class }} {{ . }}{{ end }}">
|
||||||
{{- with $title -}}
|
{{- with $title -}}
|
||||||
<h2 id="accordion-{{ $parentID }}-heading-{{ $args.id }}" class="accordion-header m-0" >
|
<h2 id="accordion-{{ $parentID }}-heading-{{ $args.id }}" class="accordion-header m-0">
|
||||||
<button
|
<button
|
||||||
class="accordion-button collapsed {{ if $args.disabled }} text-secondary{{ end }}"
|
class="accordion-button collapsed {{ if $args.disabled }} text-secondary{{ end }}"
|
||||||
type="button"
|
type="button"
|
||||||
@@ -55,14 +55,14 @@
|
|||||||
aria-controls="accordion-{{ $parentID }}-item-{{ $args.id }}"
|
aria-controls="accordion-{{ $parentID }}-item-{{ $args.id }}"
|
||||||
{{ if $args.disabled }} disabled{{ end }}
|
{{ if $args.disabled }} disabled{{ end }}
|
||||||
>
|
>
|
||||||
{{ if $illustration }}
|
{{- if $illustration -}}
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-3 col-sm-2 my-auto">{{ $illustration | safeHTML }}</div>
|
<div class="col-3 col-sm-2 my-auto">{{ $illustration | safeHTML }}</div>
|
||||||
<div class="col-9 col-sm-10 fs-6 fs-sm-5 my-auto">{{ . }}</div>
|
<div class="col-9 col-sm-10 fs-6 fs-sm-5 my-auto">{{ . }}</div>
|
||||||
</div>
|
</div>
|
||||||
{{ else }}
|
{{- else }}
|
||||||
{{ . }}
|
{{ . }}
|
||||||
{{ end }}
|
{{ end -}}
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
@@ -72,22 +72,19 @@
|
|||||||
aria-labelledby="{{ $parentID }}-heading-{{ $args.id }}"
|
aria-labelledby="{{ $parentID }}-heading-{{ $args.id }}"
|
||||||
data-bs-parent="#accordion-{{ $parentID }}"
|
data-bs-parent="#accordion-{{ $parentID }}"
|
||||||
>
|
>
|
||||||
<div class="accordion-body">{{ $args.body | $args.page.RenderString | safeHTML }}</div>
|
<div class="accordion-body">{{ or $args.raw ($args.body | $args.page.RenderString) | safeHTML }}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ else }}
|
{{- else -}}
|
||||||
<div
|
<div
|
||||||
id="{{ $parentID }}-{{ $args.id }}"
|
id="{{ $parentID }}-{{ $args.id }}"
|
||||||
class="tab-pane{{ if $args.show }} active {{ if $args.fade }}show{{ end }}{{ end }} {{ if $args.fade }}fade{{ end }}{{ with $args.class }} {{ . }}{{ end }}"
|
class="tab-pane{{ if $args.show }} active{{ if $args.fade }} show{{ end }}{{ end }}{{ if $args.fade }} fade{{ end }}{{ with $args.class }} {{ . }}{{ end }}"
|
||||||
role="tabpanel"
|
role="tabpanel"
|
||||||
aria-labelledby="{{ $parentID }}-btn-{{ $args.id }}"
|
aria-labelledby="{{ $parentID }}-btn-{{ $args.id }}"
|
||||||
tabindex="0"
|
tabindex="0"
|
||||||
data-header="{{ $title }}"
|
data-has-content="{{ or (gt (len (or $args.raw "")) 0) (gt (len $args.body) 0 ) }}"
|
||||||
{{ if $args.show }}data-show-id="{{ $args.id }}"{{ end }}
|
|
||||||
data-has-content="{{ gt (len $args.body) 0 }}"
|
|
||||||
{{ if $args.disabled }} data-disabled-id="{{ $args.id }}"{{ end }}
|
|
||||||
>
|
>
|
||||||
{{ $args.body | $args.page.RenderString | safeHTML }}
|
{{ or $args.raw ($args.body | $args.page.RenderString) | safeHTML }}
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{- end -}}
|
||||||
{{ end }}
|
{{- end -}}
|
@@ -6,6 +6,29 @@
|
|||||||
|
|
||||||
{{- $error := false -}}
|
{{- $error := false -}}
|
||||||
|
|
||||||
|
{{- define "_partials/inline/nav-dropdown.html" -}}
|
||||||
|
{{ $id := .id }}
|
||||||
|
{{ $class := .class }}
|
||||||
|
{{ $titles := .titles }}
|
||||||
|
{{ $wrap := .wrap }}
|
||||||
|
|
||||||
|
<div id="dropdown-{{ $id }}" class="dropdown panel-dropdown {{ $class }}">
|
||||||
|
<a class="link-secondary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
|
||||||
|
{{ cond (gt (len $titles) 0) (index $titles 0) (T "sectionMenu") }}
|
||||||
|
</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
{{- range $index, $item := $titles -}}
|
||||||
|
{{ $itemID := printf "%s-btn-%d" $id $index -}}
|
||||||
|
{{- $show := eq $index 0 -}}
|
||||||
|
<li>
|
||||||
|
<a class="dropdown-item {{ if not $wrap }} text-nowrap{{ end }}{{ if $show }} active{{ end }}"
|
||||||
|
data-link="#{{ $id }}-btn-{{ $index }}" type="button">{{ $item }}</a>
|
||||||
|
</li>
|
||||||
|
{{ end }}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
{{/* Initialize arguments */}}
|
{{/* Initialize arguments */}}
|
||||||
{{- $args := partial "utilities/InitArgs.html" (dict "structure" "nav" "args" . "group" "partial") -}}
|
{{- $args := partial "utilities/InitArgs.html" (dict "structure" "nav" "args" . "group" "partial") -}}
|
||||||
{{- if or $args.err $args.warnmsg -}}
|
{{- if or $args.err $args.warnmsg -}}
|
||||||
@@ -19,56 +42,51 @@
|
|||||||
{{- $error = $args.err -}}
|
{{- $error = $args.err -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
|
{{/* Initialize global arguments */}}
|
||||||
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
||||||
|
|
||||||
{{/* Initialize local arguments */}}
|
{{/* Initialize local arguments */}}
|
||||||
{{- $page := $args.page -}}
|
{{- $page := $args.page -}}
|
||||||
{{- $id := $args.id | default "0" -}}
|
{{- $id := $args.id | default "0" -}}
|
||||||
{{- $type := or $args.tabType $args.type -}}
|
{{- $type := or $args.tabType $args.type -}}
|
||||||
{{- $wrap := or $args.wordWrap $args.wrap -}}
|
{{- $wrap := or $args.wordWrap $args.wrap -}}
|
||||||
{{- $breakpoint := partial "utilities/GetBreakpoint.html" -}}
|
{{- $titles := slice -}}
|
||||||
|
{{- range $args.list }}{{ $titles = $titles | append .Title }} {{ end -}}
|
||||||
|
{{- if reflect.IsSlice $args.navTitles }}{{ $titles = $titles | append $args.navTitles }}{{ end -}}
|
||||||
|
|
||||||
{{/* Main code */}}
|
{{/* Main code */}}
|
||||||
<div class="col col-{{ $breakpoint.current }}-{{ $args.width }} mx-auto">
|
<div class="col col-{{ $breakpoint.current }}-{{ $args.width }} mx-auto">
|
||||||
{{ if $args.vertical }}<div class="d-flex align-items-start">{{ end }}
|
{{ if $args.vertical }}<div class="d-flex align-items-start">{{ end }}
|
||||||
{{ if eq $type "callout" }}
|
{{ if $args.responsive }}
|
||||||
<div class="d-lg-none">
|
{{ partial "inline/nav-dropdown.html" (dict
|
||||||
<div id="accordion-{{ $id }}" class="accordion mb-3{{ with $args.class }} {{ . }}{{ end }} nav-callout">
|
"id" $id
|
||||||
{{- range $index, $item := $args.list -}}
|
"class" (printf "d-%s-none py-%d" $breakpoint.current $padding.y)
|
||||||
{{ partial "assets/nav-item.html" (dict
|
"titles" $titles
|
||||||
"page" $args.page
|
"wrap" $wrap
|
||||||
"id" $index
|
) }}
|
||||||
"parentID" $id
|
|
||||||
"fade" false
|
|
||||||
"header" $item.Title
|
|
||||||
"class" $args.class
|
|
||||||
"body" (or $item.Description $item.Content)
|
|
||||||
"show" false
|
|
||||||
"disabled" false
|
|
||||||
"item_type" "accordion"
|
|
||||||
"illustration" (partial "utilities/GetIllustration.html" (dict "item" $item "size" "col-12"))
|
|
||||||
)
|
|
||||||
}}
|
|
||||||
{{ end -}}
|
|
||||||
{{- $args.navItems | safeHTML -}}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="d-none d-lg-block">
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
<div class="{{ if $args.responsive }}d-none d-{{ $breakpoint.current }}-block{{ end }}">
|
||||||
<ul
|
<ul
|
||||||
class="nav{{ with $type }} nav-{{ . }}{{ end }}{{ with $args.class }} {{ . }}{{ end }}{{ if $args.vertical }} flex-column{{ end }}"
|
class="nav nav-panel{{ with $type }} nav-{{ . }}{{ end -}}{{ with $args.class }} {{ . }}{{ end }}{{ if $args.vertical }} flex-column{{ end }} tabs-dropdown"
|
||||||
id="nav-{{ $id }}"
|
id="nav-{{ $id }}"
|
||||||
role="tablist"{{ if $args.vertical }}
|
role="tablist"
|
||||||
aria-orientation="vertical"{{ end }}
|
{{ if $args.vertical }}aria-orientation="vertical"{{ end }}
|
||||||
|
data-companion="dropdown-{{ $id }}"
|
||||||
>
|
>
|
||||||
{{- $titles := slice -}}
|
{{- $titles := slice -}}
|
||||||
{{- range $args.list }}{{ $titles = $titles | append .Title }} {{ end -}}
|
{{- range $args.list }}{{ $titles = $titles | append .Title }} {{ end -}}
|
||||||
{{- if reflect.IsSlice $args.navTitles }}{{ $titles = $titles | append $args.navTitles }}{{ end -}}
|
{{- if reflect.IsSlice $args.navTitles }}{{ $titles = $titles | append $args.navTitles }}{{ end -}}
|
||||||
{{- range $index, $item := $titles -}}
|
{{- range $index, $item := $titles -}}
|
||||||
{{ $show := eq $index 0}}
|
{{ $itemID := printf "%s-btn-%d" $args.id $index -}}
|
||||||
|
{{- $show := eq $index 0 -}}
|
||||||
|
{{- if $args.navShow }}{{ $show = eq $args.navShow $itemID }}{{ end -}}
|
||||||
|
{{- $disabled := in $args.navDisabled $itemID -}}
|
||||||
<li class="nav-item" role="presentation">
|
<li class="nav-item" role="presentation">
|
||||||
<button
|
<button
|
||||||
class="nav-link {{ if not $wrap }} text-nowrap{{ end }}{{ if $show }} active{{ end }}"
|
class="nav-link{{ if not $wrap }} text-nowrap{{ end }}{{ if $show }} active{{ end }}{{ if $disabled }} disabled{{ end }}"
|
||||||
id="nav-{{ $id }}-btn-{{ $index }}"
|
id="{{ $itemID }}"
|
||||||
data-bs-toggle="pill"
|
data-bs-toggle="pill"
|
||||||
data-bs-target="#{{ $id }}-{{ $index }}"
|
data-bs-target="#{{ $id }}-{{ $index }}"
|
||||||
type="button"
|
type="button"
|
||||||
@@ -81,49 +99,9 @@
|
|||||||
</li>
|
</li>
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="tab-content {{ if eq $type "tabs" }}border border-bottom-0 p-3{{ else if $args.vertical }}ms-3{{ else }}mt-3{{ end }}">
|
<div class="tab-content {{ if in (slice "tabs" "callout") $type }}border p-3 bg-body {{ else if $args.vertical }}ms-3{{ else }}mt-3{{ end }}">
|
||||||
{{- range $index, $item := $args.list -}}
|
|
||||||
{{- $header := $item.Title -}}
|
|
||||||
{-{ $body := $item.Content -}}
|
|
||||||
{{- $show := eq $index 0 -}}
|
|
||||||
{{- $thumbnail := "" -}}
|
|
||||||
{{- if reflect.IsMap $item.Params.Thumbnail -}}
|
|
||||||
{{- $thumbnail = $item.Params.Thumbnail.url -}}
|
|
||||||
{{- else -}}
|
|
||||||
{{- $thumbnail = $item.Params.Thumbnail -}}
|
|
||||||
{{- end -}}
|
|
||||||
<div
|
|
||||||
class="tab-pane{{ if $show }} active{{ end }}"
|
|
||||||
id="nav-{{ $id }}-{{ $index }}"
|
|
||||||
role="tabpanel"
|
|
||||||
aria-labelledby="{{ $id }}-btn-{{ $index }}"
|
|
||||||
tabindex="0"
|
|
||||||
>
|
|
||||||
{{- if eq $args.pane "persona" -}}
|
|
||||||
{{- partial "assets/persona.html" (dict
|
|
||||||
"title" $item.Title
|
|
||||||
"class" $args.class
|
|
||||||
"color" $args.color
|
|
||||||
"href" $item.Params.href
|
|
||||||
"content" (partial "utilities/GetDescription.html" (dict "page" $item))
|
|
||||||
"thumbnail" $thumbnail
|
|
||||||
) -}}
|
|
||||||
{{- else -}}
|
|
||||||
{{- $illustration := (partial "utilities/GetIllustration.html" (dict "item" $item)) -}}
|
|
||||||
{{- if $illustration -}}
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12 col-lg-10 order-1 order-lg-0">{{- (or $item.Description $item.Content) -}}</div>
|
|
||||||
<div class="col-12 col-lg-2 order-0 order-lg-1">{{ $illustration | safeHTML }}</div>
|
|
||||||
</div>
|
|
||||||
{{- else -}}
|
|
||||||
{{- (or $item.Description $item.Content) -}}
|
|
||||||
{{ end }}
|
|
||||||
{{- end -}}
|
|
||||||
</div>
|
|
||||||
{{ end }}
|
|
||||||
{{- $args.navItems | safeHTML -}}
|
{{- $args.navItems | safeHTML -}}
|
||||||
</div>
|
</div>
|
||||||
{{- if eq $type "callout" }}</div>{{ end -}}
|
|
||||||
{{- if $args.vertical }}</div>{{ end -}}
|
{{- if $args.vertical }}</div>{{ end -}}
|
||||||
</div>
|
</div>
|
||||||
|
@@ -80,7 +80,7 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{/* Initialize global variables */}}
|
{{/* Initialize global variables */}}
|
||||||
{{- $padding := partial "utilities/GetPadding.html" -}}
|
{{- $padding := partial "utilities/GetPadding.html" (dict "section" "navigation") -}}
|
||||||
|
|
||||||
{{/* Initialize local arguments */}}
|
{{/* Initialize local arguments */}}
|
||||||
{{- $absoluteURL := site.Params.main.canonifyAssetsURLs | default false -}}
|
{{- $absoluteURL := site.Params.main.canonifyAssetsURLs | default false -}}
|
||||||
@@ -124,7 +124,8 @@
|
|||||||
|
|
||||||
{{ $logo := "" }}
|
{{ $logo := "" }}
|
||||||
{{ with $args.logo | default site.Params.navigation.logo }}
|
{{ with $args.logo | default site.Params.navigation.logo }}
|
||||||
{{ $logo = partial "assets/image.html" (dict "src" . "loading" "eager" "title" $title "image-height" 30) }}
|
{{ $height := index site.Params.navigation "logo-height" | default 30 }}
|
||||||
|
{{ $logo = partial "assets/image.html" (dict "src" . "loading" "eager" "title" $title "image-height" $height) }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{- $pre := $args.pre -}}
|
{{- $pre := $args.pre -}}
|
||||||
|
@@ -19,15 +19,16 @@
|
|||||||
{{- $padding := partial "utilities/GetPadding.html" -}}
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
{{/* Initialize local arguments */}}
|
{{/* Initialize local arguments */}}
|
||||||
{{- $size := (or $args.size site.Params.modules.bookshop.title.size) | default 4 -}}
|
{{- $size := (or $args.heading.size site.Params.modules.bookshop.title.size) | default 4 -}}
|
||||||
{{- $arrangement := (or $args.arrangement site.Params.modules.bookshop.title.arrangement) | default "above" -}}
|
{{- $arrangement := (or $args.arrangement site.Params.modules.bookshop.title.arrangement) | default "above" -}}
|
||||||
{{- $headingStyle := (or $args.headingStyle site.Params.modules.bookshop.title.headingStyle) | default "display" -}}
|
{{- $headingStyle := (or $args.headingStyle site.Params.modules.bookshop.title.headingStyle) | default "display" -}}
|
||||||
{{- $contentStyle := (or $args.contentStyle site.Params.modules.bookshop.title.contentStyle) | default "lead text-muted" -}}
|
{{- $contentStyle := (or $args.contentStyle site.Params.modules.bookshop.title.contentStyle) | default "lead text-muted" -}}
|
||||||
{{- $preheading := $args.heading.preheading }}
|
{{- $preheading := $args.heading.preheading }}
|
||||||
{{- $title := $args.heading.title }}
|
{{- $title := $args.heading.title }}
|
||||||
{{- $width := $args.heading.width | default 12 -}}
|
{{- $width := $args.heading.width | default 12 -}}
|
||||||
|
{{- $width = cond (lt $width 12) (printf "col-12 col-%s-%d" $breakpoint.current $width) "" }}
|
||||||
{{ if and (not $preheading) $args.useSection }}{{ $preheading = page.CurrentSection.Name }}{{ end }}
|
{{- if and (not $preheading) $args.useSection }}{{ $preheading = page.CurrentSection.Name }}{{ end -}}
|
||||||
|
{{- $justify := cond (eq $args.justify "start") "" (cond (eq $args.justify "end") "me-0" "mx-auto") -}}
|
||||||
|
|
||||||
{{ if site.Params.main.titleCase }}
|
{{ if site.Params.main.titleCase }}
|
||||||
{{ $preheading = title $preheading }}
|
{{ $preheading = title $preheading }}
|
||||||
@@ -84,8 +85,8 @@
|
|||||||
"mode" $args.mode
|
"mode" $args.mode
|
||||||
}}
|
}}
|
||||||
|
|
||||||
<!-- Main code -->
|
{{/* Main code */}}
|
||||||
<div class="text-{{ $args.heading.align }}{{ with $args.class }} {{ . }}{{ end }}{{ if lt $width 12 }} col-12 col-{{ $breakpoint.current }}-{{ $width }}{{ end }} py-{{ $padding.y }}">
|
<div class="text-{{ $args.heading.align }}{{ with $justify }} {{ . }}{{ end }}{{ with $args.class }} {{ . }}{{ end }}{{ with $width }} {{ . }}{{ end }}">
|
||||||
{{ if and $preheading (eq $arrangement "first") }}
|
{{ if and $preheading (eq $arrangement "first") }}
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@@ -45,7 +45,7 @@
|
|||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
<div class="py-3 text-body-secondary hstack gap-1">
|
<div class="py-3 text-body-secondary hstack gap-1">
|
||||||
{{ T "shareLink" "" }}
|
{{ T "shareLink" " " }}
|
||||||
{{- range $index, $item := $list -}}
|
{{- range $index, $item := $list -}}
|
||||||
{{- $url := $item.url -}}
|
{{- $url := $item.url -}}
|
||||||
{{- $url = replace $url "{url}" $page.Permalink -}}
|
{{- $url = replace $url "{url}" $page.Permalink -}}
|
||||||
|
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
{{/* Initialize global variables */}}
|
{{/* Initialize global variables */}}
|
||||||
{{ $arrangement := site.Params.modules.bookshop.title.arrangement }}
|
{{ $arrangement := site.Params.modules.bookshop.title.arrangement }}
|
||||||
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
|
||||||
{{/* Initialize local arguments */}}
|
{{/* Initialize local arguments */}}
|
||||||
{{- $page := $args.page -}}
|
{{- $page := $args.page -}}
|
||||||
@@ -104,11 +105,13 @@
|
|||||||
"links" $args.links
|
"links" $args.links
|
||||||
"link-type" (or $args.linkType $args.type)
|
"link-type" (or $args.linkType $args.type)
|
||||||
"arrangement" $arrangement
|
"arrangement" $arrangement
|
||||||
|
"justify" $args.justify
|
||||||
|
"class" (printf "pb-%d" $padding.y)
|
||||||
) }}
|
) }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{/* Render default timeline */}}
|
{{/* Render default timeline */}}
|
||||||
<div class="container p-0 d-none d-md-block mb-5 {{ with $background }} timeline-{{ . }} {{ . }}{{ end }}{{ with $args.class }} {{ . }}{{ end }}">
|
<div class="container p-0 d-none d-md-block {{ with $background }} timeline-{{ . }} {{ . }}{{ end }}{{ with $args.class }} {{ . }}{{ end }}">
|
||||||
{{ $title | safeHTML }}
|
{{ $title | safeHTML }}
|
||||||
{{ range $index, $item := $data }}
|
{{ range $index, $item := $data }}
|
||||||
<div class="row timeline timeline-{{ $item.color }} timeline-dot g-0 ">
|
<div class="row timeline timeline-{{ $item.color }} timeline-dot g-0 ">
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
{{ $error := false }}
|
{{ $error := false }}
|
||||||
|
|
||||||
{{/* Initialize arguments */}}
|
{{/* Initialize arguments */}}
|
||||||
{{ $args := partial "utilities/InitArgs.html" (dict "structure" "toc" "args" . "group" "partial")}}
|
{{ $args := partial "utilities/InitArgs.html" (dict "structure" "toc" "args" . "group" "partial") }}
|
||||||
{{ if or $args.err $args.warnmsg }}
|
{{ if or $args.err $args.warnmsg }}
|
||||||
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
{{ partial (cond $args.err "utilities/LogErr.html" "utilities/LogWarn.html") (dict
|
||||||
"partial" "assets/toc.html"
|
"partial" "assets/toc.html"
|
||||||
@@ -31,8 +31,8 @@
|
|||||||
{{- if and (not $error) (ge (len .) $minNumHeadings) }}
|
{{- if and (not $error) (ge (len .) $minNumHeadings) }}
|
||||||
<div class="d-grid gap-2 mx-auto">
|
<div class="d-grid gap-2 mx-auto">
|
||||||
{{ partial "assets/button.html" (dict
|
{{ partial "assets/button.html" (dict
|
||||||
"title" (T "toc")
|
"title" (T "toc")
|
||||||
"color" "secondary"
|
"color" "secondary"
|
||||||
"outline" "true"
|
"outline" "true"
|
||||||
"class" "toc-button"
|
"class" "toc-button"
|
||||||
"icon" "fas sort"
|
"icon" "fas sort"
|
||||||
|
@@ -4,15 +4,11 @@
|
|||||||
Visit gethinode.com/license for more details.
|
Visit gethinode.com/license for more details.
|
||||||
*/}}
|
*/}}
|
||||||
|
|
||||||
{{- $file := "package.json" -}}
|
{{- $file := "go.mod" -}}
|
||||||
{{- $basePath := .Site.Params.docs.basePath -}}
|
{{- $regex := printf `github.com\/gethinode\/hinode v.*(\r\n|\r|\n)` -}}
|
||||||
{{- $file = path.Join $basePath (path.Clean $file) -}}
|
|
||||||
|
|
||||||
{{- $regex := printf `"version":.*(\r\n|\r|\n)` -}}
|
|
||||||
|
|
||||||
{{- $match := findRE $regex (readFile $file) -}}
|
{{- $match := findRE $regex (readFile $file) -}}
|
||||||
{{- $match = index $match 0 -}}
|
{{- $match = index $match 0 -}}
|
||||||
|
|
||||||
{{- if $match -}}
|
{{- if $match -}}
|
||||||
{{- printf "v%s" (trim (index (split $match ":") 1) " \r\n,\"") -}}
|
{{- printf "%s" (trim (index (split $match " ") 1) " \r\n,\"") -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
@@ -17,7 +17,9 @@
|
|||||||
|
|
||||||
{{/* Insert a default hero and article block (for list pages) when no content blocks are available */}}
|
{{/* Insert a default hero and article block (for list pages) when no content blocks are available */}}
|
||||||
{{ if and .blocks (gt (len .blocks) 0 )}}
|
{{ if and .blocks (gt (len .blocks) 0 )}}
|
||||||
{{ $blocks = .blocks }}
|
{{ range $i, $b := .blocks }}
|
||||||
|
{{ $blocks = $blocks | append (merge (dict "_ordinal" $i) $b) }}
|
||||||
|
{{ end }}
|
||||||
{{ else if $default }}
|
{{ else if $default }}
|
||||||
{{ $err := (hasPrefix $page.LinkTitle "404") }}
|
{{ $err := (hasPrefix $page.LinkTitle "404") }}
|
||||||
{{ $pageTitle := $page.LinkTitle }}
|
{{ $pageTitle := $page.LinkTitle }}
|
||||||
@@ -35,21 +37,23 @@
|
|||||||
|
|
||||||
{{ $blocks = $blocks | append (dict
|
{{ $blocks = $blocks | append (dict
|
||||||
"_bookshop_name" "hero"
|
"_bookshop_name" "hero"
|
||||||
"heading" (dict "title" $pageTitle "align" $page.Site.Params.modules.bookshop.hero.align)
|
"heading" (dict "title" $pageTitle "align" $page.Site.Params.modules.bookshop.hero.align)
|
||||||
"breadcrumb" $breadcrumb
|
"breadcrumb" $breadcrumb
|
||||||
"background" (dict "backdrop" $page.Site.Params.modules.bookshop.hero.backdrop)
|
"background" (dict "backdrop" $page.Site.Params.modules.bookshop.hero.backdrop)
|
||||||
"overlay-mode" $page.Site.Params.modules.bookshop.hero.overlayMode
|
"overlay-mode" $page.Site.Params.modules.bookshop.hero.overlayMode
|
||||||
|
"justify" "start"
|
||||||
)}}
|
)}}
|
||||||
|
|
||||||
{{ if eq $page.Kind "section" }}
|
{{ if eq $page.Kind "section" }}
|
||||||
{{ $blocks = $blocks | append (dict
|
{{ $blocks = $blocks | append (dict
|
||||||
"_bookshop_name" "articles"
|
"_bookshop_name" "articles"
|
||||||
"hide-empty" false
|
"hide-empty" false
|
||||||
"input" (dict "section" $page.Section "reverse" true "sort" "date" "nested" true)
|
"input" (dict "section" $page.Section "reverse" true "sort" "date" "nested" true)
|
||||||
"cols" 3
|
"cols" 3
|
||||||
"padding" "0"
|
"padding" "0"
|
||||||
"paginate" true
|
"paginate" true
|
||||||
"scroll" false
|
"scroll" false
|
||||||
|
"justify" "start"
|
||||||
)}}
|
)}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
@@ -31,12 +31,12 @@
|
|||||||
{{- $header := or (partial "utilities/GetArgParent" (dict "page" . "arg" "header-style")) (partial "utilities/GetArgParent" (dict "page" . "arg" "header")) -}}
|
{{- $header := or (partial "utilities/GetArgParent" (dict "page" . "arg" "header-style")) (partial "utilities/GetArgParent" (dict "page" . "arg" "header")) -}}
|
||||||
{{- $icon := .Get "icon" -}}
|
{{- $icon := .Get "icon" -}}
|
||||||
{{- $iconRounded := or (partial "utilities/GetArgParent" (dict "page" . "arg" "icon-rounded")) (partial "utilities/GetArgParent" (dict "page" . "arg" "iconRounded")) -}}
|
{{- $iconRounded := or (partial "utilities/GetArgParent" (dict "page" . "arg" "icon-rounded")) (partial "utilities/GetArgParent" (dict "page" . "arg" "iconRounded")) -}}
|
||||||
{{- $align := partial "utilities/GetArgParent" (dict "page" . "arg" "align") -}}
|
{{- $align := partial "utilities/GetArgParent" (dict "page" . "arg" "align") | default "start" -}}
|
||||||
{{- $style := or (partial "utilities/GetArgParent" (dict "page" . "arg" "icon-style")) (partial "utilities/GetArgParent" (dict "page" . "arg" "style")) -}}
|
{{- $style := or (partial "utilities/GetArgParent" (dict "page" . "arg" "icon-style")) (partial "utilities/GetArgParent" (dict "page" . "arg" "style")) -}}
|
||||||
{{- $subtle := partial "utilities/GetArgParent" (dict "page" . "arg" "subtle") -}}
|
{{- $subtle := partial "utilities/GetArgParent" (dict "page" . "arg" "subtle") -}}
|
||||||
{{- $loading := .Get "loading" -}}
|
{{- $loading := .Get "loading" -}}
|
||||||
{{- $orientation := partial "utilities/GetArgParent" (dict "page" . "arg" "orientation") -}}
|
{{- $orientation := partial "utilities/GetArgParent" (dict "page" . "arg" "orientation") -}}
|
||||||
{{- $padding := partial "utilities/GetArgParent" (dict "page" . "arg" "padding") -}}
|
{{- $padding := partial "utilities/GetArgParent" (dict "page" . "arg" "padding") | default 3 -}}
|
||||||
{{- $ratio := partial "utilities/GetArgParent" (dict "page" . "arg" "ratio") -}}
|
{{- $ratio := partial "utilities/GetArgParent" (dict "page" . "arg" "ratio") -}}
|
||||||
{{- $page := .Page -}}
|
{{- $page := .Page -}}
|
||||||
{{- $path := .Get "path" -}}
|
{{- $path := .Get "path" -}}
|
||||||
|
@@ -54,7 +54,13 @@
|
|||||||
{{ errorf "Expected '_bookshop_name': %s" .Position -}}
|
{{ errorf "Expected '_bookshop_name': %s" .Position -}}
|
||||||
{{ $error = true }}
|
{{ $error = true }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ $partial = partial "_bookshop/helpers/component.html" (slice $component_name $data "p-1 p-md-4" "m-n1 m-md-n4") }}
|
{{- $padding := partial "utilities/GetPadding.html" -}}
|
||||||
|
{{ $partial = partial "_bookshop/helpers/component.html" (slice
|
||||||
|
$component_name
|
||||||
|
$data
|
||||||
|
(printf "p-1 px-md-%d py-md-%d" $padding.x $padding.y)
|
||||||
|
(printf "m-n1 mx-md-n%d my-md-n%d" $padding.x $padding.y)
|
||||||
|
) }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ errorf "Expected frontmatter codeblock as input: %s" .Position -}}
|
{{ errorf "Expected frontmatter codeblock as input: %s" .Position -}}
|
||||||
|
@@ -73,7 +73,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<div class="border-start border-end border-bottom mb-3">
|
<div class="border-start border-end border-bottom mb-3">
|
||||||
<div class="collapse multi-{{ $id }}{{ if $args.show }} show{{ end }} syntax-highlight" id="body-{{ $id }}">
|
<div class="collapse multi-{{ $id }}{{ if $args.show }} show{{ end }} syntax-highlight" id="body-{{ $id }}">
|
||||||
{{- highlight (trim $content "\r\n") $lang $args.options -}}
|
{{- highlight (trim $content "\r\n") $lang (or $args.highlightOptions $args.options) -}}
|
||||||
</div>
|
</div>
|
||||||
<div class="collapse multi-{{ $id }}{{ if not $args.show }} show{{ end }} p-3" id="footer-{{ $id }}">
|
<div class="collapse multi-{{ $id }}{{ if not $args.show }} show{{ end }} p-3" id="footer-{{ $id }}">
|
||||||
<a class="nav-link active"
|
<a class="nav-link active"
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{/* Initialize local arguments */}}
|
{{/* Initialize local arguments */}}
|
||||||
{{- $text := or $args.text $args.title }}
|
{{- $text := trim (or $args.text $args.title) " \n\r" }}
|
||||||
{{- if not $text -}}
|
{{- if not $text -}}
|
||||||
{{- partial "utilities/LogErr.html" (dict
|
{{- partial "utilities/LogErr.html" (dict
|
||||||
"partial" "shortcodes/kbd.html"
|
"partial" "shortcodes/kbd.html"
|
||||||
@@ -36,6 +36,6 @@
|
|||||||
{{/* Main code */}}
|
{{/* Main code */}}
|
||||||
{{- if not $error }}
|
{{- if not $error }}
|
||||||
<kbd {{ if or $args.color $args.class }}class="{{ with $args.color }}text-bg-{{ . }} {{ end }}{{ $args.class }}"{{ end }}>
|
<kbd {{ if or $args.color $args.class }}class="{{ with $args.color }}text-bg-{{ . }} {{ end }}{{ $args.class }}"{{ end }}>
|
||||||
{{ $text | plainify }}
|
{{- $text -}}
|
||||||
</kbd>
|
</kbd>
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
@@ -30,6 +30,8 @@
|
|||||||
{{- if isset .Parent.Params "fade" }}{{ $parentFade = partial "utilities/CastBool.html" (.Parent.Get "fade") }}{{ end -}}
|
{{- if isset .Parent.Params "fade" }}{{ $parentFade = partial "utilities/CastBool.html" (.Parent.Get "fade") }}{{ end -}}
|
||||||
{{- $fade = or $fade $parentFade -}}
|
{{- $fade = or $fade $parentFade -}}
|
||||||
{{- $title := or $args.title $args.header -}}
|
{{- $title := or $args.title $args.header -}}
|
||||||
|
{{- $itemID := printf "%s-btn-%d" $parent $id }}
|
||||||
|
{{- $disabledID := cond $args.disabled $itemID "" }}
|
||||||
{{- $body := trim .Inner " \r\n" -}}
|
{{- $body := trim .Inner " \r\n" -}}
|
||||||
{{- $current := "" -}}
|
{{- $current := "" -}}
|
||||||
|
|
||||||
@@ -49,15 +51,19 @@
|
|||||||
|
|
||||||
{{- $current := .Parent.Scratch.Get "inner" -}}
|
{{- $current := .Parent.Scratch.Get "inner" -}}
|
||||||
{{- $titles := .Parent.Scratch.Get "inner-title" -}}
|
{{- $titles := .Parent.Scratch.Get "inner-title" -}}
|
||||||
|
{{- $disabled := .Parent.Scratch.Get "inner-disabled" -}}
|
||||||
|
{{- if $args.show }}{{ .Parent.Scratch.Set "inner-show" $itemID }}{{ end -}}
|
||||||
{{- if $current -}}
|
{{- if $current -}}
|
||||||
{{- .Parent.Scratch.Set "inner" (print $current $output) -}}
|
{{- .Parent.Scratch.Set "inner" (print $current $output) -}}
|
||||||
{{- .Parent.Scratch.Set "inner-title" ($titles | append $title) -}}
|
{{- .Parent.Scratch.Set "inner-title" ($titles | append $title) -}}
|
||||||
|
{{- .Parent.Scratch.Set "inner-disabled" ($disabled | append $disabledID) -}}
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
{{- .Parent.Scratch.Set "inner" $output -}}
|
{{- .Parent.Scratch.Set "inner" $output -}}
|
||||||
{{- .Parent.Scratch.Set "inner-title" (slice $title) -}}
|
{{- .Parent.Scratch.Set "inner-title" (slice $title) -}}
|
||||||
|
{{- .Parent.Scratch.Set "inner-disabled" (slice $disabledID) -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- $alternative := partial "assets/nav-item" (dict
|
{{- $alternative := partial "assets/nav-item.html" (dict
|
||||||
"page" .Page
|
"page" .Page
|
||||||
"id" $id
|
"id" $id
|
||||||
"parent-id" $parent
|
"parent-id" $parent
|
||||||
|
@@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
{{- $inner := .Scratch.Get "inner" -}}
|
{{- $inner := .Scratch.Get "inner" -}}
|
||||||
{{- $innerTitles := .Scratch.Get "inner-title" -}}
|
{{- $innerTitles := .Scratch.Get "inner-title" -}}
|
||||||
|
{{- $innerDisabled := .Scratch.Get "inner-disabled" -}}
|
||||||
|
{{- $innerShow := .Scratch.Get "inner-show" -}}
|
||||||
{{- $input := trim .Inner " \r\n" -}}
|
{{- $input := trim .Inner " \r\n" -}}
|
||||||
{{- if $input -}}
|
{{- if $input -}}
|
||||||
{{- $input = replace $input "\n" "\n " -}}
|
{{- $input = replace $input "\n" "\n " -}}
|
||||||
@@ -28,17 +30,19 @@
|
|||||||
{{/* Main code */}}
|
{{/* Main code */}}
|
||||||
{{- if not $args.err -}}
|
{{- if not $args.err -}}
|
||||||
{{- partial "assets/nav.html" (dict
|
{{- partial "assets/nav.html" (dict
|
||||||
"id" (or $args.id (printf "nav-%d" .Ordinal))
|
"id" (or $args.id (printf "nav-%d" .Ordinal))
|
||||||
"page" .Page
|
"page" .Page
|
||||||
"list" $args.list
|
"list" $args.list
|
||||||
"nav-items" $inner
|
"nav-items" $inner
|
||||||
"nav-titles" $innerTitles
|
"nav-titles" $innerTitles
|
||||||
"tab-type" (or $args.tabType $args.type)
|
"nav-disabled" $innerDisabled
|
||||||
"vertical" $args.vertical
|
"nav-show" $innerShow
|
||||||
"word-wrap" $args.wordWrap
|
"tab-type" (or $args.tabType $args.type)
|
||||||
"class" $args.class
|
"vertical" $args.vertical
|
||||||
"pane" $args.pane
|
"word-wrap" $args.wordWrap
|
||||||
"width" $args.width
|
"class" $args.class
|
||||||
|
"pane" $args.pane
|
||||||
|
"width" $args.width
|
||||||
)
|
)
|
||||||
-}}
|
-}}
|
||||||
{{- end -}}
|
{{- end -}}
|
@@ -27,9 +27,10 @@
|
|||||||
{{ if .Date }}
|
{{ if .Date }}
|
||||||
{{ $lastmodstr := (partial "utilities/date.html" (dict "date" .Lastmod "format" "long")) -}}
|
{{ $lastmodstr := (partial "utilities/date.html" (dict "date" .Lastmod "format" "long")) -}}
|
||||||
{{ $datestr := (partial "utilities/date.html" (dict "date" .Date "format" "long")) -}}
|
{{ $datestr := (partial "utilities/date.html" (dict "date" .Date "format" "long")) -}}
|
||||||
{{ $datestr | i18n "postedOnDate" -}}
|
{{ if gt .Lastmod .Date }}
|
||||||
{{ if eq $metadata "full" }}
|
{{ $lastmodstr | i18n "lastModified" }}
|
||||||
{{ if ne $datestr $lastmodstr -}} ({{ $lastmodstr | i18n "lastModified" }}){{ end }}
|
{{ else }}
|
||||||
|
{{ $datestr | i18n "postedOnDate" -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
•
|
•
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
40
netlify.toml
40
netlify.toml
@@ -4,12 +4,12 @@
|
|||||||
publish = 'exampleSite/public'
|
publish = 'exampleSite/public'
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
DART_SASS_VERSION = '1.78.0'
|
DART_SASS_VERSION = '1.89.2'
|
||||||
HUGO_ENABLEGITINFO = 'true'
|
HUGO_ENABLEGITINFO = 'true'
|
||||||
HUGO_ENV = 'production'
|
HUGO_ENV = 'production'
|
||||||
HUGO_VERSION = '0.134.1'
|
HUGO_VERSION = '0.147.9'
|
||||||
NODE_VERSION = '20.17.0'
|
NODE_VERSION = '22.13.0'
|
||||||
NPM_VERSION = '10.8.2'
|
NPM_VERSION = '10.9.2'
|
||||||
|
|
||||||
[context]
|
[context]
|
||||||
[context.branch-deploy]
|
[context.branch-deploy]
|
||||||
@@ -39,17 +39,17 @@
|
|||||||
Access-Control-Allow-Origin = '*'
|
Access-Control-Allow-Origin = '*'
|
||||||
Content-Security-Policy = """
|
Content-Security-Policy = """
|
||||||
base-uri 'self'; \
|
base-uri 'self'; \
|
||||||
connect-src 'self' *.cookieyes.com cdn-cookieyes.com *.google-analytics.com *.analytics.google.com *.googletagmanager.com; \
|
connect-src 'self' *.analytics.google.com *.google.com *.google-analytics.com *.googletagmanager.com; \
|
||||||
default-src 'none'; \
|
default-src 'none'; \
|
||||||
font-src 'self' fonts.gstatic.com; \
|
font-src 'self' fonts.gstatic.com data:; \
|
||||||
form-action 'self'; \
|
form-action 'self'; \
|
||||||
frame-src player.cloudinary.com www.youtube-nocookie.com www.youtube.com player.vimeo.com; \
|
frame-src *.googletagmanager.com player.cloudinary.com www.youtube-nocookie.com www.youtube.com player.vimeo.com; \
|
||||||
img-src 'self' cdn-cookieyes.com *.google-analytics.com *.googletagmanager.com data: *.imgix.net *.imagekit.io *.cloudinary.com i.ytimg.com tile.openstreetmap.org i.vimeocdn.com; \
|
img-src 'self' *.google-analytics.com *.googletagmanager.com googletagmanager.com ssl.gstatic.com www.gstatic.com data: *.imgix.net *.imagekit.io *.cloudinary.com i.ytimg.com tile.openstreetmap.org i.vimeocdn.com; \
|
||||||
manifest-src 'self'; \
|
manifest-src 'self'; \
|
||||||
media-src 'self'; \
|
media-src 'self'; \
|
||||||
object-src 'none'; \
|
object-src 'none'; \
|
||||||
script-src 'self' cdn-cookieyes.com *.google-analytics.com *.googletagmanager.com player.vimeo.com; \
|
script-src 'self' *.google-analytics.com *.googletagmanager.com *.analytics.google.com googletagmanager.com tagmanager.google.com player.vimeo.com; \
|
||||||
style-src 'self' 'unsafe-inline' www.youtube.com; \
|
style-src 'self' googletagmanager.com tagmanager.google.com fonts.googleapis.com www.youtube.com; \
|
||||||
"""
|
"""
|
||||||
Permissions-Policy = 'geolocation=(), midi=(), sync-xhr=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), fullscreen=(), payment=() '
|
Permissions-Policy = 'geolocation=(), midi=(), sync-xhr=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), fullscreen=(), payment=() '
|
||||||
Referrer-Policy = 'strict-origin'
|
Referrer-Policy = 'strict-origin'
|
||||||
@@ -59,23 +59,3 @@
|
|||||||
X-XSS-Protection = '1; mode=block'
|
X-XSS-Protection = '1; mode=block'
|
||||||
cache-control = 'max-age=0, no-cache, no-store, must-revalidate '
|
cache-control = 'max-age=0, no-cache, no-store, must-revalidate '
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = '/fr/*'
|
|
||||||
status = 404
|
|
||||||
to = '/fr/404.html'
|
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = '/nl/*'
|
|
||||||
status = 404
|
|
||||||
to = '/nl/404.html'
|
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = '/en/*'
|
|
||||||
status = 404
|
|
||||||
to = '/en/404.html'
|
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = '/*'
|
|
||||||
status = 404
|
|
||||||
to = '/en/404.html'
|
|
||||||
|
|
||||||
|
9468
package-lock.json
generated
9468
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
52
package.json
52
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gethinode/hinode",
|
"name": "@gethinode/hinode",
|
||||||
"version": "1.0.0-beta3",
|
"version": "0.0.0-semantically-released",
|
||||||
"description": "Hinode is a clean documentation and blog theme for Hugo, an open-source static site generator",
|
"description": "Hinode is a clean documentation and blog theme for Hugo, an open-source static site generator",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"hugo",
|
"hugo",
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
"documentation"
|
"documentation"
|
||||||
],
|
],
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
"private": true,
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public",
|
"access": "public",
|
||||||
"registry": "https://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
@@ -28,7 +29,7 @@
|
|||||||
"build:example": "npm run -s prebuild && hugo --gc --minify -s exampleSite",
|
"build:example": "npm run -s prebuild && hugo --gc --minify -s exampleSite",
|
||||||
"build:example:ci": "npm run -s prebuild && hugo --gc --minify -s exampleSite -e ci",
|
"build:example:ci": "npm run -s prebuild && hugo --gc --minify -s exampleSite -e ci",
|
||||||
"build:debug": "hugo -e debug --debug",
|
"build:debug": "hugo -e debug --debug",
|
||||||
"build:headers": "hugo --renderSegments headers -d prebuild && cpy prebuild/server.toml config/_default/ --flat",
|
"build:headers": "hugo --renderSegments headers -d prebuild-headers -e headers && cpy prebuild-headers/netlify.toml ./ --flat && cpy prebuild-headers/server.toml config/_default/ --flat",
|
||||||
"build:example:headers": "hugo -s exampleSite --renderSegments headers -d prebuild && cpy exampleSite/prebuild/netlify.toml ./ --flat && cpy exampleSite/prebuild/server.toml exampleSite/config/_default/ --flat",
|
"build:example:headers": "hugo -s exampleSite --renderSegments headers -d prebuild && cpy exampleSite/prebuild/netlify.toml ./ --flat && cpy exampleSite/prebuild/server.toml exampleSite/config/_default/ --flat",
|
||||||
"build:preview": "npm run build -D -F",
|
"build:preview": "npm run build -D -F",
|
||||||
"clean:public": "rimraf public exampleSite/public",
|
"clean:public": "rimraf public exampleSite/public",
|
||||||
@@ -44,6 +45,7 @@
|
|||||||
"test": "npm run -s lint",
|
"test": "npm run -s lint",
|
||||||
"env": "hugo env",
|
"env": "hugo env",
|
||||||
"precheck": "npm version",
|
"precheck": "npm version",
|
||||||
|
"prepare": "node .husky/install.mjs",
|
||||||
"check": "hugo version",
|
"check": "hugo version",
|
||||||
"create:syntax": "npm-run-all update:syntax:**",
|
"create:syntax": "npm-run-all update:syntax:**",
|
||||||
"update:syntax:light1": "hugo gen chromastyles --style=github > ./assets/scss/components/_syntax-light.scss",
|
"update:syntax:light1": "hugo gen chromastyles --style=github > ./assets/scss/components/_syntax-light.scss",
|
||||||
@@ -73,22 +75,30 @@
|
|||||||
"autoprefixer": "^10.4.21",
|
"autoprefixer": "^10.4.21",
|
||||||
"cssnano": "^7.0.7",
|
"cssnano": "^7.0.7",
|
||||||
"cssnano-preset-advanced": "^7.0.7",
|
"cssnano-preset-advanced": "^7.0.7",
|
||||||
"hugo-bin": "0.144.8",
|
"hugo-bin": "0.144.9",
|
||||||
"purgecss-whitelister": "^2.4.0"
|
"purgecss-whitelister": "^2.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@commitlint/cli": "^19.8.1",
|
||||||
|
"@commitlint/config-conventional": "^19.8.1",
|
||||||
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
|
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
|
||||||
|
"@semantic-release/exec": "^7.1.0",
|
||||||
|
"@semantic-release/git": "^10.0.1",
|
||||||
|
"commitizen": "^4.3.1",
|
||||||
"cpy-cli": "^5.0.0",
|
"cpy-cli": "^5.0.0",
|
||||||
"eslint": "^9.29.0",
|
"cz-conventional-changelog": "^3.3.0",
|
||||||
|
"eslint": "^9.30.1",
|
||||||
|
"husky": "^9.1.7",
|
||||||
"markdownlint-cli2": "^0.18.1",
|
"markdownlint-cli2": "^0.18.1",
|
||||||
"neostandard": "^0.12.1",
|
"neostandard": "^0.12.2",
|
||||||
"netlify-plugin-hugo-cache-resources": "^0.2.1",
|
"netlify-plugin-hugo-cache-resources": "^0.2.1",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"postcss-cli": "^11.0.1",
|
"postcss-cli": "^11.0.1",
|
||||||
"replace-in-files-cli": "^3.0.0",
|
"replace-in-files-cli": "^3.0.0",
|
||||||
"rimraf": "^6.0.1",
|
"rimraf": "^6.0.1",
|
||||||
|
"semantic-release": "^24.2.6",
|
||||||
"shx": "^0.4.0",
|
"shx": "^0.4.0",
|
||||||
"stylelint": "^16.21.0",
|
"stylelint": "^16.21.1",
|
||||||
"stylelint-config-standard-scss": "^15.0.1"
|
"stylelint-config-standard-scss": "^15.0.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
@@ -98,5 +108,35 @@
|
|||||||
},
|
},
|
||||||
"hugo-bin": {
|
"hugo-bin": {
|
||||||
"buildTags": "extended"
|
"buildTags": "extended"
|
||||||
|
},
|
||||||
|
"release": {
|
||||||
|
"branches": "main",
|
||||||
|
"plugins": [
|
||||||
|
"@semantic-release/commit-analyzer",
|
||||||
|
"@semantic-release/release-notes-generator",
|
||||||
|
"@semantic-release/github",
|
||||||
|
[
|
||||||
|
"@semantic-release/exec",
|
||||||
|
{
|
||||||
|
"prepare": "npm install"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"@semantic-release/git",
|
||||||
|
{
|
||||||
|
"assets": [
|
||||||
|
"dist",
|
||||||
|
"package.json",
|
||||||
|
"package-lock.json"
|
||||||
|
],
|
||||||
|
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"commitizen": {
|
||||||
|
"path": "./node_modules/cz-conventional-changelog"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user