diff --git a/static/.well-known/security.txt b/static/.well-known/security.txt new file mode 100644 index 00000000..4bb4ff17 --- /dev/null +++ b/static/.well-known/security.txt @@ -0,0 +1,6 @@ +# security.txt pour https://richard-dern.fr +Contact: https://richard-dern.fr/contact/ +Preferred-Languages: fr, en +Policy: https://richard-dern.fr/contact/ +Canonical: https://richard-dern.fr/.well-known/security.txt +Expires: 2026-11-11T23:12:46Z diff --git a/static/humans.txt b/static/humans.txt new file mode 100644 index 00000000..65c036c1 --- /dev/null +++ b/static/humans.txt @@ -0,0 +1,14 @@ +/* humans.txt */ +Site: https://richard-dern.fr + +/* TEAM */ +Author: Richard Dern +Role: Auteur, éditeur et développeur du site +Location: France (Europe/Paris) +Contact: https://richard-dern.fr/contact/ + +/* SITE */ +Language: fr-FR (content) / en-US (quelques articles) +Generator: Hugo (contenu statique) +Hosting: OVHcloud (France) +Standards: HTML5, CSS, RSS/Atom \ No newline at end of file diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 00000000..9b89e04d --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,6 @@ +# robots.txt for https://richard-dern.fr +User-agent: * +Allow: / + +Sitemap: https://richard-dern.fr/sitemap.xml +# Pour en savoir plus sur le site ou me contacter : /humans.txt et /security.txt diff --git a/static/security.txt b/static/security.txt new file mode 100644 index 00000000..4bb4ff17 --- /dev/null +++ b/static/security.txt @@ -0,0 +1,6 @@ +# security.txt pour https://richard-dern.fr +Contact: https://richard-dern.fr/contact/ +Preferred-Languages: fr, en +Policy: https://richard-dern.fr/contact/ +Canonical: https://richard-dern.fr/.well-known/security.txt +Expires: 2026-11-11T23:12:46Z