diff --git a/src/index.html b/src/index.html index d57cebe..37f2306 100644 --- a/src/index.html +++ b/src/index.html @@ -2,29 +2,60 @@ Welcome to KarlOS! - + + -

Welcome to KarlOS!

-

-KarlOS is a student effort in Karlsruhe to create a hobbyist Operating System from scratch. -The current goal of the project is to develop a simple monolithic kernel for 64-bit Intel / AMD PCs, -which could serve as a platform for experimentation in the future. -

-

Sitemap

- + + +
+
+

About us

+ We are a student group in Karlsruhe creating a hobbyist Operating System from scratch. + The current goal of the project is to develop a simple monolithic kernel for 64-bit Intel / AMD PCs, + which could serve as a platform for experimentation in the future. +
+
+

Current Goals

+ More information coming soon +
+
+

Contact us

+ E-Mail:  + + kontakt + + karlsruhe-os.de + +
+
+ diff --git a/src/new-landing-page.html b/src/new-landing-page.html deleted file mode 100644 index 37f2306..0000000 --- a/src/new-landing-page.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -Welcome to KarlOS! - - - - - - -
-
-

About us

- We are a student group in Karlsruhe creating a hobbyist Operating System from scratch. - The current goal of the project is to develop a simple monolithic kernel for 64-bit Intel / AMD PCs, - which could serve as a platform for experimentation in the future. -
-
-

Current Goals

- More information coming soon -
-
-

Contact us

- E-Mail:  - - kontakt - - karlsruhe-os.de - -
-
- - -