diff --git a/avatar.png b/avatar.png index a2e207f..9edeb62 100644 Binary files a/avatar.png and b/avatar.png differ diff --git a/blog/gophermap b/blog/gophermap index 90c5b4c..927e538 100755 --- a/blog/gophermap +++ b/blog/gophermap @@ -1,7 +1,7 @@ -#!/bin/bash -echo -e "my bashblog posts\n" +#!/bin/sh +printf "my bashblog posts\n" user=$(stat -c '%U' .) -for post in $(ls -t *.md); do -post=$(basename $post) -echo -e "0$post\t/~$user/blog/$post\ttilde.team\t70" +for post in $(ls -t ./*.md); do + post=$(basename $post) + printf "0%s\t%s\ttilde.team\t70\n" "$post" "/~$user/blog/$post" done diff --git a/gruvbox/gruvbox.css b/gruvbox/gruvbox.css index a14081c..7a3f423 100644 --- a/gruvbox/gruvbox.css +++ b/gruvbox/gruvbox.css @@ -50,30 +50,3 @@ footer { align: center; } -@media (prefers-color-scheme: light) { - body { - background: #fbf1c7; - color: #3c3836; - } - - pre { - background-color: #ebdbb2; - padding: 1em; - border: 0; - } - - a, a:active, a:visited { - color: #b16286; - background-color: #f9f5d7; - } - - h1, h2, h3, h4, h5 { - margin-bottom: .1rem; - } - - blockquote { - border-left: 1px solid #655c54; - margin: 0.5em 10px; - padding: 0.5em 10px; - } -} diff --git a/index.php b/index.php index 3d7ae93..f491e2e 100644 --- a/index.php +++ b/index.php @@ -40,7 +40,8 @@

pitch in for hosting costs if you're able: donate here

the best place to find me is irc: i'm ben on tilde.chat - and benharri on freenode

+ and benharri on freenode. + i'm also on xmpp

here are some other places to find me

diff --git a/ttbp/index.html b/ttbp/index.html index 1857764..b459c89 100644 --- a/ttbp/index.html +++ b/ttbp/index.html @@ -296,25 +296,26 @@ or open a github issue and i'll get back to you as soon as i can.

live feels-sharing: