1
0
forked from nat/webbed-site
This commit is contained in:
gnat
2024-10-08 17:35:24 -07:00
parent 3ac80c39c8
commit 38437203d7
28 changed files with 154 additions and 155 deletions

View File

@ -1,17 +1,17 @@
<!-- TITLE: there is less technical debt now. -->
<!-- DATE: 2024-07-27 17:24:16 -->
<p>I modified almost every html file in the site. there are less problems now. </p>
<p>it modified almost every html file in the site. there are less problems now. </p>
<p>thoughts like these are no longer viewed as iframes, images are now handled by my img-caption script:
<p>thoughts like these are no longer viewed as iframes, images are now handled by its img-caption script:
<pre><xmp>
$[cat ./scripts/img-caption]
</xmp></pre>
Have I mentioned how much I love that a significant portion of the content on this site is generated by bash script?<br><br>
The above file is included here with <code>$\[echo $\[cat ./scripts/img-caption]]</code>. I greatly enjoy this.
has it mentioned how much it loves that a significant portion of the content on this site is generated by bash script?<br><br>
the above file is included here with <code>$\[echo $\[cat ./scripts/img-caption]]</code>. it greatly enjoys this.
</p>
<p>Given that the css that is included in every site has now been standardized, I should probably start generalizing the start of each html document such that I can change one file to update the head section of all documents.
Also, I should implement a header.</p>
<p>given that the css that is included in every site has now been standardized, natalie should probably start generalizing the start of each html document such that it can change one file to update the head section of all documents.
also, it should implement a header.</p>
<p>Over the past 3 days, I have increased the number of entries in the changelog by approximately 1.8 times. I am amused by this.</p>
<p>over the past 3 days, it has increased the number of entries in the changelog by approximately 1.8 times. it is amused by this.</p>