Bryan Robinson
Bryan Robinson
### Description This adds a new "starter" plugin to the `sanity init plugin` command. This is in the hopes that a clear, clean custom input component plugin can help folks...
Let's look at clarifying the language on this page and suggesting best practice https://www.11ty.dev/docs/copy/#passthrough-all-content Right now, a user needs to read the first 4 paragraphs to clarify the point the...
You can probably make this more elegant, but this is the solution I'm putting into place for a need I ran across. This is in relation to Issue #6 that...
When I have a click event and preventDefault on the event, if it has event tracking, it no longer prevents the link from going through. it registers the event, but...
While implementing this on my site, I realized there wasn't a way to add a class to the tag rendered by the plugin (which I use classes on `img` a...
When I was working on implementing your plugin for my blog, I wanted to go a step further and have my images take advantage of native browser lazy loading. I've...
The documentation is a quick Readme. It could be significantly better.
The paginated Category page is still a lot of frontmatter to make work. Not sure how, but having a better method for setting that up would be amazing.
This would be a large undertaking, but allow a user to template their pagination or put their own classes in the markup