commit 0bb3df7b0e79ff1605d3b65d9c584518b309c505
parent 6ae641bb8b97b0bac491ad58b78f519b4aed5610
Author: cjtheham <cjtheham@protonmail.com>
Date: Mon, 30 Jan 2023 13:34:51 -0600
readme
Diffstat:
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1,2 @@
+.hugo_build.lock
+/public
+\ No newline at end of file
diff --git a/README.md b/README.md
@@ -0,0 +1,3 @@
+# Hugo Readable Template
+
+To use this template, simply clone this site, update the config files, and follow the Hugo documentation for making new posts and deploying!
+\ No newline at end of file