Commit Graph

11 Commits

Author SHA1 Message Date
93fe404571 Switched to using associative arrays instead of two regular arrays for metadata, and ensured that the site map does not contain any file without a 'date-published' line 2024-01-12 00:06:33 -05:00
5e8445febf Started working on converting the regular arrays into an associative array 2024-01-11 10:18:47 -05:00
2ab303fb2e Reversed sorting order so that the site map displays posts from newest to oldest 2024-01-09 17:26:15 -05:00
1a477a1abf Added option to pandoc, to preserve line wrapping 2024-01-08 22:52:56 -05:00
ad2bc3a3ad Finished code for generating index file; created a separate function for adding header and footer to index file 2024-01-08 22:46:17 -05:00
7d82d5ece3 Working on generating index page; moved the generation of a sorted file list to a separate function 2024-01-08 22:14:14 -05:00
84cff5cfac Changed replace_vars to replace every occurence of a variable, not just the first occurence; Started working on generating index page 2024-01-08 18:40:50 -05:00
7605bd8b78 Removed creation of 'output' directory, as it is deleted and re-created soon after 2024-01-04 22:43:11 -06:00
cc64d4482c Fixed a bug where folder structure of 'source' is not preserved in 'output' 2024-01-04 22:40:32 -06:00
e1cd7ce290 Added more error checking to build script, and deleted 'temp' directory at the end 2024-01-04 22:10:25 -06:00
141be2c483 First commit 2024-01-04 21:57:26 -06:00