From 021b82928428e49fff3ad8052346c792e320bdcb Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Mon, 17 Jun 2024 18:05:53 +0200 Subject: [PATCH] Update documentation --- content/documentation.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/documentation.md b/content/documentation.md index 4564558..66611de 100644 --- a/content/documentation.md +++ b/content/documentation.md @@ -3,5 +3,13 @@ title = 'Documentation' date = 2024-06-16T22:27:36+02:00 draft = true +++ -### Getting started +### Getting Started * [Frequently Asked Questions](/faq) + * [Installation Guide](/documentation/install-guide) + +### Contributing Documentation + * [Contributing to ExectOS](/contributing) + * [Working with GIT](/contributing/working-with-git) + +### Technical Details + * [XT Boot Loader](/documentation/xtldr)