summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-09-22 11:05:03 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2025-09-22 11:05:03 +0200
commitc150f419a06e7bb006a4a71fa4e98faeb961037d (patch)
treea2a93575a37f20da66f66b9679d92911f8e7ff29
parentdf3d7d5734855f72b72bdb18bbf9e3599dec0156 (diff)
from french to english
-rw-r--r--content/_index.md22
-rw-r--r--content/banporn.md24
-rw-r--r--hugo.toml4
3 files changed, 14 insertions, 36 deletions
diff --git a/content/_index.md b/content/_index.md
index 7cec2e9..d1ff248 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,23 +1,11 @@
---
-title: "Accueil"
+title: "Planet F"
date: 2025-09-14T11:51:17+02:00
---
-## Bonjour!
+Hello lovely-little-thing browsing the web, welcome to my website :)
-Bienvenue sur ma page web, ici tu peux retrouver pleins de choses me concernant comme des articles, ma clé publique GnuPG, et mes dépôts git.
+## Blog
+{{< article-list category="blog" number="5" >}}
-## Bidules
-
-Ici j'ajouterais différents 'trucs' utile à propos de moi au fil du temps.
-
-- [nantha@mielota.com]() ✉️
-- [https://mielota.com/nantha.pgp](/nantha.pgp) 🔒
-
-Avec ma clé publique tu pourras chiffrer des fichiers/mails et je serais le seul à pouvoir les décrypter, si tu sais pas comment ça fonctionne lis [ce guide](https://comfy.guide/client/gpg); ou regardes [cette vidéo](https://www.youtube.com/watch?v=eLKOIjNFwVs) si t'aimes pas lire.
-
-## Articles
-
-{{< article-list category="articles" >}}
-
-Il y a un flux RSS à dispostion si t'es ce genre de personne :)
+You can subscribe to the [RSS feed](/index.xml) if you want to. Also checkout this [stuff](/stuff).
diff --git a/content/banporn.md b/content/banporn.md
index 4f01c10..b42bb75 100644
--- a/content/banporn.md
+++ b/content/banporn.md
@@ -1,25 +1,15 @@
---
-title: "Bannissez la pornographie"
+title: "Ban Pornography"
date: 2024-12-26T20:22:08+02:00
---
-## La pornographie est une addiction.
+## You are seeking for help.
-La pornographie a les effets suivants sur ses utilisateurs, elle :
+If you clicked on this `banporn` button, you probably did it out of curiosity, or because you want to quit pornography. And that's great.
-- Agit comme une drogue sur votre cerveau
-- Est cause de dysfonctionnements sexuels
-- Donne un sentiment de désintérêt envers votre partenaire
-- Donne des attentes irréalistes envers votre partenaire
-- Participe à la sexualisation des femmes
-- Utilise vos précieuses ressources tel que votre temps, votre énergie (et possiblement votre argent)
-- Affecte votre vision de vous même. (vous n'êtes pas fier de consommer ces contenus, l'êtes vous ?)
+There's a ton of people trying to quit this addiction, and you are without a doubt one of them. There's a great resource on the internet to help you stop consuming this stuff, it's a free book available in many languages. It's called [EasyPeasy](https://easypeasymethod.org).
-## EasyPeasy
+If you want to read more articles about anti pornography such as this one, please refer to the links below.
-Si vous souhaitez arrêter, il existe un livre donnant [une méthode très simple](https://easypeasymethod.org) pour arrêter de consommer ce genre de contenu.
-
-## Encore plus de raisons pour arrêter
-
-- [La page de zacoons sur le sujet](https://zacoons.com/banporn)
-- [La page de Denshi sur le sujet](https://denshi.org/antiporn)
+- [zacoons](https://zacoons.com/banporn/)
+- [denshi](https://denshi.org/antiporn.html)
diff --git a/hugo.toml b/hugo.toml
index 73972a1..272eaaa 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,6 +1,6 @@
baseURL = 'https://mielota.com'
-languageCode = 'fr'
-title = 'mielota'
+languageCode = 'en-us'
+title = 'Mielota'
[params]
Email = 'mailto:nantha@mielota.com'