aboutsummaryrefslogtreecommitdiff
path: root/content/canory/messages/diagrams.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/canory/messages/diagrams.md')
-rw-r--r--content/canory/messages/diagrams.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/content/canory/messages/diagrams.md b/content/canory/messages/diagrams.md
new file mode 100644
index 0000000..f32b056
--- /dev/null
+++ b/content/canory/messages/diagrams.md
@@ -0,0 +1,29 @@
++++
+date = "2022-03-25T04:45:51+00:00"
+lastmod = "2022-03-29T22:55:17+00:00"
+tags = [ "docs", "diagrams" ]
+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.
+
+```goat
+ . . . .--- 1
+ / \ | | .---+
+ / \ .---+---. .--+--. | '--- 2
+ + + | | | | ---+
+ / \ / \ .-+-. .-+-. .+. .+. | .--- 3
+ / \ / \ | | | | | | | | '---+
+ 1 2 3 4 1 2 3 4 1 2 3 4 '--- 4
+
+```