Commit graph

6 commits

Author SHA1 Message Date
gabe 3e1a15ac48 fixed logic error in inputdir validation. 2022-01-09 21:55:23 -06:00
gabe 6e2bdb0c8d Caught a few errors. 2021-09-27 14:52:02 -05:00
gabe 3ffc96453e implemented importing exclude globs from a file. 2021-09-26 12:32:22 -05:00
gabe 4cd780be6d added glob pattern based exclude
Will not copy over files that match the exclude paramater. This can be
usefull for things that are needed to compile the asciidoc, but should
not be included in the final website.

resolves #4
2021-09-16 21:16:34 -05:00
gabe 09dada357a changed test result, fixed typo.
test result should include the include folder untill the test result
file does not end wit .adoc
2021-09-11 20:10:14 -05:00
gabe 51f37b5b77 Renamed to ASCIIsite 2021-09-07 15:36:06 -05:00
Renamed from adocStaticSiteGen.py (Browse further)