Commit graph

10 commits

Author SHA1 Message Date
gabe 29c7ad1ced User can now compile site with custom stylesheet.
fixes #7
2022-01-13 15:54:28 -06:00
gabe 817953c6f1 split stylesheet into seperate file.
Instead of being embedded in every document, the stylesheet is now
copied to a single directory at the top of the website directory
structure.

Also reused that code to automatically set the imagesdir attribute.

fixes #5
2022-01-10 00:49:15 -06:00
gabe 80d510a282 made auto-tester script.
tests against a known compiled file.
2022-01-09 22:52:39 -06:00
gabe d611923e89 added a few more things to test suite 2022-01-09 21:56:47 -06:00
gabe 3e5250a8dc include.txt snuck into results again. 2021-09-27 14:55:37 -05:00
gabe 3ffc96453e implemented importing exclude globs from a file. 2021-09-26 12:32:22 -05:00
gabe 0c19018fbb changed testing suite.
Corresponds with new feature.
2021-09-16 15:35:09 -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 3c130352a0 Adds basic test suite.
Fixes #3, spent @1h
2021-08-06 16:52:13 -05:00
gabe cefbd70ab7 started on test suite.
only contains one .adoc file and one image.
2021-08-06 16:52:13 -05:00