Registration URL is now /register (previously /join)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2026-05-10 19:41:30 +08:00
commit 48978e4639
3 changed files with 98 additions and 97 deletions

View file

@ -15,70 +15,70 @@ languages:
menu: menu:
main: main:
- identifier: "features" - identifier: "features"
name: "Fonctionnalités" name: "Fonctionnalités"
url: "/fr/#features" url: "/fr/#features"
weight: 10 weight: 10
- identifier: "downloads" - identifier: "downloads"
name: "Téléchargements" name: "Téléchargements"
url: "/fr/#downloads" url: "/fr/#downloads"
weight: 20 weight: 20
- identifier: "blog" - identifier: "blog"
name: "Blog" name: "Blog"
url: "https://blog.happydomain.org/fr/" url: "https://blog.happydomain.org/fr/"
weight: 30 weight: 30
params: params:
DefaultDescription: "L'interface qui vous rend heureux de gérer vos noms de domaines." DefaultDescription: "L'interface qui vous rend heureux de gérer vos noms de domaines."
others_links: others_links:
- text: "S'inscrire" - text: "S'inscrire"
href: "//app.happydomain.org/join" href: "//app.happydomain.org/register"
class: "btn btn-secondary" class: "btn btn-secondary"
icon: "bi-person-plus-fill" icon: "bi-person-plus-fill"
- text: "S'identifier" - text: "S'identifier"
href: "//app.happydomain.org/login" href: "//app.happydomain.org/login"
class: "btn btn-outline-primary" class: "btn btn-outline-primary"
icon: "bi-person-check-fill" icon: "bi-person-check-fill"
carousel: carousel:
- title: "domains-lists" - title: "domains-lists"
description: "**Page d'accueil:** liste des domaines, de différents hébergeurs" description: "**Page d'accueil:** liste des domaines, de différents hébergeurs"
image: "/img/screenshots/domains-list.webp" image: "/img/screenshots/domains-list.webp"
- title: "domain-abstract" - title: "domain-abstract"
description: "**La gestion d'une zone:** groupé par sous-domaines et services" description: "**La gestion d'une zone:** groupé par sous-domaines et services"
image: "/img/screenshots/domain-abstract.webp" image: "/img/screenshots/domain-abstract.webp"
- title: "service-caa" - title: "service-caa"
description: "Des formulaires clairs vous aident pour choisir les meilleurs paramètres" description: "Des formulaires clairs vous aident pour choisir les meilleurs paramètres"
image: "/img/screenshots/service-caa.webp" image: "/img/screenshots/service-caa.webp"
- title: "zone-diff" - title: "zone-diff"
description: "Liste les changements avant d'appliquer les modifications" description: "Liste les changements avant d'appliquer les modifications"
image: "/img/screenshots/zone-diff.webp" image: "/img/screenshots/zone-diff.webp"
- title: "domain-history" - title: "domain-history"
description: "Retrouvez tous vos changements en un coup d'œil" description: "Retrouvez tous vos changements en un coup d'œil"
image: "/img/screenshots/domain-history.webp" image: "/img/screenshots/domain-history.webp"
- title: "domain-services" - title: "domain-services"
description: "Ajoutez facilement de nouveaux usages à vos zones" description: "Ajoutez facilement de nouveaux usages à vos zones"
image: "/img/screenshots/domain-services.webp" image: "/img/screenshots/domain-services.webp"
- title: "domain-logs" - title: "domain-logs"
description: "Le journal d'action de la zone garde un trace de qui à fait quoi, quand" description: "Le journal d'action de la zone garde un trace de qui à fait quoi, quand"
image: "/img/screenshots/domain-logs.webp" image: "/img/screenshots/domain-logs.webp"
- title: "domain-abstract-list" - title: "domain-abstract-list"
description: "Une zone simplifiée, sous forme de liste, plus rapide à modifier" description: "Une zone simplifiée, sous forme de liste, plus rapide à modifier"
image: "/img/screenshots/domain-abstract-list.webp" image: "/img/screenshots/domain-abstract-list.webp"
- title: "sources" - title: "sources"
description: "Liste des hébergeurs existantes où récupérer les domaines" description: "Liste des hébergeurs existantes où récupérer les domaines"
image: "/img/screenshots/sources.png" image: "/img/screenshots/sources.png"
params: params:
author: author:
@ -90,68 +90,68 @@ params:
tryit: "https://try.happydomain.org/" tryit: "https://try.happydomain.org/"
others_links: others_links:
- text: "Sign up" - text: "Sign up"
href: "//app.happydomain.org/join" href: "//app.happydomain.org/register"
class: "btn btn-secondary" class: "btn btn-secondary"
icon: "bi-person-plus-fill" icon: "bi-person-plus-fill"
- text: "Sign in" - text: "Sign in"
href: "//app.happydomain.org/login" href: "//app.happydomain.org/login"
class: "btn btn-outline-primary" class: "btn btn-outline-primary"
icon: "bi-person-check-fill" icon: "bi-person-check-fill"
carousel: carousel:
- title: "domains-lists" - title: "domains-lists"
description: "**Home page:** domains list on dedicated provider" description: "**Home page:** domains list on dedicated provider"
image: "/img/screenshots/domains-list.webp" image: "/img/screenshots/domains-list.webp"
- title: "domain-abstract" - title: "domain-abstract"
description: "**Manage a zone:** records are grouped by subdomain and service" description: "**Manage a zone:** records are grouped by subdomain and service"
image: "/img/screenshots/domain-abstract.webp" image: "/img/screenshots/domain-abstract.webp"
- title: "service-caa" - title: "service-caa"
description: "Clear forms help you choose the best settings" description: "Clear forms help you choose the best settings"
image: "/img/screenshots/service-caa.webp" image: "/img/screenshots/service-caa.webp"
- title: "zone-diff" - title: "zone-diff"
description: "Display zone diff before applying changes" description: "Display zone diff before applying changes"
image: "/img/screenshots/zone-diff.webp" image: "/img/screenshots/zone-diff.webp"
- title: "domain-history" - title: "domain-history"
description: "All your changes at a glance" description: "All your changes at a glance"
image: "/img/screenshots/domain-history.webp" image: "/img/screenshots/domain-history.webp"
- title: "domain-services" - title: "domain-services"
description: "Easily add new uses to your zones" description: "Easily add new uses to your zones"
image: "/img/screenshots/domain-services.webp" image: "/img/screenshots/domain-services.webp"
- title: "domain-logs" - title: "domain-logs"
description: "The zone action log keeps track of who did what, when" description: "The zone action log keeps track of who did what, when"
image: "/img/screenshots/domain-logs.webp" image: "/img/screenshots/domain-logs.webp"
- title: "domain-abstract-list" - title: "domain-abstract-list"
description: "Simplified zone in list, for quicker editing" description: "Simplified zone in list, for quicker editing"
image: "/img/screenshots/domain-abstract-list.webp" image: "/img/screenshots/domain-abstract-list.webp"
- title: "sources" - title: "sources"
description: "Existing name service providers where pull domains" description: "Existing name service providers where pull domains"
image: "/img/screenshots/sources.png" image: "/img/screenshots/sources.png"
menu: menu:
main: main:
- identifier: "features" - identifier: "features"
name: "Features" name: "Features"
url: "/en/#features" url: "/en/#features"
weight: 10 weight: 10
- identifier: "downloads" - identifier: "downloads"
name: "Downloads" name: "Downloads"
url: "/en/#downloads" url: "/en/#downloads"
weight: 20 weight: 20
- identifier: "News" - identifier: "News"
name: "Blog" name: "Blog"
url: "https://blog.happydomain.org/" url: "https://blog.happydomain.org/"
weight: 30 weight: 30
markup: markup:
goldmark: goldmark:
@ -159,4 +159,4 @@ markup:
unsafe: true unsafe: true
outputs: outputs:
home: [ "HTML", "RSS" ] home: ["HTML", "RSS"]

View file

@ -8,7 +8,7 @@
{{ i18n "cta-account-text" }} {{ i18n "cta-account-text" }}
</p> </p>
</div> </div>
<a href="/join" class="btn btn-lg btn-light px-4" style="border-radius: 2em" data-umami-event="cta-join">{{ i18n "cta-account-button" }}</a> <a href="/register" class="btn btn-lg btn-light px-4" style="border-radius: 2em" data-umami-event="cta-join">{{ i18n "cta-account-button" }}</a>
</div> </div>
</div> </div>
</section> </section>

View file

@ -1,3 +1,4 @@
/domains/* https://app.happydomain.org/domains/:splat /domains/* https://app.happydomain.org/domains/:splat
/join https://app.happydomain.org/join /join https://app.happydomain.org/register
/login https://app.happydomain.org/login /login https://app.happydomain.org/login
/register https://app.happydomain.org/register