site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit 59ea7d7c7063b1ec15b7797b8a3adb25c9a3f0f5
parent d9e19eb54eed97a9b817a358c9b3bc153dd21014
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu, 29 Dec 2022 00:34:31 -0600

update

Diffstat:
Mhooks/pre-commit | 1+
Mindex.json | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/hooks/pre-commit b/hooks/pre-commit @@ -1,4 +1,5 @@ soupault && +cp build/atom.xml build/feed.xml && rsync \ -av \ --rsync-path=openrsync \ diff --git a/index.json b/index.json @@ -17,7 +17,7 @@ ], "excerpt": "I made a static website as an electronic learning system and forum, \nwith the option for password protected posts and a controlled editing workflow, \nfor free and without a dedicated server. This post has the highlights.", "date": "2022-12-26", - "title": "<a href=\"https://medical-humanities.org\">medical-humanities.org</a>" + "title": "medical-humanities.org" }, { "url": "/posts/thanks",