From 1c054014c6c843e1ab114e290ce00a8c215d2276 Mon Sep 17 00:00:00 2001 From: Scott Hatlen Date: Sun, 31 Jul 2022 17:21:01 -0700 Subject: [PATCH] bye cactus --- Dockerfile | 1 - hugo-content/themes/cactus | 1 - 2 files changed, 2 deletions(-) delete mode 160000 hugo-content/themes/cactus diff --git a/Dockerfile b/Dockerfile index 6d6de0c..4a5c8fd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,6 @@ FROM alpine:latest RUN apk add --no-cache git hugo RUN git clone https://github.com/scottyah/scottyah-blog.git -RUN git submodule add https://github.com/monkeyWzr/hugo-theme-cactus.git scottyah-blog/hugo-content/themes/cactus WORKDIR scottyah-blog/hugo-content EXPOSE 1313:1313 diff --git a/hugo-content/themes/cactus b/hugo-content/themes/cactus deleted file mode 160000 index a27a143..0000000 --- a/hugo-content/themes/cactus +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a27a14348040b919818cbc862e3667c05f90b077