aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-07-04 10:51:43 +0200
committerOxbian <got.dacs@slmail.me>2023-07-04 10:51:43 +0200
commit2d93f479c59cc1698c48732caa80fe0744d57899 (patch)
tree03fad2c096b1f08fe451ae4450c485359f58b592
parentfc63c378d3bab044c254fd18a9624c199a4b21dc (diff)
downloadArKa-Blog-2d93f479c59cc1698c48732caa80fe0744d57899.tar.gz
ArKa-Blog-2d93f479c59cc1698c48732caa80fe0744d57899.zip
Translating README in English
-rw-r--r--README.md23
1 files changed, 14 insertions, 9 deletions
diff --git a/README.md b/README.md
index 29d7f7c..24bc172 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,24 @@
-# ArKaBlog
+# ArKa-Blog
------
-Ce repo contient mon blog.
+This repository contains my blog.
-Ce blog est générer à partir de fichier markdown et est générer par mon super [générateur de blog](https://git.arka.rocks/Oxbian/BlogGenerator)
+This blog is generated from markdown files and thanks to my [BlogGenerator](https://git.arka.rocks/Oxbian/BlogGenerator)
-De plus un fichier xml est créer pour générer le flux atom / RSS.
+Moreover a XML file is created for Atom / RSS flux.
-Ce blog contient un système de tags, pratique pour se retrouver dans un grand nombre d'articles.
+This blog contains a tag system, usefull to sort articles.
-## Génération des fichiers
+## Files generation
-Afin de générer les fichiers html et le feed atom, il vous faudra aller dans le dossier BlogGenerator et avoir installé les dépendances et configurer le `.env`. Puis `python3 generator.py`.
+To generate html files and atom feed, you will need to go in the `BlogGenerator/` directory. And after installing dependencies and configured the `.env` file, run the `generator.py`.
-## Crédits
+```bash
+source .venv/bin/activate
+python3 generator.py
+```
-Ce projet m'a été inspiré par le [générateur de blog](https://git.sr.ht/~lioploum/ploum.net) de [Ploum](https://ploum.net), merci à lui pour son travail remarquable.
+## Credits
+
+This project was inspired by the [blog generator](https://git.sr.ht/~lioploum/ploum.net) made by [Ploum](https://ploum.net), thanks to him for his work.
ArKa projects. All rights to me, and your next child right arm.