From 98a6608ec9a9a7c7dc0b3a6e14908ecc0802958a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 23 Feb 2024 17:43:36 +0100 Subject: [PATCH] Initial documentation setup --- Creating Themes.md | 0 Home.md | 7 ++++++- Setting up your site.md | 0 What is QStags.md | 0 4 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 Creating Themes.md create mode 100644 Setting up your site.md create mode 100644 What is QStags.md diff --git a/Creating Themes.md b/Creating Themes.md new file mode 100644 index 0000000..e69de29 diff --git a/Home.md b/Home.md index 4022e35..b24a73f 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,9 @@ # Welcome to the Quick Site Generator 2 wiki! In time, this will be a comprehensive guide on how to use ```qsgen2```, how to create new themes and how to set up your environment. -For now, this is the only thing I'll write. \ No newline at end of file +### Planned documents + +* [Creating Themes](Creating Themes.md) +* [What is QStags?](What is QStags.md) +* [Setting up your site](Setting up your site.md) + diff --git a/Setting up your site.md b/Setting up your site.md new file mode 100644 index 0000000..e69de29 diff --git a/What is QStags.md b/What is QStags.md new file mode 100644 index 0000000..e69de29