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
Allen Languor 682de643fb Build static and use nginx instead of the full hugo server (#8)
This pull request will close #4

Hugo server needs about 800mb of memory just to do what nginx can with a way smaller requirements, so it makes sense to stop using `hugo` for serving statics
2023-02-17 14:48:16 +00:00
archetypes Init Commit 2023-02-17 15:19:49 +01:00
chart Init Commit 2023-02-17 15:19:49 +01: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