mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
10 hours ago 6dedd8ebbc8a25bcd34669201853861d836d12e6
refs
author Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
Sunday, May 17, 2026 10:08 +0200
committer GitHub <noreply@github.com>
Sunday, May 17, 2026 10:08 +0200
commit6dedd8ebbc8a25bcd34669201853861d836d12e6
tree 69a8379360fa21d919b2fc6b05965d421eee01dd tree | zip | gz
parent ad433679f34ff636f07026d42b21ffeb3dd54e97 view | diff
feat: theme hooks and filters (#964)

[Feature
Documentation](https://ananke-documentation.netlify.app/hooks-and-filters/introduction/)

Basically this implements hooks and filters (hooks that return instead
of printing).
4 files modified
7 files added
235 ■■■■■ changed files
.vscode/custom-dictionary.txt 4 ●●● diff | view | raw | blame | history
config/_default/params.toml 3 ●●●●● diff | view | raw | blame | history
layouts/_partials/filter.html 115 ●●●●● diff | view | raw | blame | history
layouts/_partials/func/debug-cli.html 87 ●●●●● diff | view | raw | blame | history
layouts/_partials/func/hooks/collector-dump.html 5 ●●●●● diff | view | raw | blame | history
layouts/_partials/func/hooks/collector.html 1 ●●●● diff | view | raw | blame | history
layouts/_partials/hook.html 5 ●●●●● diff | view | raw | blame | history
layouts/_partials/hooks/article/section-link.html 3 ●●●●● diff | view | raw | blame | history
layouts/_partials/hooks/article/test.html 1 ●●●● diff | view | raw | blame | history
layouts/baseof.html 3 ●●●●● diff | view | raw | blame | history
layouts/single.html 8 ●●●● diff | view | raw | blame | history