Go to file
2023-11-21 14:34:23 +01:00
inc Update: Image #13 2023-11-21 14:34:23 +01:00
.gitignore Update: Create build script 2022-12-15 23:15:56 +01:00
.gitmodules Podcast Hugo Site for CACH Radio 2022-02-15 13:09:48 +01:00
build.sh Update: Create build script 2022-12-15 23:15:56 +01:00
docker-compose.yml Update: Create build script 2022-12-15 23:15:56 +01:00
Dockerfile Fix: README && Pass HUGO_URL to 'hugo serve" 2022-12-15 23:47:04 +01:00
env.sample Update: Create build script 2022-12-15 23:15:56 +01:00
README.md Fix: README && Pass HUGO_URL to 'hugo serve" 2022-12-15 23:47:04 +01:00
serve.sh Fix: README && Pass HUGO_URL to 'hugo serve" 2022-12-15 23:47:04 +01:00

CACH Radio Podcasts

Install Theme

$ cd inc
$ git submodule update --init

Serve

Copy env.sample to .env

Edit .env for port and host

$ docker-compose up

Build

$ docker-compose run hugo build -b "https://yourweb.com"

Public files on inc/public