about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorCase Duckworth2022-05-24 17:16:49 -0500
committerCase Duckworth2022-05-24 17:16:49 -0500
commit849013a6d2ae99ea1b088298b8f2067818b7404d (patch)
treeec3b58022c90b82425e855fd3c8f864f2671071d /src
parentUse rsync -u to avoid .last_build (diff)
downloadhat-trick-849013a6d2ae99ea1b088298b8f2067818b7404d.tar.gz
hat-trick-849013a6d2ae99ea1b088298b8f2067818b7404d.zip
Generate a feed
Diffstat (limited to 'src')
-rw-r--r--src/beans.html21
-rw-r--r--src/compile.ht1
-rw-r--r--src/favicon.ht1
-rw-r--r--src/friday.ht15
4 files changed, 17 insertions, 21 deletions
diff --git a/src/beans.html b/src/beans.html deleted file mode 100644 index ff89934..0000000 --- a/src/beans.html +++ /dev/null
@@ -1,21 +0,0 @@
1html,body {
2 min-height: 100vh;
3 margin:0; padding: 0;
4}
5
6html {
7 font: 18px serif;
8 background: #385180;
9}
10
11body {
12 max-width: 79ch;
13 padding: 0 2ch;
14 margin: 0 auto;
15 background: #405990;
16 color: white;
17}
18
19a {
20 color: yellow;
21}
diff --git a/src/compile.ht b/src/compile.ht index 5764828..9fb91c9 100644 --- a/src/compile.ht +++ b/src/compile.ht
@@ -1,4 +1,5 @@
1;@@title: Compiling!@@ 1;@@title: Compiling!@@
2;@@date: 2022-05-24@@
2 3
3I've been using Emacs to write this site so far, and it has a convenient 4I've been using Emacs to write this site so far, and it has a convenient
4<code>M-x compile</code> command that is fun to use. However, I frequently want 5<code>M-x compile</code> command that is fun to use. However, I frequently want
diff --git a/src/favicon.ht b/src/favicon.ht index b9df118..adb0ea6 100644 --- a/src/favicon.ht +++ b/src/favicon.ht
@@ -1,4 +1,5 @@
1;@@title: Embedded data-url favicon@@ 1;@@title: Embedded data-url favicon@@
2;@@date: 2022-05-18@@
2 3
3You might notice that I have a <b>new favicon</b> on this site. 4You might notice that I have a <b>new favicon</b> on this site.
4I didn't want to make a whole nother request, so I took a page from 5I didn't want to make a whole nother request, so I took a page from
diff --git a/src/friday.ht b/src/friday.ht new file mode 100644 index 0000000..a1180e8 --- /dev/null +++ b/src/friday.ht
@@ -0,0 +1,15 @@
1;@@title: Friday@@
2;@@date: 2022-05-20@@
3
4It's Friday, y'all.
5I don't want to do nothin' at all today.
6
7I'm going to fun concert tonight with friends, which is nice.
8And getting ready to move at the end of the month this weekend.
9
10I'm about to be in a game jam soon, which is going to be great.
11And I'm writing this. I kind of want to re-do it in scheme...
12
13Anyway, I don't know. I'm vibing but I'd love to be vibing at home.
14
15What <em>do</em> I want to do with my life, anyway? \ No newline at end of file