OCDkirby
OCDkirby
Here's my draft for an `npx quartz plugin [add|remove|toggle|update]` syntax to make community plugin distribution easier. Docs are at `/features/quartz-plugin` and in the existing pages `/advanced/making-plugins` and `/configuration`. TODO: -...
This meta-issue is to request and track implementation of exposing the Quartz type system in a convenient way for developers. Specifically, plugin developers need access to types for a proper...
Now that I can confirm this is working, here's my change that enables proper dependency resolution with community plugins as dependencies via NPM, which depend on a quartz-api package, which...