diff --git a/_data/navigation.yml b/_data/navigation.yml index ace4f1db..363c085b 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -28,3 +28,6 @@ main_menu: url: "/faq.html" menu_type: "simple" + - text: Community & Resources + url: "/community-resources" + menu_type: "simple" diff --git a/community-resources/index.md b/community-resources/index.md new file mode 100644 index 00000000..97e281b5 --- /dev/null +++ b/community-resources/index.md @@ -0,0 +1,75 @@ +--- +layout: default +title: "Community & Resources" +sub_title: Join our community, or check out some resources to help you with your next tapeout +header_image: "/assets/images/header/mpw-one-partial-dice-top-1.jpg" +--- + +{% include layouts/header/page-title.html %} + +
+
+

Community

+

Discussion forums for design questions and peer support.

+
+
+
+
+ +
+

Discord

+

Join us on discord at wafer.space/discord

+
+
+
+
+
+ +
+

Matrix

+

We're also on Matrix at #gf180mcu:fossi-chat.org

+
+
+
+
+ +
+
+

Resources

+

Documentation and previously submitted designs.

+
+ +
+
+
+ +{% include layouts/footer/footer-1.html %} diff --git a/design-help.html b/design-help.html index cd35e681..878b4a08 100644 --- a/design-help.html +++ b/design-help.html @@ -38,7 +38,7 @@

Community Resources

Community Forums

-

Coming soon - Discussion forums for design questions and peer support.

+

Discussion forums for design questions and peer support.

@@ -47,7 +47,7 @@

Community Forums

Documentation

-

Coming soon - Tutorials, guides, and technical documentation for GF180MCU.

+

Tutorials, guides, and technical documentation for GF180MCU.

@@ -56,10 +56,21 @@

Documentation

Open Source Tools

-

Coming soon - Links to open-source tools and example designs for GF180MCU.

+

Links to open-source tools and example designs for GF180MCU.

+ +
+ +
+
+ + Go to Community & Resources + +
+
+