-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean out website for redesign (#271)
- Loading branch information
Showing
28 changed files
with
73 additions
and
583 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
.title = "About", | ||
.date = @date("2024-11-02T00:00:00"), | ||
.author = "Matthew Knight", | ||
.draft = false, | ||
.layout = "index.shtml", | ||
.description = "MicroZig: About", | ||
.tags = [] | ||
--- | ||
|
||
# About | ||
|
||
[MicroZig](https://github.com/ZigEmbeddedGroup/microzig) is the main project of the Zig Embedded Group. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
.title = "Community", | ||
.date = @date("2024-11-02T00:00:00"), | ||
.author = "Matthew Knight", | ||
.draft = false, | ||
.layout = "index.shtml", | ||
.description = "MicroZig: Community", | ||
.tags = [] | ||
--- | ||
|
||
# Community | ||
|
||
- [ZEG Discord](https://discord.gg/Hpps2zStQ5) | ||
- MicroZig IRC: irc://irc.libera.chat/microzig |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,22 @@ | ||
--- | ||
.title = "Home", | ||
.date = @date("2020-07-06T00:00:00"), | ||
.author = "Felix Queißner", | ||
.author = "Matthew Knight", | ||
.draft = false, | ||
.layout = "index.shtml", | ||
.description = "MicroZig Homepage", | ||
.tags = [] | ||
--- | ||
Dummy, full text is implemented in the HTML file for now. | ||
|
||
# MicroZig | ||
|
||
[Repository](https://github.com/ZigEmbeddedGroup/microzig) | ||
|
||
## Goals | ||
|
||
- Provide documents on how to get started with embedded programming (for absolute newbies) | ||
- Provide example snippets for common operations on certain architectures (LPC, STM32, AVR, ...) | ||
- Provide example worked through embedded mini-projects | ||
- Create register definition libraries | ||
- Create a common interface/HAL over several architectures | ||
- Create a performant common set of drivers for external platforms |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,3 @@ | ||
<extend template="base.shtml"> | ||
<title id="title" var="$page.title"></title> | ||
<div id="content"> | ||
<nav id="intro-nav"> | ||
<h1>zig embedded group</h1> | ||
<img src="/img/ember.svg" alt="vectorized Ember, the awesome zeg mascot!"> | ||
</nav> | ||
<div id="intro-grid"> | ||
<div> | ||
<h2><svg viewBox="0 0 24 24"> | ||
<path d="M14.4,6H20V16H13L12.6,14H7V21H5V4H14L14.4,6M14,14H16V12H18V10H16V8H14V10L13,8V6H11V8H9V6H7V8H9V10H7V12H9V10H11V12H13V10L14,12V14M11,10V8H13V10H11M14,10H16V12H14V10Z"/> | ||
</svg>goals</h2> | ||
<ul class="bars"> | ||
<li>provide documents on how to get started with embedded programming (for absolute newbies)</li> | ||
<li>provide example snippets for common operations on certain architectures (LPC, STM32, AVR, ...)</li> | ||
<li>provide example worked through embedded mini-projects</li> | ||
<li>create register definition libraries</li> | ||
<li>create a common interface/HAL over several architectures</li> | ||
<li>create a performant common set of drivers for external platforms</li> | ||
</ul> | ||
</div> | ||
<div> | ||
<h2><svg viewBox="0 0 24 24"> | ||
<path d="M10.59,13.41C11,13.8 11,14.44 10.59,14.83C10.2,15.22 9.56,15.22 9.17,14.83C7.22,12.88 7.22,9.71 9.17,7.76V7.76L12.71,4.22C14.66,2.27 17.83,2.27 19.78,4.22C21.73,6.17 21.73,9.34 19.78,11.29L18.29,12.78C18.3,11.96 18.17,11.14 17.89,10.36L18.36,9.88C19.54,8.71 19.54,6.81 18.36,5.64C17.19,4.46 15.29,4.46 14.12,5.64L10.59,9.17C9.41,10.34 9.41,12.24 10.59,13.41M13.41,9.17C13.8,8.78 14.44,8.78 14.83,9.17C16.78,11.12 16.78,14.29 14.83,16.24V16.24L11.29,19.78C9.34,21.73 6.17,21.73 4.22,19.78C2.27,17.83 2.27,14.66 4.22,12.71L5.71,11.22C5.7,12.04 5.83,12.86 6.11,13.65L5.64,14.12C4.46,15.29 4.46,17.19 5.64,18.36C6.81,19.54 8.71,19.54 9.88,18.36L13.41,14.83C14.59,13.66 14.59,11.76 13.41,10.59C13,10.2 13,9.56 13.41,9.17Z"/> | ||
</svg>important links</h2> | ||
<ul class="bars"> | ||
<li><strong><a href="/getting-started/">documentation / getting started</a></strong></li> | ||
<li><a href="https://github.com/ZigEmbeddedGroup/">code</a></li> | ||
<li><a href="https://ziglang.org/">Zig programming language</a></li> | ||
</ul> | ||
</div> | ||
<div> | ||
<h2><svg viewBox="0 0 24 24"> | ||
<path d="M12,5.5A3.5,3.5 0 0,1 15.5,9A3.5,3.5 0 0,1 12,12.5A3.5,3.5 0 0,1 8.5,9A3.5,3.5 0 0,1 12,5.5M5,8C5.56,8 6.08,8.15 6.53,8.42C6.38,9.85 6.8,11.27 7.66,12.38C7.16,13.34 6.16,14 5,14A3,3 0 0,1 2,11A3,3 0 0,1 5,8M19,8A3,3 0 0,1 22,11A3,3 0 0,1 19,14C17.84,14 16.84,13.34 16.34,12.38C17.2,11.27 17.62,9.85 17.47,8.42C17.92,8.15 18.44,8 19,8M5.5,18.25C5.5,16.18 8.41,14.5 12,14.5C15.59,14.5 18.5,16.18 18.5,18.25V20H5.5V18.25M0,20V18.5C0,17.11 1.89,15.94 4.45,15.6C3.86,16.28 3.5,17.22 3.5,18.25V20H0M24,20H20.5V18.25C20.5,17.22 20.14,16.28 19.55,15.6C22.11,15.94 24,17.11 24,18.5V20Z"/> | ||
</svg>community</h2> | ||
<ul class="bars"> | ||
<li><img class="inline" src="img/chat-discord.svg"> <a href="https://discord.gg/zqa3fgv6Ma">zig | ||
embedded group | ||
discord</a></li> | ||
<li><img class="inline" src="img/chat-irc.svg"> <a href="irc://irc.libera.chat/microzig">microzig | ||
irc channel</a> | ||
(<a target="_blank" href="https://kiwiirc.com/nextclient/irc.libera.chat/#microzig">webchat</a>)</li> | ||
<li><img class="inline" src="img/chat-discord.svg"> <a href="https://discord.gg/TyzJXjser6">zig | ||
language | ||
discord</a></li> | ||
</ul> | ||
</div> | ||
<div> | ||
<h2><svg viewBox="0 0 24 24"> | ||
<path d="M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z"/> | ||
</svg>projects</h2> | ||
<ul class="bars"> | ||
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/">microzig - Cross-Device Embedded | ||
Framework</a></li> | ||
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/tree/main/tools/regz">regz - SVD and ATDF Code Generator</a></li> | ||
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/tree/main/tools/uf2">uf2 - Generate UF2 files in your build</a></li> | ||
<li><a href="https://github.com/orgs/ZigEmbeddedGroup/repositories">read more…</a></li> | ||
</ul> | ||
</div> | ||
<div> | ||
<h2><svg viewBox="0 0 24 24"> | ||
<path d="M21.33,12.91C21.42,14.46 20.71,15.95 19.44,16.86L20.21,18.35C20.44,18.8 20.47,19.33 20.27,19.8C20.08,20.27 19.69,20.64 19.21,20.8L18.42,21.05C18.25,21.11 18.06,21.14 17.88,21.14C17.37,21.14 16.89,20.91 16.56,20.5L14.44,18C13.55,17.85 12.71,17.47 12,16.9C11.5,17.05 11,17.13 10.5,17.13C9.62,17.13 8.74,16.86 8,16.34C7.47,16.5 6.93,16.57 6.38,16.56C5.59,16.57 4.81,16.41 4.08,16.11C2.65,15.47 1.7,14.07 1.65,12.5C1.57,11.78 1.69,11.05 2,10.39C1.71,9.64 1.68,8.82 1.93,8.06C2.3,7.11 3,6.32 3.87,5.82C4.45,4.13 6.08,3 7.87,3.12C9.47,1.62 11.92,1.46 13.7,2.75C14.12,2.64 14.56,2.58 15,2.58C16.36,2.55 17.65,3.15 18.5,4.22C20.54,4.75 22,6.57 22.08,8.69C22.13,9.8 21.83,10.89 21.22,11.82C21.29,12.18 21.33,12.54 21.33,12.91M16.33,11.5C16.9,11.57 17.35,12 17.35,12.57A1,1 0 0,1 16.35,13.57H15.72C15.4,14.47 14.84,15.26 14.1,15.86C14.35,15.95 14.61,16 14.87,16.07C20,16 19.4,12.87 19.4,12.82C19.34,11.39 18.14,10.27 16.71,10.33A1,1 0 0,1 15.71,9.33A1,1 0 0,1 16.71,8.33C17.94,8.36 19.12,8.82 20.04,9.63C20.09,9.34 20.12,9.04 20.12,8.74C20.06,7.5 19.5,6.42 17.25,6.21C16,3.25 12.85,4.89 12.85,5.81V5.81C12.82,6.04 13.06,6.53 13.1,6.56A1,1 0 0,1 14.1,7.56C14.1,8.11 13.65,8.56 13.1,8.56V8.56C12.57,8.54 12.07,8.34 11.67,8C11.19,8.31 10.64,8.5 10.07,8.56V8.56C9.5,8.61 9.03,8.21 9,7.66C8.92,7.1 9.33,6.61 9.88,6.56C10.04,6.54 10.82,6.42 10.82,5.79V5.79C10.82,5.13 11.07,4.5 11.5,4C10.58,3.75 9.59,4.08 8.59,5.29C6.75,5 6,5.25 5.45,7.2C4.5,7.67 4,8 3.78,9C4.86,8.78 5.97,8.87 7,9.25C7.5,9.44 7.78,10 7.59,10.54C7.4,11.06 6.82,11.32 6.3,11.13C5.57,10.81 4.75,10.79 4,11.07C3.68,11.34 3.68,11.9 3.68,12.34C3.68,13.08 4.05,13.77 4.68,14.17C5.21,14.44 5.8,14.58 6.39,14.57C6.24,14.31 6.11,14.04 6,13.76C5.81,13.22 6.1,12.63 6.64,12.44C7.18,12.25 7.77,12.54 7.96,13.08C8.36,14.22 9.38,15 10.58,15.13C11.95,15.06 13.17,14.25 13.77,13C14,11.62 15.11,11.5 16.33,11.5M18.33,18.97L17.71,17.67L17,17.83L18,19.08L18.33,18.97M13.68,10.36C13.7,9.83 13.3,9.38 12.77,9.33C12.06,9.29 11.37,9.53 10.84,10C10.27,10.58 9.97,11.38 10,12.19A1,1 0 0,0 11,13.19C11.57,13.19 12,12.74 12,12.19C12,11.92 12.07,11.65 12.23,11.43C12.35,11.33 12.5,11.28 12.66,11.28C13.21,11.31 13.68,10.9 13.68,10.36Z"/> | ||
</svg>core members</h2> | ||
<ul class="bars"> | ||
<li><a href="https://github.com/MasterQ32/">Felix "xq" Queißner</a></li> | ||
<li><a href="https://github.com/mattnite/">Matthew "mattnite" Knight</a></li> | ||
<li><a href="https://github.com/vesim987/">Vesim</a></li> | ||
<li><a href="https://github.com/FireFox317">Timon "FireFox317" Kruiper</a></li> | ||
<li><a href="https://github.com/SpexGuy">Martin "SpexGuy" Wickham</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<footer> | ||
<img src="/img/ember.svg" alt="vectorized Ember, the awesome zeg mascot!"> | ||
</footer> | ||
</div> | ||
<div id="main" :html="$page.content()"></div> |
Oops, something went wrong.