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.
7 lines
149 B
YAML
7 lines
149 B
YAML
---
|
|
|
|
stack_name: landingpage
|
|
|
|
stack_image: "martyo/cloudserve-landing"
|
|
|
|
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|