« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateContentHeading.js
AgeCommit message (Collapse)Author
2024-01-01content: specify mutable across html & attributes slots(quasar) nebula
2023-12-30content: various higher-level attribute processing cleanup(quasar) nebula
2023-12-30content: generateColorStyleAttribute(quasar) nebula
2023-12-30content: misc content syntax cleanup, mostly attribute merging(quasar) nebula
2023-11-16content, client: generateContentHeading: expose main title directly(quasar) nebula
2023-11-09content, client, css: accents in content headings(quasar) nebula
2023-06-12content: cut html.template boilerplate(quasar) nebula
2023-06-02content: generateContentHeading: slot tag besides <p>(quasar) nebula
2023-04-12content: 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-08html: drastically simplify template/slot system(quasar) nebula
2023-03-21data 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.