diff --git a/images/eggbug_sob.png b/images/eggbug_sob.png new file mode 100644 index 0000000..15d6c61 Binary files /dev/null and b/images/eggbug_sob.png differ diff --git a/images/niss.svg b/images/niss.svg new file mode 100644 index 0000000..9a6c2b5 --- /dev/null +++ b/images/niss.svg @@ -0,0 +1,156 @@ + +image/svg+xml diff --git a/posts/hi-chosties.md b/posts/hi-chosties.md new file mode 100644 index 0000000..9676d6b --- /dev/null +++ b/posts/hi-chosties.md @@ -0,0 +1,29 @@ +--- +date: 2024-09-15 +title: hi chosties. and everyone else reading +tags: [misc] +summary: | + cohost is closing so we are all scrambling to get our personal sites working. +... + +hi everyone. niss here. sorry about the web site. i'm gonna miss it too. +:'( + +here's my blog. i got [rss] working. it was actually pretty easy +using a pandoc template. you can see the stuff [here] if you are actually +interested, but i don't think anyone is doing it like me (you probably +shouldn't). + +[rss]: /rss.xml +[here]: https://git.rhiannon.website/rhi/blog/commit/9284365c72fa4a23ce0605f3a1df5e92dab08551 + +i would like to say i'll try to post more and not wait until i have a Big Thing +to say, but we'll see won't we. + +i dunno what, if anything, i'm gonna do about comments. for now email me or +whatever if you have something to say. + +ok bye. love u + + + diff --git a/style/page.css b/style/page.css index f71857f..bc66e9a 100644 --- a/style/page.css +++ b/style/page.css @@ -61,7 +61,7 @@ header { } header h1 { - font-size: 250%; + font-size: 200%; margin: 0; } @@ -558,6 +558,12 @@ aside.floating :last-child { margin-bottom: 0; } image-rendering: pixelated; } +.emoji { + height: 1em; + width: 1em; + vertical-align: -0.1em; +} + .citation { font-size: 90%;