diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..ae4a3a7 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,37 @@ ++++ +layout = "wide" ++++ + +{{< hextra/hero-container cols="1">}} + +{{< hextra/hero-badge >}} +
+ An open-source learning project + {{< icon name="book-open" attributes="height=14" >}} +{{< /hextra/hero-badge >}} + +
+{{< hextra/hero-headline >}} + Build computing from the ground up +{{< /hextra/hero-headline >}} + +{{< hextra/hero-section heading="h3" >}} + *From bits and gates to OSes & beyond* +{{< /hextra/hero-section >}} +
+ +
+{{< hextra/hero-subtitle >}} + An open-source learning suite that reveals how complexity arises from + simplicity. +
+ A complete journey through the foundations of computer architecture for + students, educators, and the endlessly curious. +{{< /hextra/hero-subtitle >}} +
+ +
+{{< hextra/hero-button text="Get Started" link="docs" >}} +
+ +{{< /hextra/hero-container >}}