Took a baby-step toward autogenerating our content.
Created a an src/datafiles directory, copied over the markdown from the Powers page, massaged it into a home-rolled format, had an argument with Alexis, botched it into TOML, and wrote a python program to auto-generate the content for the Powers page.
Work to do:
right now it's manually run; hook it into the actual build process. (Reason we didn't: toml isn't a core part of python yet, and I don't want to fuck with dependencies.)
improve the styling; it's not great right now
possibly add some nice features, like automatic linking of "parent" powers, or automatic building of "power trees"
replicate this work for some of the other auto-gen-able content (classes, races, items, etc)
Took a baby-step toward autogenerating our content.
Created a an src/datafiles directory, copied over the markdown from the Powers page, massaged it into a home-rolled format, had an argument with Alexis, botched it into TOML, and wrote a python program to auto-generate the content for the Powers page.
Work to do:
Addendum: added two powers I went over with CV.