Commit graph

18 commits

Author SHA1 Message Date
ccfb30dbc2 Fix footer colors in dark mode and use absolute anchor links
Pin the footer to fixed dark colors instead of the theme-reactive
.bg-dark/.text-light utilities, which flipped to a light background in
dark mode while child text stayed white. Also make product anchor links
absolute so they resolve from any page.
2026-06-12 12:31:13 +09:00
15db3cb30c Create a dedicated file for the svg logo 2026-06-03 21:40:35 +09:00
20e8a081b3 Improve footer 2026-06-03 21:40:35 +09:00
15866cc322 Add rel="noopener" to all external target="_blank" links
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 09:52:16 +07:00
0631bb255f Complete Umami event tracking coverage across all partials
Add data-umami-event attributes to all meaningful links that were
missing tracking:
- Footer: try-it, GitHub, docs, API, blog, newsletter, community,
  about, contact, and all social icons (Framagit, GitHub, feedback,
  Mastodon, email)
- CTA join section: primary signup button
- Usage footer: survey, Matrix, IRC, and about links (with per-page
  content base name for granular tracking)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 09:22:03 +07:00
6f8353236a Update copyright year to be dynamic using Hugo's now.Year
Replaces the hardcoded "2019-2025" with "2019-{{ now.Year }}" so the
footer copyright year stays current automatically.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 09:21:07 +07:00
e49e1e79d5 Add back newsletter form 2025-04-21 16:27:57 +02:00
fbc17cb0fe Add a link to try.happydomain.org in footer
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-04-17 16:53:55 +02:00
77bd52330d Refresh website
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-04-16 14:18:28 +02:00
9d024d463d Add icons in footer
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-24 12:44:07 +01:00
63b4b3cc62 Remove the press kit link from the footer 2024-01-21 18:37:15 +01:00
8913e5504d Add press kit in footer
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-16 20:11:37 +01:00
7b5e11ed03 This is 2024! 2024-01-08 19:31:39 +01:00
dd963a2d87 Update to 2023 2023-02-09 11:44:59 +01:00
0e09858d2a Switch to happyDomain
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-08 20:47:46 +01:00
9da58d3d29 Update footer 2021-01-12 13:37:49 +01:00
8262a3ebcd Ensure the footer is not to huge, if the page's content is small 2020-06-12 17:34:47 +02:00
ff41d5ea95
Initial commit 2020-05-04 16:13:13 +02:00