Skip to content

Commit 5bf01ea

Browse files
committed
fix
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
1 parent 6e5d89b commit 5bf01ea

1 file changed

Lines changed: 6 additions & 40 deletions

File tree

proposals/0000-template.md

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,7 @@
1-
# RFC 000 - Template
2-
3-
## Goals
4-
5-
1. Provide a template for demonstrating site building
6-
1. ?
7-
1. Profit!
8-
9-
## Background
10-
11-
We have the following diagram
12-
13-
```
14-
╔ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═
15-
16-
║ Do you like data?
17-
18-
╚│═ ═ ═ ═ ═ ═ ═ ╤ ═ ═
19-
│ │
20-
│ │
21-
│ │
22-
│ YES │
23-
│ │
24-
│ │
25-
│ │
26-
│ │ NO ╔ ═ ═ ═ ═ ═
27-
┌─────▼─────┐ ├─────────────▶ lol wut? ║
28-
│░░░░░░░░░░░│ │ ╚ ═ ═ ═ ═ ═
29-
│░░ Sick ░░░│ │
30-
│░░░░░░░░░░░│ │
31-
└───────────┘ │ MAYBE ╔ ═ ═ ═ ═ ═
32-
encoded └─────────────▶ decide! ║
33-
╚ ═ ═ ═ ═ ═
34-
```
35-
36-
## Linking
37-
38-
We can render links, such as https://github.com/vortex-data/vortex
39-
40-
_orrr_ we can render [links](https://vortex.dev) like [**THIS**](https://vortex.dev).
1+
---
2+
author: Adam Gutglick <adam@spiraldb.com>
3+
description: This is a template for future proposals, using frontmatter for metadata.
4+
date: 2025-02-23
5+
---
416

7+
# Example Title

0 commit comments

Comments
 (0)