14 Commits (8c4862cd05a8bb3e8704f9497bbedca314fb2b7e)
 

Author SHA1 Message Date
Aadhavan Srinivasan 8c4862cd05 Renamed 'notitle' to 'noappend', and added 'date = auto' variable to automatically add the date 11 months ago
Aadhavan Srinivasan 506ea63f52 Added code to escape forward slashes in metadata values 11 months ago
Aadhavan Srinivasan 6701f5389b Added code to only add the date to the metadata array if it isn't already present 11 months ago
Aadhavan Srinivasan 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 12 months ago
Aadhavan Srinivasan 5e8445febf Started working on converting the regular arrays into an associative array 12 months ago
Aadhavan Srinivasan 2ab303fb2e Reversed sorting order so that the site map displays posts from newest to oldest 12 months ago
Aadhavan Srinivasan 1a477a1abf Added option to pandoc, to preserve line wrapping 12 months ago
Aadhavan Srinivasan ad2bc3a3ad Finished code for generating index file; created a separate function for adding header and footer to index file 12 months ago
Aadhavan Srinivasan 7d82d5ece3 Working on generating index page; moved the generation of a sorted file list to a separate function 12 months ago
Aadhavan Srinivasan 84cff5cfac Changed replace_vars to replace every occurence of a variable, not just the first occurence; Started working on generating index page 12 months ago
Aadhavan Srinivasan 7605bd8b78 Removed creation of 'output' directory, as it is deleted and re-created soon after 12 months ago
Aadhavan Srinivasan cc64d4482c Fixed a bug where folder structure of 'source' is not preserved in 'output' 12 months ago
Aadhavan Srinivasan e1cd7ce290 Added more error checking to build script, and deleted 'temp' directory at the end 12 months ago
Aadhavan Srinivasan 141be2c483 First commit 12 months ago