Commit graph

19 commits

Author SHA1 Message Date
74796c804e finishing touches on basic functionality.
Misc cleanup, more comments, and finishing the basic functionality.
Just need to implement issue #4.
Possible early release candidate?
2021-09-05 00:07:48 -05:00
1e05e48c7b cleaned up some logging 2021-09-04 23:05:08 -05:00
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
8dc4b62cf4 added function to find files needing conversion. 2021-09-02 19:43:00 -05:00
7370b145d0 added start of recursive directory finding.
commiting before testing code refactor.
2021-09-01 17:42:19 -05:00
48007575aa added more comments! 2021-08-15 10:10:25 -05:00
5cace76020 added first pass of compress and output. 2021-08-10 15:17:04 -05:00
76a130a3e2 Merge branch 'master' into pythonPrototype 2021-08-09 12:21:22 -05:00
24b948f0e4 Merge branch 'tests' 2021-08-09 08:11:52 -05:00
3c130352a0 Adds basic test suite.
Fixes #3, spent @1h
2021-08-06 16:52:13 -05:00
cefbd70ab7 started on test suite.
only contains one .adoc file and one image.
2021-08-06 16:52:13 -05:00
619da5a789 I need a gitignore now 2021-08-06 16:52:13 -05:00
66e21b3a0b I need a gitignore now 2021-07-16 16:37:09 -05:00
3d402e980a fixed some things with the tmpfile object. 2021-07-16 16:04:37 -05:00
67094fc415 first pas at the temp directory object.
not tested yet.
2021-07-15 17:00:39 -05:00
cbb7f9c37a fixed compressed file name detection 2021-07-15 16:38:25 -05:00
1cdac62383 sets out command line options. 2021-07-14 16:55:45 -05:00
4c2ffc7bb6 Add 'LICENCE'
added gplv3 licence
2021-05-23 18:27:06 +00:00
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