summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2026-07-21 21:19:12 +0200
committerxengineering <me@xengineering.eu>2026-07-21 21:19:12 +0200
commit8dd28e2a0934f0dc5df6d5ab7f3bdbb5553cf5f6 (patch)
tree6ef590933c8cb52913d64dd59665e251cba21f22 /Makefile
parentb5eeb887af6b02e4b168827d3643bfaff4118ce0 (diff)
downloadwebsite-8dd28e2a0934f0dc5df6d5ab7f3bdbb5553cf5f6.tar
website-8dd28e2a0934f0dc5df6d5ab7f3bdbb5553cf5f6.tar.zst
website-8dd28e2a0934f0dc5df6d5ab7f3bdbb5553cf5f6.zip
Fix CSS in debugging
This switches to Hugo modules to embed the simple.css file from the repository with the same name to the Hugo site.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ce3e8c..7f1079c 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ all: public
public:
hugo
- cp simple.css/simple.css public/style.css
debug:
hugo server