Added isa-docs section
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
+++
|
||||
title = "{{ replace .File.ContentBaseName "-" " " | title }}"
|
||||
weight = 999
|
||||
draft = true
|
||||
+++
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
[[main]]
|
||||
name = "🚧 ISA Documentation"
|
||||
weight = 2
|
||||
pageRef = "#"
|
||||
pageRef = "/isa-docs"
|
||||
|
||||
[[main]]
|
||||
name = "🚧 Software Documentation"
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ layout = "wide"
|
||||
</div>
|
||||
|
||||
{{< hextra/hero-button text="🚧 Learn" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 ISA Documentation" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 ISA Documentation" link="/isa-docs" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 Software Documentation" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
|
||||
<div class="hx:mb-12"> </div>
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "ISA Documentation"
|
||||
|
||||
comments = false
|
||||
breadcrumbs = false
|
||||
toc = false
|
||||
|
||||
cascade.type = "docs"
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "Legacy: LC-1"
|
||||
weight = 400
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "LC-2"
|
||||
weight = 100
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "Variant: LC-3.2"
|
||||
weight = 500
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "LC-3"
|
||||
weight = 200
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "LC-3b"
|
||||
weight = 300
|
||||
draft = true
|
||||
+++
|
||||
Reference in New Issue
Block a user