Commit graph

9 commits

Author SHA1 Message Date
saberzero1
0a51a4c6ab
chore: regenerate package-lock.json 2026-05-24 17:33:01 +02:00
saberzero1
c4d350d4a3
deps: update @quartz-community/types and @quartz-community/utils 2026-04-16 13:29:58 +02:00
saberzero1
ec9be3c32b
deps: update @quartz-community/types and @quartz-community/utils 2026-04-03 16:18:03 +02:00
saberzero1
928e4d9eb9
fix: update types/utils lockfile to commits with dist/ 2026-03-14 22:44:25 +01:00
saberzero1
363fcde8c1
chore: commit dist/ and remove prepare script
Pre-built output is now committed to the repository so that
Quartz can skip the build step during plugin installation.
The prepare script is removed to prevent redundant builds
when installing from npm/git.
2026-03-14 22:01:15 +01:00
saberzero1
84dded5ca4
deps: update @quartz-community/types and @quartz-community/utils 2026-03-09 03:03:56 +01:00
saberzero1
8a1964d379
deps: update @quartz-community/types 2026-02-28 20:08:37 +01:00
saberzero1
6f7fbeb4b0
Implement RemoveDrafts filter plugin
Strip template scaffolding (components, emitter, transformer, i18n, tests)
and implement a filter-only plugin that excludes content with draft: true
from published output.
2026-02-13 23:27:36 +01:00
Emile Bangma
e71b046cd1
Initial commit 2026-02-13 23:20:15 +01:00