From 9519a2a0b53baad21c0177c4a142916140d964d2 Mon Sep 17 00:00:00 2001 From: Lillian Skinner Date: Tue, 7 Apr 2026 20:03:34 -0400 Subject: [PATCH] Upload files to "/" --- README.MD | 2 +- default.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 default.html diff --git a/README.MD b/README.MD index bfbcd16..3591d35 100644 --- a/README.MD +++ b/README.MD @@ -76,7 +76,7 @@ The basic structure of the output files is: This bash script will scrape LTC meetings from their wordpress site at: https://www.londontransit.ca/agendas-and-minutes/ -Attachments are downloaded as the HTML versions, converted to PDF. The original documents (linked from the agenda PDFs) may not always be OCRed, and the quality can be low. +Attachments are downloaded as the HTML versions, converted to PDF. The original documents (linked from the agenda PDFs) may not always be OCRed, and the quality can be low. The HTML --> PDF conversion needs the template page included at `./template/default.html`. The basic structure of the output files is: ``` diff --git a/default.html b/default.html new file mode 100644 index 0000000..1244f96 --- /dev/null +++ b/default.html @@ -0,0 +1,78 @@ + +