Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-08 | content: linkThing: handle name-undefined things gracefully | (quasar) nebula | |
2023-06-12 | content: misc. code style updates | (quasar) nebula | |
2023-06-12 | content: linkThing: cut boilerplate with new CF slots key | (quasar) nebula | |
2023-06-06 | content: linkThing: anchor flag | (quasar) nebula | |
This disables passing the path to the linked thing and blanks the href, so that only the hash is passed through. | |||
2023-04-15 | content: linkThing: add color: false slot option | (quasar) nebula | |
This behaves like the old codebase, disabling automatically grabbing the color from the thing being linked. | |||
2023-04-15 | content: generateAlbumNavLinks, generatePageLayout nav bar | (quasar) nebula | |
2023-04-08 | html: drastically simplify template/slot system | (quasar) nebula | |
2023-03-23 | data steps: content function evaluation essentials | (quasar) nebula | |
Also some more actual content in generateAlbumInfoPageContent, which is in fact fully working as-is(!!). |