From c0be486968fe3d375d1f408eae7f954e1f5f82fc Mon Sep 17 00:00:00 2001 From: mjfernez Date: Thu, 10 Mar 2022 18:34:22 -0500 Subject: Fixes RSS issues. Changes time tracking to git This commit primarily changes the code base to base the file last modified time on the output of "git log". This adds dateutil and git itself as a dependency, but those are pretty common... This also fixes some minor issues including: - missing / between mjfer.net and the URI - README up to date with latest changes - linting --- templates/site | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/site/about/.description') diff --git a/templates/site b/templates/site index 9b0caf3..7c78a2b 160000 --- a/templates/site +++ b/templates/site @@ -1 +1 @@ -Subproject commit 9b0caf3a5a42c16cca2c7a84089f23d2d4d98599 +Subproject commit 7c78a2b48a8394dfc1b8f3ce25ce78055fe9797e -- cgit v1.2.3