New landingpage includes the blog itself to better integrate with the main page. Also runs on astro not on hugo which I am a little more familiar with.
10 lines
221 B
YAML
10 lines
221 B
YAML
---
|
|
|
|
landingpage_version: latest
|
|
|
|
landingpage_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
|
|
|
|
landingpage_use_https: true
|
|
|
|
# the subdomain link landingpage will be reachable under
|
|
subdomain_alias: www
|