Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-10 | remove legacy navbar {href} handler | (quasar) nebula | |
this references pathname so it totally makes sense to include with other url/path-related changes | |||
2023-01-10 | remove unused arg from getFooterLocalizationLinks | (quasar) nebula | |
eslint didn't warn about this ???????????? | |||
2023-01-10 | prefer passing around pagePath | (quasar) nebula | |
2023-01-09 | most essential behavior for live-dev-server | (quasar) nebula | |
2023-01-08 | extract static-build, new modular build modes | (quasar) nebula | |
2023-01-07 | extract actual file IO functions | (quasar) nebula | |
2023-01-07 | extract page templates (generateDocumentJSON, etc) | (quasar) nebula | |
towards basic dynamcis pt. 1 (#124) |