Commit graph

9 commits

Author SHA1 Message Date
d9d1713f54 Remove backup file if indent was successful. 2022-07-25 22:54:56 -04:00
5197f4db91 Move the indent switches to .indent.pro so that indent(1) can be run on
individual files outsid the make script.
2022-07-25 15:35:31 -04:00
3437c5db2c Format headers as well.
indent(1) does a weird thing with prototype functions, but it's good
enough for me, as long as it's consistent.
2022-07-25 15:25:06 -04:00
ae2b853cc4 Add an indent recipe. 2022-07-25 15:18:25 -04:00
7cfbf63968 Verbose copy; I like to see what's going on. 2022-07-23 17:35:12 -04:00
ea0dcd0447 Restructure the site files. 2022-07-23 17:29:54 -04:00
3988c2f9be Add a release script. 2022-07-23 13:44:55 -04:00
13a1fdecf9 Move to recipe-based make script, to allow for tests, releases, etc. 2022-07-23 01:05:55 -04:00
d102ba8676 Initial revision 2022-07-22 20:19:12 -04:00