Hello, When we generate the website with the `zas` command, all files are processed and copies or rendered into the `.zas/deploy` directory. Files with a name starting with a dot are excluded from this generation process. Unfortunately all other files are processed, even the so famous "readme.md" which is deployed under "readme.html". Is there a way to exclude some files from the loop, or what could be the best way to do it? <!-- POLAR PLEDGE BADGE START --> ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/darccio) so you can upvote and help fund this issue. - We receive the funding once the issue is completed & confirmed by you. - Thank you in advance for helping prioritize & fund our backlog. <a href="https://polar.sh/darccio/zas/issues/15"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://polar.sh/api/github/darccio/zas/issues/15/pledge.svg?darkmode=1"> <img alt="Fund with Polar" src="https://polar.sh/api/github/darccio/zas/issues/15/pledge.svg"> </picture> </a> <!-- POLAR PLEDGE BADGE END -->
Hello,
When we generate the website with the
zascommand, all files are processed and copies or rendered into the.zas/deploydirectory.Files with a name starting with a dot are excluded from this generation process.
Unfortunately all other files are processed, even the so famous "readme.md" which is deployed under "readme.html".
Is there a way to exclude some files from the loop, or what could be the best way to do it?
Upvote & Fund