Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-01 | content: specify mutable across html & attributes slots | (quasar) nebula | |
2023-12-30 | content: various higher-level attribute processing cleanup | (quasar) nebula | |
2023-12-30 | content: generateColorStyleAttribute | (quasar) nebula | |
2023-12-30 | content: misc content syntax cleanup, mostly attribute merging | (quasar) nebula | |
2023-11-16 | content, client: generateContentHeading: expose main title directly | (quasar) nebula | |
2023-11-09 | content, client, css: accents in content headings | (quasar) nebula | |
2023-06-12 | content: cut html.template boilerplate | (quasar) nebula | |
2023-06-02 | content: generateContentHeading: slot tag besides <p> | (quasar) nebula | |
2023-04-12 | content: stub track page, misc. other changes | (quasar) nebula | |
* generateContributionLinks replaced with linkContribution, tests still need updating * album pages respect albums without cover art * track pages without unique art inherit art tags from album (fixes #13) not heavily tested, this commit probably breaks some pages which were loading correctly before | |||
2023-04-08 | html: drastically simplify template/slot system | (quasar) nebula | |
2023-03-21 | data steps: album additional files list | (quasar) nebula | |
This is WIP but seems to be working! Pretty big test of the new html.template system, which needed some extension here. |