158 Commits

Author SHA1 Message Date
Nikolai Rodionov
ec0b56372a Fix the main pipeline ()
A wront template was used in the main pipeline

Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/20
2023-02-25 20:35:44 +00:00
Nikolai Rodionov
80058b11b1 Implement dynamic envs ()
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/19
2023-02-25 20:25:16 +00:00
Nikolai Rodionov
c85c686e80 Remove an obsolete submodule ()
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/17
2023-02-22 21:07:48 +00:00
Nikolai Rodionov
9723491868 Add some tracks to the music page ()
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/16
2023-02-22 21:02:01 +00:00
Nikolai Rodionov
bb943c2c72 cleanup: remove extra files and submodule ()
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/14
2023-02-21 10:13:31 +00:00
Nikolai Rodionov
e5073d560d Fix the command in the helm chart ()
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
Allen Languor
682de643fb Build static and use nginx instead of the full hugo server ()
This pull request will close 

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
Nikolai Rodionov
8c825f7c84 Init Commit
Start following the GitFLow
2023-02-17 15:19:49 +01:00