mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 09:45:29 +00:00
docs: update documentation
This commit is contained in:
parent
35a39d6dbc
commit
90e77436b0
@ -1,6 +1,6 @@
|
||||
---
|
||||
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.
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
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.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
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';
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
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';
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
---
|
||||
title: FAQ
|
||||
description: Explore the most frequently asked questions when using this project and the most common answers.
|
||||
draft: true
|
||||
---
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user