Results 9 issues of Rob Miller

I opened ticket #5, which converts this into being a pure jQuery plugin, before seeing the commit in which you cleared things up to be less reliant on jQuery. This...

### Operating System MacOS ### Ruby Version ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22] ### Jekyll Version jekyll 4.3.2 ### GitHub Pages Version Latest ### Expected Behavior I have several Jekyll...

When starting Vim, check if a Session.vim file exists in the current directory. If it does, and if we haven't been passed any arguments, then load the session. I'm not...

I think it's sensible that the default behaviour of `purge` when passed a URL is to purge the resources within it, but we should offer the option of not doing...

feature

It might be unreasonable to assume that people's local IPs will be in their Varnish ACLs; so, we should allow the creation of a (SOCKS?) proxy to a gateway server...

feature

As per @parasquid's comment on #22, introduce scopes for posts. Starters for ten: - `published` - `drafts` - `trashed` - `with_attachments`

- [x] Info that uses `site_url`/`home_url` - [ ] Info that uses `get_feed_link`

enhancement

At the moment, we can only ever have one instance of ruby-wpdb active per process. This is both unnecessary and makes for inelegant and hard-to-test initialisation code, and we should...

enhancement

Chrome [has announced](https://developer.chrome.com/docs/web-platform/deprecating-xslt) that it's gradually removing XSL support from the browser over the next year; Firefox and Webkit are doing likewise. With that in mind, and getting ahead of...