Commit graph

10 commits

Author SHA1 Message Date
saberzero1
744d5011ee
deps: update @quartz-community/types 2026-02-28 20:08:37 +01:00
saberzero1
b63cfedd80
fix: compile SCSS via sass instead of raw text to prevent lightningcss errors 2026-02-26 16:44:51 +01:00
saberzero1
b85002146e
chore: update @quartz-community/types to v0.2.1 2026-02-13 22:57:34 +01:00
saberzero1
57d44711d8
Update @quartz-community/types with PageType plugin types 2026-02-13 16:35:22 +01:00
saberzero1
5eb5740973
Update @quartz-community/types (tree as unknown) 2026-02-13 13:57:49 +01:00
saberzero1
bca0ef2823
Update @quartz-community/types (remove index signatures) 2026-02-13 13:53:52 +01:00
saberzero1
5cd08a9817
Update @quartz-community/types for flat GlobalConfiguration 2026-02-13 13:50:28 +01:00
saberzero1
32f6a2ca1f
fix: use github: specifier for @quartz-community/types dependency
Replace file:../types with github:quartz-community/types so the
package resolves correctly when installed via the Quartz plugin
manager.
2026-02-13 13:27:49 +01:00
saberzero1
77f65dd8da
feat(plugins): recent-notes as community plugin
Implement recent notes component with configurable sorting, date
formatting, and tag filtering. Uses direct imports from
@quartz-community/types instead of ambient declaration files.
2026-02-13 13:19:00 +01:00
Emile Bangma
0127f44066
Initial commit 2026-02-13 12:18:48 +01:00