docs: update documentation

This commit is contained in:
Maël Gangloff 2025-11-30 00:44:42 +01:00
parent 35a39d6dbc
commit 90e77436b0
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629
6 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: Domain name title: Domain name
description: Define your identity online. An explanation of what a domain name is and its structure. description: Define your online identity. This page explains what a domain name is, its structure, and related information.
--- ---
A **Domain Name** is a human-readable identification string used to locate resources on the Internet. It maps complex numerical IP addresses to memorable names. A **Domain Name** is a human-readable identification string used to locate resources on the Internet. It maps complex numerical IP addresses to memorable names.

View File

@ -1,6 +1,6 @@
--- ---
title: Translation title: Translation
description: This project is available in several languages, the current translation status is available here. description: This project is available in several languages, the current translation status is available on this page.
--- ---
The project is translated into several languages to allow as many people as possible to easily understand the interface. The project is translated into several languages to allow as many people as possible to easily understand the interface.

View File

@ -1,6 +1,6 @@
--- ---
title: Supported registrar list title: Supported registrar list
description: List of registrars supported for domain backorders, with details on compatibility. description: List of registrars supported for domain backorders, with details on compatibility. Description of the configuration for each registrar.
--- ---
import {LinkButton} from '@astrojs/starlight/components'; import {LinkButton} from '@astrojs/starlight/components';

View File

@ -1,6 +1,6 @@
--- ---
title: Docker Compose installation title: Docker Compose installation
description: Guide to installing the project using Docker Compose, with setup steps, and deployment notes. description: Step-by-step guide to installing this project using the Docker image and Docker Compose, with configuration steps and deployment notes.
--- ---
import {LinkCard} from '@astrojs/starlight/components'; import {LinkCard} from '@astrojs/starlight/components';

View File

@ -1,4 +1,5 @@
--- ---
title: FAQ title: FAQ
description: Explore the most frequently asked questions when using this project and the most common answers. description: Explore the most frequently asked questions when using this project and the most common answers.
draft: true
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: Security policy title: Security policy
description: Security policy describing vulnerability reporting, and guidelines to keep the project secure. description: Security policy describing vulnerability reporting, and guidelines to keep the project secure. Please report any security issues.
--- ---
## Reporting a Vulnerability ## Reporting a Vulnerability