Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-29 | Rename "rsrc" directories to "static" | Thomas Lange | 1 | -1/+1 | |
Stop using "rsrc" as name for the directories which contain static files and rename them to "static". This affects the global static directory and the subdirectories in the theme directories. If you've stored your own files in the old global "rsrc" directory, you must move them to the new "static" directory. | |||||
2023-02-01 | Recompile CSS and add ".sass-cache" to .gitignore | Thomas Lange | 1 | -0/+1 | |
2021-07-22 | Add /rsrc/ to .gitignore (and use absolute paths) | Thomas Lange | 1 | -2/+3 | |
2021-06-13 | Ignore source maps for Javascript and CSS | Thomas Lange | 1 | -0/+2 | |
2019-10-29 | Remove PHP closing tags and add LF to text files | Thomas Lange | 1 | -1/+1 | |
Remove the unnecessary PHP closing tags and ensure that *all* text files ending with a LF character. | |||||
2017-02-24 | Initial commit.v1.0 | Thomas Lange | 1 | -0/+2 | |