This commit is contained in:
David Allemang
2026-06-11 14:06:57 -04:00
commit 84abd818bd
10 changed files with 378 additions and 0 deletions

1
docs/getting-started.md Normal file
View File

@@ -0,0 +1 @@
# Getting Started

43
docs/index.md Normal file
View File

@@ -0,0 +1,43 @@
# Home
EID Wireless Redstone Reference
Join our Discord: [TickLink](https://discord.com/invite/kKb3bzFTvb)
---
Project documentation with Markdown.
<script type="WaveDrom">
{ signal: [ { name: "alfa", wave: "01.zx=ud.23.45" } ] }
</script>
<script type="WaveDrom">
{reg:[
{bits: 7, name: 0x07},
{bits: 5, name: 'vd', attr: 'destination of load', type: 2},
{bits: 3, name: 'width'},
{bits: 5, name: 'rs1', attr: 'base address', type: 4},
{bits: 5, name: 'lumop', attr: [0, 16, 0, 16]},
{bits: 1, name: 'vm'},
{bits: 3, name: 'mop', attr: [0, 0, 4, 4]},
{bits: 3, name: 'nf'},
]}
</script>
<script type="WaveDrom">
{ assign:[
["z", ["~&",
["~^", ["~", "p0"], ["~", "q0"]],
["~^", ["~", "p1"], ["~", "q1"]],
["~^", ["~", "p2"], ["~", "q2"]],
"...",
["~^", ["~", "p7"], ["~", "q7"]],
["~","~en"]
]]
]}
</script>
$$ e^{\pi i} = -1 $$
This $ e^{\pi i} = -1 $ is a test.

2
docs/onload.js Normal file
View File

@@ -0,0 +1,2 @@
wavedrom.processAll();
temml.renderMathInElement(document.body, { fences: "$+" });

View File

@@ -0,0 +1 @@
# Channels