new post and also fix new-post.sh hopefully
This commit is contained in:
parent
78aaba6e14
commit
a56795d91f
6 changed files with 80 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
<h2>blog</h2>
|
||||
<ul>
|
||||
<ul><!--boop-->
|
||||
<li><a href="/blog/im-thinking-about-something-but-i-dont-know-what-yet">i'm thinking about something but i don't know what yet | December 2023</a></li>
|
||||
<li><a href="/blog/diy-sms-ftw-vs-ig-fb-etc">diy sms ftw vs ig, fb, etc. | November 2023</a></li>
|
||||
<li><a href="/blog/init">init | October 2023</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
<entry>
|
||||
<title>i'm thinking about something but i don't know what yet</title>
|
||||
<link href="https://stillgreenmoss.net/blog/im-thinking-about-something-but-i-dont-know-what-yet"/>
|
||||
<id>https://stillgreenmoss.net/blog/im-thinking-about-something-but-i-dont-know-what-yet</id>
|
||||
<updated>2023-12-15T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title>diy sms ftw vs ig, fb, etc.</title>
|
||||
<link href="https://stillgreenmoss.net/blog/diy-sms-ftw-vs-ig-fb-etc"/>
|
||||
|
|
|
@ -4,10 +4,17 @@
|
|||
<title>stillgreenmoss</title>
|
||||
<link rel="self" href="https://stillgreenmoss.net/feed.atom" />
|
||||
<link href="https://stillgreenmoss.net" />
|
||||
<updated>2023-11-17T00:00:00Z</updated>
|
||||
<updated>2023-12-15T00:00:00Z</updated>
|
||||
<author><name>maren</name></author>
|
||||
<id>https://stillgreenmoss.net</id>
|
||||
|
||||
<entry>
|
||||
<title>i'm thinking about something but i don't know what yet</title>
|
||||
<link href="https://stillgreenmoss.net/blog/im-thinking-about-something-but-i-dont-know-what-yet"/>
|
||||
<id>https://stillgreenmoss.net/blog/im-thinking-about-something-but-i-dont-know-what-yet</id>
|
||||
<updated>2023-12-15T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title>diy sms ftw vs ig, fb, etc.</title>
|
||||
<link href="https://stillgreenmoss.net/blog/diy-sms-ftw-vs-ig-fb-etc"/>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>stillgreenmoss</title>
|
||||
<link rel="self" href="https://stillgreenmoss.net/feed.atom" />
|
||||
<link href="https://stillgreenmoss.net" />
|
||||
<updated>2023-11-17T00:00:00Z</updated>
|
||||
<updated>2023-12-15T00:00:00Z</updated>
|
||||
<author><name>maren</name></author>
|
||||
<id>https://stillgreenmoss.net</id>
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ postDate=$(date --rfc-3339=date)
|
|||
rssDate="$postDate"T00:00:00Z
|
||||
|
||||
# create link to post on blog.html
|
||||
sed -i "s/<ul>/<ul>\n<li><a href=\"\/blog\/$postUrl\">$postTitle | $currentMonth $currentYear<\/a><\/li>/" blog.html
|
||||
sed -i "s/<ul><!--boop-->/<ul><!--boop-->\n<li><a href=\"\/blog\/$postUrl\">$postTitle | $currentMonth $currentYear<\/a><\/li>/" blog.html
|
||||
|
||||
# create folder for the post in ./posts
|
||||
mkdir -p ./posts/"$postUrl"
|
||||
|
|
|
@ -0,0 +1,61 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||
<title>still, green moss</title>
|
||||
</head>
|
||||
<body>
|
||||
<section class="head">
|
||||
<h1>thiss <a href="https://en.wikipedia.org/wiki/Moss">moss</a> iss <a href="https://en.wikipedia.org/wiki/Silence">still</a> <a href="https://en.wikipedia.org/wiki/Green">greenn</a></h1>
|
||||
<p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/feed.atom">feed</a></p>
|
||||
<div class="row">
|
||||
<div class="column">
|
||||
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">
|
||||
</div>
|
||||
<div class="column">
|
||||
<img src="/forest.jpg" alt="a coastal pine savannah forest" style="width:100%">
|
||||
</div>
|
||||
<div class="column">
|
||||
<img src="/pitcher.jpg" alt="a cluster of pitcher plants" style="width:100%">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<h2>i'm thinking about something but i don't know what yet</h2>
|
||||
|
||||
<p><em>december 15th, 2023</em></p>
|
||||
|
||||
<p>i'm thinking about something but i don't know what yet</p>
|
||||
|
||||
<p>i'm thinking about how computing cuts across my life in so many ways</p>
|
||||
|
||||
<p>i'm thinking about how for me it is so deeply political, and also my 9-5</p>
|
||||
|
||||
<p>i'm thinking about how self-hosting is often framed as a "hobbyist" activity. i think that i hate this</p>
|
||||
|
||||
<p>a hobby has no teeth, no obvious politic. computing defines our entire reality and its political economy is wretched. and how Doing It Yourself is a meaningful way to push against that wretched thing we've been given</p>
|
||||
|
||||
<p>there is a book called Palo Alto that i think i need to read</p>
|
||||
|
||||
<p>i've been talking to a lover a lot about music recently, about folk punk and by extension diy culture. i don't want "self hosting" do be a "tech hobbyist" activity. i want it to be the local diy music scene that saves people's lives and grounds us in shared creation and ownership</p>
|
||||
|
||||
<p>i also want it to change the fucking world but i hate to admit that, it feels naive and arrogant and impossible</p>
|
||||
|
||||
<p>it obviously is naive and arrogant and impossible, taken on its own without other actions. i believe that for sure</p>
|
||||
|
||||
<p>she's the one who told me about Palo Alto</p>
|
||||
|
||||
<p>i have felt Compelled To Post this last week and i've not been able to focus it anywhere. this feels good</p>
|
||||
|
||||
<p>i'm going to step away for a moment</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<p>i came back, and actually i think this post is done</p>
|
||||
|
||||
<section class="foot">
|
||||
<a href="https://creativecommons.org/licenses/by-sa/4.0/">cc by-sa</a>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue