From b070b836f9e88dd2e17dfab49025f7cd8347cd8b Mon Sep 17 00:00:00 2001 From: Leo Gavilieau Date: Mon, 22 May 2023 09:37:49 +0200 Subject: [PATCH] docs: add notice about status in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 81f07e4..845882e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Where we are planning our migration from dokuwiki to markdown. +## Status + +All english pages have been translated. Site layout is mostly finished. + +It's A-Okay to deploy this! + ## How to build You will need your favorite `make` command (We recommend GNU make), pandoc and some common Unix shell utilities.