aboutsummaryrefslogtreecommitdiffstats
path: root/common/files (unfollow)
Commit message (Collapse)Author
2024-04-02fix(common/files/.licensure.yml): Correct typos for init variablesBenedikt Peetz
2024-04-02chore(common/treefmt.nix): Ignore the pre-generation markdown fileBenedikt Peetz
This file has semantic changes, when it's formatted (at least, that's what `mdformat` tells me). So we just ignore it.
2024-04-02feat(common/docs): Automatically rename to application nameBenedikt Peetz
2024-04-02fix(common/docs): Avoid issue with replacement due to man section partBenedikt Peetz
2024-04-02feat(common/init): Add support for replacing the variables in file namesBenedikt Peetz
2024-04-02fix(common/files/init): hack around nix removing the exec permission bitBenedikt Peetz
2024-04-02refactor(common): Move all data files to `./common/files`Benedikt Peetz