From b51cbbf7c61483784f0306f92f18f24fd25b2fdf Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Fri, 28 Apr 2023 19:40:28 +0100 Subject: [PATCH] Readme, for Github's repo page --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..3fcfb207 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# byJP.me + +This is the source code for my blog at https://byjp.me. It's built with [hugo](https://gohugo.io/), is built with Github Actions, and is deployed to Github's static content servers.