~acdw/tssg

250a2e834ac90691f63630c5e4fe90b412cf2a3d — Case Duckworth 5 years ago a4a21f3
Update index.html
1 files changed, 13 insertions(+), 0 deletions(-)

M index.html
M index.html => index.html +13 -0
@@ 43,4 43,17 @@ You can see it below.
    <li>Maybe change the name, maybe to <b>sausage</b>,
        for the embedded "ssg" and the idea of
        <q>seeing how the sausage gets made.</q></li>
    <li>Include code for deploying it to a site somewhere.
        Possibly rewrite it as a Makefile.</li>
</ul>
<h2>links</h2>
<p>
tssg is being written by <a href="https://www.acdw.net">Case Duckworth</a>,
who has been inspired by <a href="http://john.ankarstrom.se/html/">Writing
HTML in HTML</a>, other articles he forgets, and the discovery that the
html, head, and body tags can be omitted from websites.
<p>
This project was begun with a
<a href="https://writing.exchange/@acdw/102333562361891512">toot</a>
and you can track its progress at
<a href="https://git.sr.ht/~acdw/tssg">git.sr.ht/~acdw/tssg</a>.