Commit Graph

12 Commits

Author SHA1 Message Date
Alexis Marie Wright 3b1ce11225 debug logging off by default 2022-04-26 23:45:28 -04:00
Alexis Marie Wright c274d710de add serial numbers for ComicPage objects 2022-04-16 21:40:39 -04:00
Alexis Marie Wright 78349c0058 late updates from readme writing 2022-04-15 12:55:22 -04:00
Alexis Marie Wright 386057dfe5 Clean up trailing whitespace lol 2022-04-07 22:51:02 -04:00
Alexis Marie Wright 9e5b6ed930 use configurable (default 1wk) item delay
Since items aren't natively dated, we need to falsify their publication dates in
order to have them properly ordered by feed readers.

Separating them by any length of time will serve this purpose. But if we space
them by a week, we get two free extras:

- when adding the feed, readers will more easily be able to show a preview of
  recent updates;
- this will perhaps somewhat better represent the true scope of the work at
  hand, and the effort and skill which have gone into it over the years.
2022-04-07 22:51:02 -04:00
Alexis Marie Wright 90f17c68ca Archive fetch fixes & cleanup 2022-03-13 22:06:17 -04:00
Alexis Marie Wright 8d31c7ea29 Read + parse archive page 2022-03-13 21:41:45 -04:00
Alexis Marie Wright d7fd21f338 Temp before using archive page 2022-03-13 21:09:19 -04:00
Alexis Marie Wright ef399a7c1c Write a feed file 2022-03-05 09:34:37 -05:00
Alexis Marie Wright 2f86d3e559 Emit RSS 2022-03-04 21:51:31 -05:00
Alexis Marie Wright 8a7de04dde Pull out logger class 2022-03-04 16:16:37 -05:00
Alexis Marie Wright 778f54a283 Pull out config 2022-03-04 16:05:14 -05:00