add "now" page

This commit is contained in:
maren 2024-05-08 23:00:47 -04:00
parent 33ac5dc9e7
commit 13a759e45a
9 changed files with 37 additions and 8 deletions

View file

@ -5,16 +5,19 @@ rm -rf ./site
mkdir -p ./site mkdir -p ./site
mkdir -p ./site/links mkdir -p ./site/links
mkdir -p ./site/blog mkdir -p ./site/blog
mkdir -p ./site/now
# build top-level pages # build top-level pages
cat head.html home.html foot.html > ./site/index.html cat head.html home.html foot.html > ./site/index.html
cat head.html links.html foot.html > ./site/links/index.html cat head.html links.html foot.html > ./site/links/index.html
cat head.html blog.html foot.html > ./site/blog/index.html cat head.html blog.html foot.html > ./site/blog/index.html
cat head.html now.html foot.html > ./site/now/index.html
# copy one-offs # copy one-offs
cp style.css ./site/style.css cp style.css ./site/style.css
cp robots.txt ./site/robots.txt cp robots.txt ./site/robots.txt
cp *.jpg favicon.ico ./site/. cp ./*.jpg favicon.ico ./site/.
# build feed # build feed
cp ./feed/feed.atom ./site/feed.atom cp ./feed/feed.atom ./site/feed.atom

View file

@ -10,7 +10,7 @@
<body> <body>
<div class="head"> <div 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> <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> <p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/now">now</a> | <a href="/feed.atom">feed</a></p>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%"> <img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">

View file

@ -10,5 +10,5 @@
<li><a href="https://en.wikipedia.org/wiki/Triton_(novel)">trouble on triton</a>, <a href="https://en.wikipedia.org/wiki/Samuel_R._Delany">delany</a></li> <li><a href="https://en.wikipedia.org/wiki/Triton_(novel)">trouble on triton</a>, <a href="https://en.wikipedia.org/wiki/Samuel_R._Delany">delany</a></li>
</ul> </ul>
</blockquote> </blockquote>
<a rel="me" href="https://social.coop/@stillgreenmoss"></a> <a rel="me" href="https://sassafras.social/@maren"></a>

26
now.html Normal file
View file

@ -0,0 +1,26 @@
<h2>now</h2>
<p><em>last updated may 8th, 2024</em></p>
<p>i'm doing lots of proxmox things for bunk computer club</p>
<p>i'm doing lots of hardware things for bunk computer club</p>
<p>i'm doing lots of documentation things for bunk computer club</p>
<p>i'm going on hikes in pisgah national forest</p>
<p>i'm going to florida for a funeral and a birthday</p>
<p>i'm withdrawing a bit in some ways, and leaning in in others</p>
<p>i'm trying to ride my stationary bike</p>
<p>because i'm trying to have a better relationship with my body</p>
<h2>a quote</h2>
<blockquote>
<p>i'ma read that bitch</P>
<p>i'ma school that bitch</p>
<p>i'ma take that bitch to college</p>
<p>i'ma give that bitch some knowledge</p>
<p>i'ma read, i'ma read, i'ma read</p>
<p>i'ma read, i'ma read, i'ma read<p>
<p>i'ma read that bitch</p>
<p>i'm that bitch</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=5a7toR0pm1g">ima read</a>, <a href="https://en.wikipedia.org/wiki/Zebra_Katz">zebra katz</a> ft. <a href="https://en.wikipedia.org/wiki/Njena_Reddd_Foxxx">njena reddd foxxx</a></li>
</ul>
</blockquote>

View file

@ -10,7 +10,7 @@
<body> <body>
<div class="head"> <div 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> <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> <p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/now">now</a> | <a href="/feed.atom">feed</a></p>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%"> <img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">

View file

@ -10,7 +10,7 @@
<body> <body>
<div class="head"> <div 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> <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> <p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/now">now</a> | <a href="/feed.atom">feed</a></p>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%"> <img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">

View file

@ -10,7 +10,7 @@
<body> <body>
<div class="head"> <div 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> <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> <p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/now">now</a> | <a href="/feed.atom">feed</a></p>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%"> <img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">

View file

@ -10,7 +10,7 @@
<body> <body>
<div class="head"> <div 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> <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> <p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/now">now</a> | <a href="/feed.atom">feed</a></p>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%"> <img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">

View file

@ -10,7 +10,7 @@
<body> <body>
<div class="head"> <div 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> <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> <p><a href="/">home</a> | <a href="/blog">blog</a> | <a href="/links">links</a> | <a href="/now">now</a> | <a href="/feed.atom">feed</a></p>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%"> <img src="/venus.jpg" alt="venus flytraps and moss" style="width:100%">