Commit graph

19 commits

Author SHA1 Message Date
saberzero1
72abbbcf64
deps: update @quartz-community/utils 2026-04-22 18:18:42 +02:00
saberzero1
f28bcb55e7
deps: update @quartz-community/utils 2026-04-17 02:40:10 +02:00
saberzero1
e11671dd75
deps: update @quartz-community/utils 2026-04-16 22:09:52 +02:00
saberzero1
46e145d658
deps: update @quartz-community/types and @quartz-community/utils 2026-04-16 13:28:52 +02:00
saberzero1
54b9b60077
deps: update @quartz-community/types and @quartz-community/utils 2026-04-03 16:19:21 +02:00
saberzero1
42b68efe6a
refactor: use shared getDate from @quartz-community/utils 2026-04-03 15:44:49 +02:00
saberzero1
0ce1e8930f
refactor: use shared getIconCode and ThemeKey from community packages 2026-04-03 15:07:49 +02:00
saberzero1
03500637ef
chore: update @quartz-community/utils to 8d2e14b 2026-03-22 12:38:24 +01:00
saberzero1
ee13d16991
deps: update @quartz-community/utils to latest 2026-03-22 12:05:14 +01:00
saberzero1
f487db01da
fix: add missing peer dependencies as devDependencies for CI build
Install github-slugger and hast-util-to-jsx-runtime as devDependencies.
These are peer dependencies of @quartz-community/utils that must be present
for tsup's DTS build to resolve all transitive type imports.
2026-03-16 19:07:37 +01:00
saberzero1
6b9af37711
fix: update types/utils lockfile to commits with dist/ 2026-03-14 22:44:06 +01:00
saberzero1
271581a1ee
fix: add build-time deps for DTS generation
satori, sharp, reading-time, and vfile are peerDependencies but needed
at build time for TypeScript declaration file generation via tsup.
Without them in devDependencies, the DTS build fails silently, producing
no index.d.ts — which causes the Quartz plugin index generator to skip
this plugin entirely.
2026-03-14 22:20:41 +01:00
saberzero1
e711d4ea63
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:00:34 +01:00
saberzero1
83b85ed0fa
deps: update @quartz-community/types and @quartz-community/utils 2026-03-09 03:03:56 +01:00
saberzero1
4ede61e768
deps: update @quartz-community/types 2026-02-28 20:08:37 +01:00
saberzero1
4da2eaedcf
chore: updated plugins 2026-02-25 17:09:00 +01:00
saberzero1
d68d1fba33
chore: update @quartz-community/types to v0.2.1 2026-02-13 23:58:35 +01:00
saberzero1
81045a698c
Implement og-image emitter plugin 2026-02-13 23:53:16 +01:00
Emile Bangma
f1e2f11d59
Initial commit 2026-02-13 23:35:47 +01:00