aboutsummaryrefslogtreecommitdiff
path: root/content/canory/messages/diagrams.md
blob: d3a252181a356459d9e135e09e32dbfe387c60db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
+++
date    = "2022-03-25T04:45:51+00:00"
lastmod = "2022-03-25T04:45:51+00:00"
tags    = [ "docs", "diagrams", "emojis" ]
author  = "canory"
+++

{{< abbr >}} I :heart: `hugo` but hate emojis. Here's an
[emoji cheat sheet](https://www.webfx.com/tools/emoji-cheat-sheet/) because you
probably like them :sweat_smile:. I'm over the character limit but look mommy
--- `ASCII` diagrams!

[**GoAT Diagram**](https://github.com/blampe/goat#goat-go-ascii-tool)

> My original implementation was certainly buggy and not on par with markdeep. I'm
> grateful for the folks who've helped smooth out the rough edges, and I've
> updated this project to reflect the good changes made in the Hugo fork,
> including a long--overdue go.mod.
{{< footer />}}

```goat
      .               .                .               .--- 1
     / \              |                |           .---+
    /   \         .---+---.         .--+--.        |   '--- 2
   +     +        |       |        |       |    ---+
  / \   / \     .-+-.   .-+-.     .+.     .+.      |   .--- 3
 /   \ /   \    |   |   |   |    |   |   |   |     '---+
 1   2 3   4    1   2   3   4    1   2   3   4         '--- 4

```