Commit Graph

8 Commits

Author SHA1 Message Date
6778dca75a refactor: The lock file is back to the gitignore 2023-06-25 17:44:03 +02:00
01cd5ed192 refactor: Remove the lock file from the repo 2023-06-25 17:44:02 +02:00
1748e2ad5f Add hugo_build.lock to gitignore 2023-05-12 13:23:00 +02:00
aa788f30bc Try doing a wee cleanup 2023-05-08 14:48:02 +02:00
5e19dbd9d8 build: Refactor the Minio sync logic and separate the helm chart release 2023-03-24 12:51:56 +01:00
bb943c2c72 cleanup: remove extra files and submodule (#14)
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/14
2023-02-21 10:13:31 +00:00
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
8c825f7c84 Init Commit
Start following the GitFLow
2023-02-17 15:19:49 +01:00