Commit graph

17 commits

Author SHA1 Message Date
gabe ceeb38a667 added conversion function.
Need to do speedtest to see whether this method is faster or slower than
calling unix find.
2021-09-04 12:58:10 -05:00
gabe 8dc4b62cf4 added function to find files needing conversion. 2021-09-02 19:43:00 -05:00
gabe 7370b145d0 added start of recursive directory finding.
commiting before testing code refactor.
2021-09-01 17:42:19 -05:00
gabe venberg 48007575aa added more comments! 2021-08-15 10:10:25 -05:00
gabe 5cace76020 added first pass of compress and output. 2021-08-10 15:17:04 -05:00
gabe 76a130a3e2 Merge branch 'master' into pythonPrototype 2021-08-09 12:21:22 -05:00
gabe 24b948f0e4 Merge branch 'tests' 2021-08-09 08:11:52 -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
gabe 619da5a789 I need a gitignore now 2021-08-06 16:52:13 -05:00
gabe 66e21b3a0b I need a gitignore now 2021-07-16 16:37:09 -05:00
gabe 3d402e980a fixed some things with the tmpfile object. 2021-07-16 16:04:37 -05:00
gabe 67094fc415 first pas at the temp directory object.
not tested yet.
2021-07-15 17:00:39 -05:00
gabe cbb7f9c37a fixed compressed file name detection 2021-07-15 16:38:25 -05:00
gabe 1cdac62383 sets out command line options. 2021-07-14 16:55:45 -05:00
Gabe 4c2ffc7bb6 Add 'LICENCE'
added gplv3 licence
2021-05-23 18:27:06 +00:00
gabe venberg b52f491e1d Techncially, this script is a static site gen. might rewrite in python
and/or make for better string handling, and add features like auto-sitewide TOC, etc.
2021-04-05 02:18:12 -05:00