Commit Graph
9 Commits
Author SHA1 Message Date
Trevor Bentley 48b6dd056a add support for %NAME% and url_string (permalinks) 2023-01-17 00:24:49 +01:00
Trevor Bentley 570a357c51 major refactoring: remove 1-to-1 limit of template-to-output
Large refactoring that:
 * allow any template to be used any number of times
 * combine config's gitsy_templates and gitsy_outputs into gitsy_outputs
 * improves safety of output file names
 * prepares foundation for slugified permalinks
 * prepares foundation for parallelizing more execution
2023-01-16 21:56:44 +01:00
Trevor Bentley 15fe76b0ba update readme. add demo link 2023-01-15 03:58:34 +01:00
Trevor Bentley 6a83f74282 fix tags missing from alt_refs 2023-01-15 02:55:47 +01:00
Trevor Bentley 8130938391 remove stray line from readme 2023-01-15 02:42:20 +01:00
Trevor Bentley 6fe5a9715b Limitations section in readme 2023-01-15 02:41:05 +01:00
Trevor Bentley 16f56617a4 document tera filters in readme 2023-01-15 02:29:58 +01:00
Trevor Bentley 0b67001b3b minor README tweak 2023-01-15 01:58:58 +01:00
Trevor Bentley 8185721f94 add README 2023-01-14 23:43:59 +01:00