Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SSPS] Refactor static_files: Submodules with tree | Simon Rettberg | 2020-12-17 | 1 | -0/+232 |
Add submodules (aka directories) to static_files, named according to what component they are for. Add function "install_files" to copy the contents of one of those modules to the root directory. This should make the resulting setup more obvious and require less manual copying of files everywhere. |