diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt index 6bb438d..db60550 100644 --- a/notes/2024-02-17.txt +++ b/notes/2024-02-17.txt @@ -13,11 +13,12 @@ used to hugo doing all the work for me. :')

Over the next few days I hope to get even more stuff done with it! I already have ideas of writing a script that'll append stuff to this so I can take small notes throughout the day. Something like - +

 $ noter "I think I did the thing today, yay!"
-
+
appending - +
 <p>I think I did the thing today, yay!</p>
-
+
to the txt file and running make to update and publish the text. 🤔

+

(Helps to use pre instead of code tags)

diff --git a/public/feed.xml b/public/feed.xml index eaddb5f..531fdf1 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -4,8 +4,8 @@ siina.monster https://siina.monster/ thoughts and notes and stuff - Sat, 17 Feb 2024 16:40:11 GMT - Sat, 17 Feb 2024 16:40:11 GMT + Sat, 17 Feb 2024 16:41:27 GMT + Sat, 17 Feb 2024 16:41:27 GMT https://cyber.harvard.edu/rss/rss.html noter diff --git a/public/index.html b/public/index.html index 0270651..c20174e 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ - +