From 1d7faa033d9d78c18e9a134d3d12e72807e3cbf9 Mon Sep 17 00:00:00 2001 From: ctmbl Date: Thu, 14 Mar 2024 21:59:25 +0100 Subject: [PATCH] Add NOTES --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1698a59..8db6be8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ Non-exhaustive TODO-list: ## Features - renders emojis https://emojibase.dev/shortcodes/? +## NOTES: +- possible other choices for themes, other than git submodules: HUGO modules + - at least remove useless empty folders +- hugo docker image: custom image rather than klakegg one's: more control over hugo's version + ## Deployment