Commit graph

6 commits

Author SHA1 Message Date
f50dcc8ba9 theme: fix logo rendering with updated relearn theme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
The theme overhauled its logo system to render #R-logo > .logo-image,
making the old layouts/partials/logo.html override (#logo > img) match
no CSS, so the wordmark overflowed the sidebar.

Remove the stale override and use the theme-native logo config: point
params.logo.src at the wordmark, suppress the redundant text title, and
declare the auto variant's light/dark variants explicitly so the
variant-gated logo also shows in dark mode. Set --LOGO-IMAGE-width to
90% in custom-header.html to fit the wide wordmark.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 00:24:21 +09:00
5f85f51ddd Fix hugo build with Hugo 0.146.7+: override recursive partialCached calls 2026-02-12 22:30:17 +07:00
3072e46ab4 Add mastodon proof
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-16 10:00:49 +01:00
5812077896 Switch to happyDomain
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-08 21:38:08 +01:00
b98b471547 Add anonymous page analytics
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-10 10:07:37 +02:00
e0e7576d18 Initial commit, using hugo-theme-learn
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-23 13:05:09 +01:00