Jacky Zhao
2023-07-24 9e83af04a78d5988bd517bcc61c48998bbfa17ef
refs
author Jacky Zhao <j.zhao2k19@gmail.com>
Monday, July 24, 2023 00:07 +0000
committer Jacky Zhao <j.zhao2k19@gmail.com>
Monday, July 24, 2023 00:07 +0000
commit9e83af04a78d5988bd517bcc61c48998bbfa17ef
tree 386f5825c329922a06fcde9e9edb89eb04004f3f tree | zip | gz
parent 000eb4c3c0ce6451702202824b49f609a45ab6f6 view | diff
refactor static and asset emission to be actual emitter plugins
1 files added
17 files modified
370 ■■■■ changed files
content/features/upcoming features.md 4 ●●● diff | view | raw | blame | history
quartz.config.ts 2 ●●●●● diff | view | raw | blame | history
quartz/build.ts 156 ●●●● diff | view | raw | blame | history
quartz/ctx.ts 1 ●●●● diff | view | raw | blame | history
quartz/plugins/emitters/aliases.ts 4 ●●●● diff | view | raw | blame | history
quartz/plugins/emitters/assets.ts 36 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/contentIndex.ts 3 ●●●● diff | view | raw | blame | history
quartz/plugins/emitters/contentPage.tsx 3 ●●●● diff | view | raw | blame | history
quartz/plugins/emitters/folderPage.tsx 3 ●●●● diff | view | raw | blame | history
quartz/plugins/emitters/index.ts 2 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/static.ts 21 ●●●●● diff | view | raw | blame | history
quartz/plugins/emitters/tagPage.tsx 3 ●●●● diff | view | raw | blame | history
quartz/plugins/transformers/ofm.ts 9 ●●●●● diff | view | raw | blame | history
quartz/plugins/types.ts 4 ●●●● diff | view | raw | blame | history
quartz/processors/emit.ts 59 ●●●● diff | view | raw | blame | history
quartz/processors/filter.ts 8 ●●●● diff | view | raw | blame | history
quartz/processors/parse.ts 33 ●●●●● diff | view | raw | blame | history
quartz/worker.ts 19 ●●●● diff | view | raw | blame | history