Add Organization, WebSite, and SoftwareApplication schema.org
markup to the homepage head partial, enabling rich search results
with app category, pricing (free), license, and social profiles.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
OG/Twitter tags now use page-specific titles and descriptions instead of
hardcoded site-wide defaults. Added canonical URLs, og:locale with
alternate languages, and unique titles/descriptions to all content pages
(use-case personas, community, press kit, about pages) in both EN and FR.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The website claimed 38 supported providers, but the actual codebase
has 59 provider implementations. Updated to 55+ for both EN and FR.
Also fixed "founisseurs" → "fournisseurs" typo in French translation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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>
Adds loading="lazy" attribute to defer off-screen carousel images,
improving initial page load performance especially on mobile.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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>