More weird site things.

This commit is contained in:
Jordan Bancino 2022-09-06 11:56:53 -04:00
parent 8b68bb089c
commit 1523794077

View file

@ -812,11 +812,7 @@ a truly portable <code>Makefile</code> that could do everything I
need. I was doing a lot of research on the differences between the
GNU and BSD versions of <code>make</code>, and I felt it just wasn't
worth it when I could write a small POSIX script that would run on
both GNU systems and BSD systems without a fuss. I also wanted a way
to automate more than just building code. I wanted a system
versatile enough that I could define arbitrary recipes to do whatever
I want. I didn't want to be limited by the <code>Makefile</code>
syntax.
both GNU systems and BSD systems without a fuss.
</p>
<p>
The <code>td</code> script is fairly intuitive. It operates somewhat
@ -1035,7 +1031,7 @@ You'll also notice these lines:
<div class="code">
[ ] I have read the Telodendria Project developer certificiate of
origin, and certify that I have permission to submit this patch
under the conditions specified in it.
under the conditions specified in it.
</div>
<p>
This is a checkbox that tells me whether or not you actually have