Updating site via make at 2024-02-17T19:15:40+02:00

This commit is contained in:
Siina Mashek 2024-02-17 19:15:40 +02:00
parent 3bfbe8597b
commit 7912cb8be9
3 changed files with 10 additions and 5 deletions

View File

@ -34,3 +34,5 @@ to the txt file and running make to update and publish the text. 🤔</p>
<p><b>19:14:50</b>: I have made it so that the script will add in the <p><b>19:14:50</b>: I have made it so that the script will add in the
timestamp and run <code>make</code> if there are no arguments passed to it.</p> timestamp and run <code>make</code> if there are no arguments passed to it.</p>
<p><b>19:14:50</b>: </p>

View File

@ -4,8 +4,8 @@
<title>siina.monster</title> <title>siina.monster</title>
<link>https://siina.monster/</link> <link>https://siina.monster/</link>
<description>thoughts and notes and stuff</description> <description>thoughts and notes and stuff</description>
<pubDate>Sat, 17 Feb 2024 17:15:38 GMT</pubDate> <pubDate>Sat, 17 Feb 2024 17:15:40 GMT</pubDate>
<lastBuildDate>Sat, 17 Feb 2024 17:15:38 GMT</lastBuildDate> <lastBuildDate>Sat, 17 Feb 2024 17:15:40 GMT</lastBuildDate>
<docs>https://cyber.harvard.edu/rss/rss.html</docs> <docs>https://cyber.harvard.edu/rss/rss.html</docs>
<generator>noter</generator> <generator>noter</generator>
<item> <item>

View File

@ -10,7 +10,7 @@
<!-- those who seek, shall see - but thy shall be prepared... --> <!-- those who seek, shall see - but thy shall be prepared... -->
<link rel='icon' type='image/png' href=''> <link rel='icon' type='image/png' href=''>
<link rel='alternate' type='application/atom+xml' title=rss href='/feed.xml' /> <link rel='alternate' type='application/atom+xml' title=rss href='/feed.xml' />
<meta name='last-generated' content='2024-02-17 19:15:38' /> <meta name='last-generated' content='2024-02-17 19:15:40' />
<style> <style>
/* font by https://www.1001fonts.com/users/junkohanhero/ */ /* font by https://www.1001fonts.com/users/junkohanhero/ */
@font-face { font-family: header; src: url(scratch_x_black.ttf); } @font-face { font-family: header; src: url(scratch_x_black.ttf); }
@ -142,11 +142,14 @@ to the txt file and running make to update and publish the text. 🤔</p>
<p><b>19:08:10</b>: I really don't remember waht I was going to do today and I think this became a sufficiently long procrastination session. Not only have I hacked up <code>noter</code> a bunch, but created this dumb little script to make it super simple to append to the day's note. There are many places it could be fixed up, but whatever. I could probably have had this launch <code>writer.sh</code> intead of just passing all of this text as an argument, but maybe I will keep that for another day. :')</p> <p><b>19:08:10</b>: I really don't remember waht I was going to do today and I think this became a sufficiently long procrastination session. Not only have I hacked up <code>noter</code> a bunch, but created this dumb little script to make it super simple to append to the day's note. There are many places it could be fixed up, but whatever. I could probably have had this launch <code>writer.sh</code> intead of just passing all of this text as an argument, but maybe I will keep that for another day. :')</p>
<p><b>19:14:50</b>: I have made it so that the script will add in the <p><b>19:14:50</b>: I have made it so that the script will add in the
timestamp and run <code>make</code> if there are no arguments passed to it.</p></br> timestamp and run <code>make</code> if there are no arguments passed to it.</p>
<p><b>19:14:50</b>: </p></br>
</div> </div>
<div class='generated-with'>generated with <a href='https://code.criminallycute.fi/siina/noter'>noter</a></div> <div class='generated-with'>generated with <a href='https://code.criminallycute.fi/siina/noter'>noter</a></div>
<div class='back-to-top'><a href='#'>Back to Top</a></div> <div class='back-to-top'><a href='#'>Back to Top</a></div>
<div class='last-updated'>last Updated: 2024-02-17 19:15:38</div> <div class='last-updated'>last Updated: 2024-02-17 19:15:40</div>
</div> </div>
</body> </body>
</html> </html>