From 60d3abc6ecdc21b4ab921d34a55b4af48690f55a Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 11 Mar 2021 18:53:14 +0100 Subject: Rewrote the whole website to get rid on a heavy theme --- content/docs/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/docs/_index.md (limited to 'content/docs/_index.md') diff --git a/content/docs/_index.md b/content/docs/_index.md new file mode 100644 index 0000000..69ac38f --- /dev/null +++ b/content/docs/_index.md @@ -0,0 +1,10 @@ +--- +title: "Docs" +menu: + main: + weight: 1 +--- + +This is the Docs section of this website. It is an heritage of the old wiki I maintained, with information that does not really fit in a blog format. + +The information is organised in the following sections : -- cgit v1.2.3