Commit Graph
70 Commits
Author SHA1 Message Date
Trevor Bentley b84065e565 apply rustfmt. ugh. 2023-01-12 17:45:49 +01:00
Trevor Bentley 65982202a1 bump to version 0.2.0 2023-01-12 17:34:17 +01:00
Trevor Bentley bfcd8ca41f refactor into modules 2023-01-12 17:33:18 +01:00
Trevor Bentley d3a2e9432b parallelize file generation (syntax highlighting) 2023-01-12 16:01:45 +01:00
Trevor Bentley ad79db18ac gracefully handle tags to invalid/missing commits 2023-01-12 15:58:01 +01:00
Trevor Bentley 3d3eda5bdc fix repos not inheriting global settings 2023-01-12 15:32:00 +01:00
Trevor Bentley a0ad8a861f cleanup of imports 2023-01-12 03:07:45 +01:00
Trevor Bentley 871ff0a30e added proper default config file 2023-01-12 03:00:35 +01:00
Trevor Bentley d30d031728 make paths relative to the config file 2023-01-12 02:49:28 +01:00
Trevor Bentley c37b7ed8bb cache ref names instead of searching on every commit 2023-01-12 02:25:13 +01:00
Trevor Bentley 581b4fbd74 skip generation of unspecified templates 2023-01-12 02:11:49 +01:00
Trevor Bentley ea48b6828e add support for cloning remote repos (non-authed HTTPS only) 2023-01-12 01:54:18 +01:00
Trevor Bentley c030d31b07 add verbose/quiet options and output messages 2023-01-11 22:44:15 +01:00
Trevor Bentley 4f664e7796 fix incorrect file names/paths 2023-01-11 22:43:21 +01:00
Trevor Bentley 6ab59fc4e9 add configurable limits 2023-01-11 20:07:10 +01:00
Trevor Bentley cfa809e39e configurable output files/dirs, and copy asset files 2023-01-11 02:39:24 +01:00
Trevor Bentley d5428f97b7 better header/footer template, add syntax highlighting 2023-01-11 02:39:24 +01:00
Trevor Bentley 4e436a268d more settings, headers+footers+error pages 2023-01-10 03:19:31 +01:00
Trevor Bentley 1951074e8f functional prototype: TOML settings, CLI args, templated repo output 2023-01-10 01:13:35 +01:00
Trevor Bentley 9b64c36b06 initial commit 2023-01-07 23:26:57 +01:00