Commit graph

8 commits

Author SHA1 Message Date
c372f8409a docs: restructure help pages into bundles and add new reference pages
Convert several pages to leaf bundles with WebP screenshots, add
api-keys, domain-availability, notifications, provider-features,
quotas, services, settings, signup and subdomains pages, and refresh
existing content.
2026-06-11 16:52:56 +09:00
6b6a8c847f docs: expand reference pages and fix children shortcode rendering
Enable Goldmark block-level attributes so the relearn `children`
shortcode applies its CSS classes instead of printing them literally
in the table-of-contents pages. Also expand the deploy, plugins,
records, and email reference docs and add the checks pages.
2026-06-11 13:21:33 +09:00
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
4cb3e75c67 Fix deprecated settings 2025-04-29 14:11:55 +02:00
2fe69d7222 usage of 'params.description' config parameter found, move it to the frontmatter of your home page; see https://mcshelby.github.io/hugo-theme-relearn/basics/migration#600
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-08-06 09:20:11 +02:00
0c1759042d Change theme + general update
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-14 10:38:47 +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
57a375fd8e Switch config to YAML 2022-01-08 20:29:50 +01:00