remove gems
This commit is contained in:
parent
3f535d15e0
commit
0572aff394
2 changed files with 0 additions and 80 deletions
|
@ -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.
|
|
|
@ -1,3 +0,0 @@
|
||||||
<extend template="base.shtml">
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue