This is the source code for my blog that can be found here:
This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Nikolai Rodionov e5073d560d Fix the command in the helm chart (#10)
In helmchart it's defined to use `hugo` to server the static content. Since hugo is not in container any more, it's not going to work

Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/10
2023-02-17 15:02:29 +00:00
archetypes Init Commit 2023-02-17 15:19:49 +01:00
chart Fix the command in the helm chart (#10) 2023-02-17 15:02:29 +00:00
configs Build static and use nginx instead of the full hugo server (#8) 2023-02-17 14:48:16 +00:00
content Init Commit 2023-02-17 15:19:49 +01:00
layouts Init Commit 2023-02-17 15:19:49 +01:00
resources/_gen Init Commit 2023-02-17 15:19:49 +01:00
themes Init Commit 2023-02-17 15:19:49 +01:00
.dockerignore Init Commit 2023-02-17 15:19:49 +01:00
.drone.yml Build static and use nginx instead of the full hugo server (#8) 2023-02-17 14:48:16 +00:00
.gitignore Build static and use nginx instead of the full hugo server (#8) 2023-02-17 14:48:16 +00:00
.gitmodules Init Commit 2023-02-17 15:19:49 +01:00
.hugo_build.lock Init Commit 2023-02-17 15:19:49 +01:00
config.yaml Init Commit 2023-02-17 15:19:49 +01:00
Dockerfile Build static and use nginx instead of the full hugo server (#8) 2023-02-17 14:48:16 +00:00
Makefile Init Commit 2023-02-17 15:19:49 +01:00
README.md Init Commit 2023-02-17 15:19:49 +01:00

Badhouseplants NET

Static content

Storing static content in the repo is painful, because there are massive. That's why for storing them I'm using a S3 bucket that is publicly available for downstream operations