Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build(instantiate_templates.sh): Actually also copy directory symlinks | Benedikt Peetz | 2024-09-30 |
| | |||
* | build(instantiate_templates.sh): Only copy files tracked by git | Benedikt Peetz | 2024-09-30 |
| | |||
* | style(instantiate_templates): Use a function invocation | Benedikt Peetz | 2024-08-03 |
| | |||
* | fix(instantiate_templates.sh): Ensure that the `./build` dir matches reality | Benedikt Peetz | 2024-06-11 |
| | |||
* | refactor(common): Use symlinks to state, which files should be replaced | Benedikt Peetz | 2024-06-11 |
Every symlink in the `./templates` directory is now replaced with the file it points to, making it obvious that this file should not be edited. |