update avatar and a few other misc changes

This commit is contained in:
Ben Harris 2020-09-03 15:43:02 -04:00
parent 52a4e8a597
commit 7aad4259ce
5 changed files with 22 additions and 47 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -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

View File

@ -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;
}
}

View File

@ -40,7 +40,8 @@
</p>
<p>pitch in for hosting costs if you're able: <a href="https://bhh.sh/donate/">donate here</a></p>
<p>the best place to find me is irc: i'm ben on <a href="https://tilde.chat">tilde.chat</a>
and benharri on <a href="https://freenode.net">freenode</a></p>
and benharri on <a href="https://freenode.net">freenode</a>.
i'm also on <a href="xmpp:ben@hmm.st">xmpp</a></p>
<p>here are some other places to find me</p>
<?php include "links.php"; ?>

View File

@ -296,25 +296,26 @@ or open a github issue and i'll get back to you as soon as i can.</p>
<div class="feed">
<h3>live feels-sharing:</h3>
<ul>
<li><a href="https://tilde.team/~maleza/feels">~maleza</a> 2020-06-07 at 18:19 (utc-4)</li>
<li><a href="https://tilde.team/~leea/blog">~leea</a> 2020-05-24 at 08:17 (utc-4)</li>
<li><a href="https://tilde.team/~lukewarmcat/blog">~lukewarmcat</a> 2020-05-03 at 16:52 (utc-4)</li>
<li><a href="https://tilde.team/~lickthecheese/blog">~lickthecheese</a> 2020-04-13 at 20:50 (utc-4)</li>
<li><a href="https://tilde.team/~mayhair/feels">~mayhair</a> 2019-09-12 at 09:02 (utc-4)</li>
<li><a href="https://tilde.team/~amedrado/feels">~amedrado</a> 2019-07-31 at 14:43 (utc-4)</li>
<li><a href="https://tilde.team/~ben/feels">~ben</a> 2019-07-24 at 16:58 (utc-4)</li>
<li><a href="https://tilde.team/~xdrixxyz/feels">~xdrixxyz</a> 2019-07-03 at 15:35 (utc-4)</li>
<li><a href="https://tilde.team/~tude/feels">~tude</a> 2019-04-16 at 22:19 (utc-4)</li>
<li><a href="https://tilde.team/~jovan//home/jovan/public_html/feels">~jovan</a> 2019-04-16 at 21:19 (utc-4)</li>
<li><a href="https://tilde.team/~brendantcc//home/brendantcc/public_html/feels">~brendantcc</a> 2019-04-16 at 20:43 (utc-4)</li>
<li><a href="https://tilde.team/~flankstaek/blog">~flankstaek</a> </li>
<li><a href="https://tilde.team/~che5hire/feels">~che5hire</a> </li>
<li><a href="https://tilde.team/~firepal/blog">~firepal</a> </li>
<li><a href="https://tilde.team/~tude/feels">~tude</a> 2020-08-29 at 03:46 (utc+0)</li>
<li><a href="https://tilde.team/~leea/blog">~leea</a> 2020-08-21 at 19:09 (utc+0)</li>
<li><a href="https://tilde.team/~ben/feels">~ben</a> 2020-08-05 at 02:51 (utc+0)</li>
<li><a href="https://tilde.team/~xdrixxyz/feels">~xdrixxyz</a> 2020-08-05 at 02:35 (utc+0)</li>
<li><a href="https://tilde.team/~maleza/feels">~maleza</a> 2020-08-05 at 02:33 (utc+0)</li>
<li><a href="https://tilde.team/~lukewarmcat/blog">~lukewarmcat</a> 2020-08-05 at 02:27 (utc+0)</li>
<li><a href="https://tilde.team/~amedrado/feels">~amedrado</a> 2020-08-05 at 02:27 (utc+0)</li>
<li><a href="https://tilde.team/~lickthecheese/blog">~lickthecheese</a> 2020-08-05 at 02:26 (utc+0)</li>
<li><a href="https://tilde.team/~liesinties/blog">~liesinties</a> 2020-08-05 at 02:21 (utc+0)</li>
<li><a href="https://tilde.team/~jovan//home/jovan/public_html/feels">~jovan</a> 2020-08-05 at 02:21 (utc+0)</li>
<li><a href="https://tilde.team/~mayhair/feels">~mayhair</a> 2020-08-05 at 02:21 (utc+0)</li>
<li><a href="https://tilde.team/~brendantcc//home/brendantcc/public_html/feels">~brendantcc</a> 2020-08-05 at 02:20 (utc+0)</li>
<li><a href="https://tilde.team/~stern/blog">~stern</a> </li>
<li><a href="https://tilde.team/~flankstaek/blog">~flankstaek</a> </li>
<li><a href="https://tilde.team/~ngp/feels">~ngp</a> </li>
<li><a href="https://tilde.team/~jackomix/blog">~jackomix</a> </li>
<li><a href="https://tilde.team/~kneezle/feelsblog">~kneezle</a> </li>
<li><a href="https://tilde.team/~firepal/blog">~firepal</a> </li>
<li><a href="https://tilde.team/~anelki/blog">~anelki</a> </li>
<li><a href="https://tilde.team/~che5hire/feels">~che5hire</a> </li>
</ul>
</div>
</body>