Skip to content

Commit b4cf79e

Browse files
committed
📍 Navigation links
1 parent 6f8229e commit b4cf79e

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

myst.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ project:
2626
- file: meetings/README.md
2727
site:
2828
template: book-theme
29+
nav:
30+
- title: Documentation
31+
url: /articles/documentation
32+
- title: RFCs
33+
url: /rfc
34+
- title: Compass
35+
url: /compass
2936
# options:
3037
# favicon: favicon.ico
3138
# logo: site_logo.png

rfc.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,15 @@ title: Request For Comment Process
55
### Proposals
66

77
Proposals are discussed in the [RFC](https://github.com/oxa-dev/rfc) repository and in the [Discord](https://discord.oxa.dev) `#rfc` channel. See the [RFC](https://github.com/oxa-dev/rfc) repository for more detailed discussions.
8+
9+
### List of RFCs
10+
11+
```{cn:articles}
12+
:venue: oxa
13+
:collection: rfcs
14+
:show-thumbnails: false
15+
:show-date: true
16+
:show-kind: false
17+
:show-authors: true
18+
:show-doi: true
19+
```

0 commit comments

Comments
 (0)