aboutsummaryrefslogtreecommitdiffhomepage
path: root/nuldoc-src/commands/build.ts
AgeCommit message (Expand)Author
2023-03-19refactor: change type of Revision.datensfisis
2023-03-18feat(content): write contents in about pagensfisis
2023-03-18feat(nuldoc): first implementation of rendering slidensfisis
2023-03-18feat(nuldoc): include slides in tag pagesnsfisis
2023-03-18feat(nuldoc): add /slides/ pagensfisis
2023-03-18feat(content): add / pagensfisis
2023-03-18feat(content): add /tags/ pagensfisis
2023-03-18fix: 404 pagensfisis
2023-03-18refactor: use Page instead of Documentnsfisis
2023-03-18refactor: add Page type to represent single web pagensfisis
2023-03-17refactor: make Document type classnsfisis
2023-03-17refactor: split command.tsnsfisis