How to reproduce:
- fresh install of dodeca (
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bearcove/dodeca/releases/latest/download/dodeca-installer.sh | sh)
ddc init test
- add
stable_assets (CNAME) to .config/dodeca.styx
- add empty file
CNAME to static/
- run
ddc build
public/ contains CNAME.c14e04d245e0
Expected:
It looks like the link_check skip_domains are also ignored.
I’ve tested this on macOS 15.6.1
How to reproduce:
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bearcove/dodeca/releases/latest/download/dodeca-installer.sh | sh)ddc init teststable_assets (CNAME)to.config/dodeca.styxCNAMEtostatic/ddc buildpublic/containsCNAME.c14e04d245e0Expected:
public/containsCNAMEIt looks like the
link_checkskip_domainsare also ignored.I’ve tested this on macOS 15.6.1