add thought, fix css

This commit is contained in:
gnat
2024-08-09 20:21:40 -07:00
parent 2b4ec2c041
commit 1d091570c8
6 changed files with 28 additions and 2 deletions

View File

@ -10,8 +10,9 @@
<li>send email within the next $[echo $(($(date -d "2024-09-28 00:00:00" +%s) - $(date +%s)))] seconds</li>
<li>relocate moth</li>
<li>per location config</li>
<li>make thought posts be managed by a system other than git, such that each thought does not require a new commit</li>
</ul>
<h2>things I have done</h2>
<h2>things I have done:</h2>
<ul>
<li>tidy</li>
<li>move server source code to its own git repository seperate from this website, and bestow upon it a reasonable name.</li>