From 97344236c5780652ddde6436a075bc6901a3488f Mon Sep 17 00:00:00 2001 From: Travis Briggs Date: Sun, 12 Apr 2020 22:21:15 -0700 Subject: [PATCH] Pull out category frontmatter from articles and sort index by categories --- wiki/index.php | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/wiki/index.php b/wiki/index.php index 000e940..034348c 100644 --- a/wiki/index.php +++ b/wiki/index.php @@ -8,17 +8,37 @@ include __DIR__."/../header.php";

here's the articles on our wiki: