webbed-site/html/thoughts/less-technical-debt

18 lines
987 B
Plaintext
Raw Normal View History

2024-07-27 17:22:38 -07:00
<!-- TITLE: there is less technical debt now. -->
<!-- DATE: 2024-07-27 17:24:16 -->
2024-10-08 17:35:24 -07:00
<p>it modified almost every html file in the site. there are less problems now. </p>
2024-07-27 17:22:38 -07:00
2024-10-08 17:35:24 -07:00
<p>thoughts like these are no longer viewed as iframes, images are now handled by its img-caption script:
2024-07-27 17:22:38 -07:00
<pre><xmp>
$[cat ./scripts/img-caption]
</xmp></pre>
2024-10-08 17:35:24 -07:00
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.
2024-07-27 17:22:38 -07:00
</p>
2024-10-08 20:48:20 -07:00
<p>given that the css that is included in every page 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.
2024-10-08 17:35:24 -07:00
also, it should implement a header.</p>
2024-07-27 17:22:38 -07:00
2024-10-08 17:35:24 -07:00
<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>