From 8bdd424f3d62ef38f89a109eee6b3c4a5e80fe3d Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Wed, 3 Jul 2019 11:52:44 +0000 Subject: [PATCH] Starting to build toc, and landing pages for categories) --- articles/system/index.md | 8 ++++++++ includes/sidebar.md | 8 +++++++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 articles/system/index.md diff --git a/articles/system/index.md b/articles/system/index.md new file mode 100644 index 0000000..17dd350 --- /dev/null +++ b/articles/system/index.md @@ -0,0 +1,8 @@ +# System Tools + +* [Admin Tools](/system/admintools) +* [Ansible](/system/ansible) +* [Chat](/system/chat) +* [Email](/system/email) +* [Thunix System Information](/system/thunix) +* [Tildegit](/system/tildegit) diff --git a/includes/sidebar.md b/includes/sidebar.md index 58f7c4f..60a29c4 100644 --- a/includes/sidebar.md +++ b/includes/sidebar.md @@ -1,6 +1,12 @@ * [Home](/) -* [Contributing](/system/contributing) +* [System Info](/system/index) +* [Userdocs](/wiki/index) +--- + * [Sandbox](/sandbox) +* [Contributing](/system/contributing)i + +--- * [Thunix.net](https://thunix.net) * [Contact Thunix Staff](https://thunix.net/contact.php)