| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Creating new templates with these old lock files is just
useless. So convey the need to regenerate them, by simply not shipping
them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
There was just no way to actually use this script in a useful manner.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
These should be generated by `reuse`
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This results in a reasonable name for the resulting PDF, instead of the
generic `main.pdf`.
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Symlinks are copied verbatim, when nix initializes a template, thus
symlinking common files does not work.
|
| |
|
|
|