6 Commits

Author SHA1 Message Date
3e8917eca7
update existing patch headers just to help with naming
just thinking it'd probably good to indicate the file pattern I use for
changes, which works better in tools (vim) if the filename ends in .md

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 09:08:50 -05:00
a681bd6d54
more Makefile scaffolding, automate building a website
this isn't the final form of how the web build has to work, by any
means, but I can test with it

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 08:47:14 -05:00
61af604f75
script a patch that removes terminal whitespace
I think a number of base conversions are going to be automated pieces
that clean up the converted CSRD before it is suitable for further
editing. whereas a lot of human changes are going to be bespoke edits of
the "base" CCSRD, creating the CCSRD itself is looking like it's going
to be some machine work to spruce up the Markdown, so I might as well
include those scripts as well

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 08:24:39 -05:00
ec8bf0c2f3
modularize the Makefile a bit for testing
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 08:22:07 -05:00
3dd2bf61a3
scaffolding for patching the SRD
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-03 23:52:40 -05:00
599d6f0c49
initial README and license info
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-03 23:28:01 -05:00