~bt/1mb.club

add traduction.faith v2 APPLIED

Alexis Viguié: 1
 add traduction.faith

 1 files changed, 5 insertions(+), 0 deletions(-)
Sorry about that, I wasn’t certain if I was supposed to amend my patch 
or make a new one, and I guess I chose wrong. Still getting used to git 
by email 😅 thank you so much again!

Le 28/12/2022 à 02:51, Bradley Taunt a écrit :
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~bt/1mb.club/patches/37793/mbox | git am -3
Learn more about email & git

[PATCH v2] add traduction.faith Export this patch

this is a website for my fan-translation into french of the game FAITH, it has 4 pages and the two heaviest are 11.4kB according to debugbear. it also supports both HTTP and HTTPS with no automatic redirect.

debugbear of the index page https://www.debugbear.com/test/website-speed/Ol9HcnUk

small writeup about the site https://cohost.org/Siph/post/614950-in-which-i-just-talk

v2: add http badge (sorry for the duplicate e-mail!)
---
 _site_listings/traduction.faith.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 _site_listings/traduction.faith.md

diff --git a/_site_listings/traduction.faith.md b/_site_listings/traduction.faith.md
new file mode 100644
index 0000000..139596d
--- /dev/null
+++ b/_site_listings/traduction.faith.md
@@ -0,0 +1,5 @@
---
pageurl: traduction.faith
size: 11.4
http: true
---
\ No newline at end of file
-- 
2.20.0.windows.1
This patch was causing some conflicts (recreating existing files instead
of edits) so I ust did a quick push to master now :)

Should be rebuilt shortly. Cheers!