7 lines
256 B
YAML
7 lines
256 B
YAML
|
hugo_folder_name: "{{ docker_files }}/hugo"
|
||
|
hugo_website: "{{ hugo_folder_name }}/website"
|
||
|
# Use extended edition with Git inside
|
||
|
# to read git info (useful for lastmod)
|
||
|
hugo_version: 0.83.1-ext-alpine
|
||
|
repository_url: https://git.chosto.me/Chosto/blog.git
|