From e5a332576803af0b80edee3d468fcfccba05fd1c Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Sat, 17 Feb 2024 19:19:35 +0200 Subject: [PATCH] Fixing excess echo and removing feed and index from wrong location --- feed.xml | 18 ------ index.html | 141 ------------------------------------------- notes/2024-02-17.txt | 1 - 3 files changed, 160 deletions(-) delete mode 100644 feed.xml delete mode 100644 index.html diff --git a/feed.xml b/feed.xml deleted file mode 100644 index e1e49ff..0000000 --- a/feed.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - siina.monster - https://siina.monster/ - thoughts and notes and stuff - Sat, 17 Feb 2024 16:41:57 GMT - Sat, 17 Feb 2024 16:41:57 GMT - https://cyber.harvard.edu/rss/rss.html - noter - - 2024-02-17 - #2024-02-17 - <p>This is the first thing written by using a modified version of <a - Sat, 17 Feb 2024 00:00:00 GMT - - - diff --git a/index.html b/index.html deleted file mode 100644 index 016c281..0000000 --- a/index.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - 1 notes | siina.monster - - - - - - - - - - - -
-

siina.monster


-
fedi | rss | criminally cute
-

- -
-

February 17, 2024

-

This is the first thing written by using a modified version of koutsie's noter script.

- -

So far I really like it, though there's a lot more to be done to it before I -am happy with how editable the html and things are. It's been a great -launching point for me and I appreciate the inspiration that it has given -me.

- -

I just keep forgetting I have to add in paragraph tags and the like... too -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)


-
-
generated with noter
- -
last Updated: 2024-02-17 18:41:57
-
- - diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt index 599cf33..995e79a 100644 --- a/notes/2024-02-17.txt +++ b/notes/2024-02-17.txt @@ -38,4 +38,3 @@ timestamp and run make if there are no arguments passed to it.

href="https://code.criminallycute.fi/siina/local-bin/src/branch/main/apsalar/noter">over here.

-

19:16:16: