Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-27 | Pass appdata directory by argument | xengineering | |
Passing this as part of the configuration file is not flexible. With args it can be easily tweaked for the debug use case while the default path for production is included in the argument parsing. | |||
2023-03-27 | Reformat README from plaintext to Markdown | xengineering | |
Syntax highlighting is a nice thing and READMEs could be rendered in the future via a CI-like build automation system. | |||
2022-05-16 | Remove unnecessary headline from index.html.tmpl | xengineering | |
2022-05-16 | Implement CSS installation | xengineering | |
2022-05-16 | Introduce appdata configuration option | xengineering | |
2022-05-16 | Add configuration of template path | xengineering | |
2022-05-16 | Deploy HTML via Makefile | xengineering | |
2022-05-16 | Fix default path for config | xengineering | |
2022-05-16 | Fix sysusers installation | xengineering | |
2022-05-16 | Fix sysusers file | xengineering | |
2022-05-16 | Remove unnecessary mkdir in Makefile | xengineering | |
2022-05-16 | Implement install of systemd files | xengineering | |
2022-05-15 | Add AGPL License | xengineering | |
2022-05-15 | Add systemd files | xengineering | |
2022-05-15 | Add Makefile | xengineering | |
2022-05-15 | Publish code | xengineering | |