diff --git a/Makefile b/Makefile index 4704446..a26435a 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ write: ./noter/writer.sh public push: - git add public + git add -A git commit -m "Updating site via make at $$(date --iso=seconds)" git push diff --git a/feed.xml b/feed.xml deleted file mode 100644 index 88ad6fc..0000000 --- a/feed.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - siina.monster - https://siina.monster/ - thoughts and things and stuff - Sat, 17 Feb 2024 15:59:41 GMT - Sat, 17 Feb 2024 15:59:41 GMT - https://cyber.harvard.edu/rss/rss.html - noter - - 2024-02-17 - #2024-02-17 - This is the first thing written by using a modified version of <a - Sat, 17 Feb 2024 00:00:00 GMT - - - diff --git a/noter/noter.sh b/noter/noter.sh index db3af23..7277f30 100755 --- a/noter/noter.sh +++ b/noter/noter.sh @@ -85,7 +85,7 @@ generate_top_year_bar() { # feed going goddamit! generate_rss_feed() { nlog "generating rss feed" - local rss_file="feed.xml" + local rss_file="$publish_dir/feed.xml" local rss_pubdate=$(date -u +"%a, %d %b %Y %H:%M:%S GMT") xml_escape() { diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt index dc41af5..64f7540 100644 --- a/notes/2024-02-17.txt +++ b/notes/2024-02-17.txt @@ -1,3 +1,11 @@ -This is the first thing written by using a modified version of This is the first thing written by using a modified version of koutsie's noter script. +href="https://code.criminallycute.fi/siina/noter">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. :')

diff --git a/public/feed.xml b/public/feed.xml index b4cd616..8247a83 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -4,8 +4,8 @@ siina.monster https://siina.monster/ thoughts and things and stuff - Sat, 17 Feb 2024 16:02:19 GMT - Sat, 17 Feb 2024 16:02:19 GMT + Sat, 17 Feb 2024 16:03:07 GMT + Sat, 17 Feb 2024 16:03:07 GMT https://cyber.harvard.edu/rss/rss.html noter diff --git a/public/index.html b/public/index.html index ad61253..8941fc6 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ - +