From bb6d2ca7572c352894426c47d9d315323bf7c556 Mon Sep 17 00:00:00 2001 From: Nicholas Lamicela Date: Sat, 8 Feb 2025 19:09:18 -0800 Subject: [PATCH] sidebar attempt 1 --- content/index.css | 2 -- content/zendo.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 content/zendo.md diff --git a/content/index.css b/content/index.css index cada1c1..c4eb500 100644 --- a/content/index.css +++ b/content/index.css @@ -47,8 +47,6 @@ p:last-child { margin-bottom: 0; } p { - margin-top: 0; - margin-bottom: 0; line-height: 1.5; } diff --git a/content/zendo.md b/content/zendo.md new file mode 100644 index 0000000..eb0261b --- /dev/null +++ b/content/zendo.md @@ -0,0 +1,43 @@ +--- +layout: base.njk +title: zendo +description: fleens? you're not fleens. +permalink: /zendo/ +--- +{% css %} +@media screen and (min-width: 120ch) { + .sidebar-container { + display: flex; + } + + .sidebar { + border-left: 0.1ch solid; + padding-left: 2ch; + margin-left: 2ch; + width: 120ch; + order: 1; + } +} +{% endcss %} + +# {{ title }} + +*{{ description }}* + +[Zendo](https://boardgamegeek.com/boardgame/6830/zendo) is the logical thinking game of all time. i don't think there's anything that comes close. it was [invented or discovered](http://www.koryheath.com/zendo/design-history/) in 2001 by the late Kory Heath ([GNU](https://wiki.lspace.org/GNU_Terry_Pratchett)). + + +