remove gems

This commit is contained in:
CJ van den Berg 2025-04-14 21:38:12 +02:00
parent 3f535d15e0
commit 0572aff394
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 0 additions and 80 deletions

View file

@ -1,77 +0,0 @@
---
.title = "Flow Control - a programmer's text editor",
.date = @date("2020-07-06T00:00:00"),
.author = "CJ van den Berg",
.layout = "gems.shtml",
.draft = false,
---
## We have hidden gems here
A Rule
---
### Lists
* Flow
* Zig
* Zat
### Numbered
1. Egg
2. Chicken
1. Raptor
2. Mammals
### An Image
[This is the caption]($image.siteAsset('img/flow-control.png'))
### Some ASCII
```
╭─────────────────╮
│ MONOSPACE ROCKS │
╰─────────────────╯
```
```
┌───────┐ ┌───────┐ ┌───────┐
│Actor 1│ │Actor 2│ │Actor 3│
└───┬───┘ └───┬───┘ └───┬───┘
│ │ │
│ │ msg 1 │
│ │────────►│
│ │ │
│ msg 2 │ │
│────────►│ │
┌───┴───┐ ┌───┴───┐ ┌───┴───┐
│Actor 1│ │Actor 2│ │Actor 3│
└───────┘ └───────┘ └───────┘
```
```
Things I Have
│ ████ Usable
15 │
│ ░░░░ Broken
12 │ ░
│ ░
│ ░ ░
9 │ ░ ░
│ ░ ░
│ ░ ░ ░
6 │ █ ░ ░ ░
│ █ ░ ░ ░
│ █ ░ █ ░
3 │ █ █ █ ░
│ █ █ █ ░
│ █ █ █ ░
0 └───▀─────────▀─────────▀──────────▀─────────────
Socks Jeans Shirts USB Drives
```
Take a look [here](https://owickstrom.github.io/the-monospace-web/) for more capabilities if needed.

View file

@ -1,3 +0,0 @@
<extend template="base.shtml">