diff --git a/README.md b/README.md deleted file mode 100644 index 6730f31..0000000 --- a/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Thunix Wiki - -Editing the wiki documents is easy. They are all stored in ./articles, and are all markdown format. - -If you're feeling froggy, you can also do PR's for the code running the wiki, style sheets, etc etc. - -Support files (Header, footer, site.css) are in ./includes. - -So, to update the wiki, just submit a PR for it :) diff --git a/articles/main.md b/articles/main.md index 4f21c26..350aec0 100644 --- a/articles/main.md +++ b/articles/main.md @@ -1,8 +1,18 @@ -## Main Page + + +#### Welcome to the Offical Thunix Wiki! -* [SSH and keys](ssh) -* [Email](email) -* [Sandbox Page](sandbox) - -* [Contributing to this wiki](contributing) +      Hello, and welcome to the Official Thunix wiki! +This is a multi-contributor project created to give useful guides & documentation on common and uncommon topics alike. Most of the things in here will pertain directly to **Thunix**, which is the platform you are (or if not, _should be_) using. +If you have any questions about the project, feel free to Direct Message ``xdovahkinx`` on IRC, or any of the other contributors/staff @ ``#thunix``. +From all the contributors and staff at **Thunix**, we hope you enjoy the project and find it helpful and informative! +*** +### To the [Table of Contents](tableofcontents) +*** +Further notes; + - This project is maintained at the leisure of its contributors. You might find out-of-date info or content. Each contributor is only responsible for their commits, and the topics they contribute. + - These guides, while upheld to a professional-like standard, may contain offensive language. If you are easily offended, take caution. + - There is usually more than one way to do the same job. You will most likely find pages with alternative methods that have been added by other contributors. + - Some guides may contain "Hacky" or non-recommended methods of completing certain tasks. These methods can sometimes carry some risks. You, as an individual are SOLELY RESPONSIBLE for any and all actions you take as a result of reading ANY of the content in this wiki. We will always try to provide the safest methods or guides, but we cannot fix stupid. Be careful and vigilant. + - Again, this is maintained by contributors, NOT Thunix Staff. Any content created herein are at the responsibility of the respective contributor(s). Thunix Staff are not liable/responsible for anything you do as a result of this wiki. Do NOT harass them with issues regarding the wiki or etc. diff --git a/articles/ansible.md b/articles/wiki/unsorted/TechEmporium/ansible.md similarity index 100% rename from articles/ansible.md rename to articles/wiki/unsorted/TechEmporium/ansible.md diff --git a/articles/chat.md b/articles/wiki/unsorted/TechEmporium/chat.md similarity index 100% rename from articles/chat.md rename to articles/wiki/unsorted/TechEmporium/chat.md diff --git a/articles/contributing.md b/articles/wiki/unsorted/TechEmporium/contributing.md similarity index 100% rename from articles/contributing.md rename to articles/wiki/unsorted/TechEmporium/contributing.md diff --git a/articles/email.md b/articles/wiki/unsorted/TechEmporium/email.md similarity index 100% rename from articles/email.md rename to articles/wiki/unsorted/TechEmporium/email.md diff --git a/articles/sandbox.md b/articles/wiki/unsorted/TechEmporium/sandbox.md similarity index 100% rename from articles/sandbox.md rename to articles/wiki/unsorted/TechEmporium/sandbox.md diff --git a/articles/ssh.md b/articles/wiki/unsorted/TechEmporium/ssh.md similarity index 100% rename from articles/ssh.md rename to articles/wiki/unsorted/TechEmporium/ssh.md diff --git a/articles/thunix.md b/articles/wiki/unsorted/TechEmporium/thunix.md similarity index 100% rename from articles/thunix.md rename to articles/wiki/unsorted/TechEmporium/thunix.md diff --git a/articles/tildegit.org.md b/articles/wiki/unsorted/TechEmporium/tildegit.org.md similarity index 100% rename from articles/tildegit.org.md rename to articles/wiki/unsorted/TechEmporium/tildegit.org.md