Commit graph

6 commits

Author SHA1 Message Date
saberzero1
b63cfedd80
fix: compile SCSS via sass instead of raw text to prevent lightningcss errors 2026-02-26 16:44:51 +01:00
saberzero1
54bd227daa
fix: move tsup and typescript to dependencies for git install compatibility 2026-02-23 01:10:16 +01:00
saberzero1
96d5df9fc6
chore: add quartz plugin manifest to package.json 2026-02-17 17:44:00 +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