Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | improve accessibility and HTML validity | Alan Pearce | 2024-05-29 | -8/+6 |
| | ||||
* | improve whitespace generation in output files | Alan Pearce | 2024-05-29 | -3/+3 |
| | ||||
* | Create basic German version of website | Alan Pearce | 2024-02-18 | -1/+1 |
| | ||||
* | Correction of headings hierarchy and styling | Oleksii Dobrovolskyi | 2024-02-13 | -1/+1 |
| | ||||
* | Show heading in taxonomy list page | Alan Pearce | 2024-02-09 | -0/+1 |
| | ||||
* | Move header/footer/main elements into child templates | Alan Pearce | 2023-04-26 | -2/+2 |
| | | | | | | | | The <content> tag is not meant for normal HTML, but rather the Shadow DOM, therefore I replaced it with <main> For consistency's sake I moved <header> and <footer> into the child templates as well | |||
* | Reformat templates | Alan Pearce | 2023-04-18 | -10/+10 |
| | ||||
* | Initial commit | Alan Pearce | 2023-04-17 | -0/+14 |