aboutsummaryrefslogtreecommitdiffstats
path: root/theme/default
AgeCommit message (Collapse)AuthorFilesLines
2021-06-13Ignore source maps for Javascript and CSSThomas Lange1-1/+0
2021-06-12Use SCSS for stylesheetsThomas Lange8-574/+1125
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange23-23/+22
Remove the unnecessary PHP closing tags and ensure that *all* text files ending with a LF character.
2019-04-26Rename "template" directory to "theme"Thomas Lange28-0/+1310
This commit renames the "template" directory to "theme" because "theme" is the more correct term here.