From 3f8daed62829432cd546d4ce32c363888697b43a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helge-Mikael=20Nordg=C3=A5rd?= Date: Tue, 6 May 2025 19:39:10 +0200 Subject: [PATCH] Add Home --- Home.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..5bfc035 --- /dev/null +++ b/Home.md @@ -0,0 +1 @@ +Welcome to the Wiki. Here we will mainly give a quick dive into the architectural structure of the code to get you started quickly into making your own page components. But we will also dedicate a few paragraph explaining how to test your code and push changes to your own branch and post pull requests for code review. \ No newline at end of file