Greg Albers

Results 28 comments of Greg Albers

For anyone that may need it before a permanent fix is made, here's a workaround I've used before. In `_plugins/shortcodes/contributors.js` look for this block near the end of the file:...

@zsofiaj can you try deleting the `public` folder in your project (if there is one) before you run `quire build` and see if that helps avoiding having to run the...

Thanks @fchasen. I'm going to take you off the issue but am reopening it until we can figure out and document a reasonable process for Quire users to convert rick-black...

I'm working on a prototype implementation of this for an upcoming project at Getty. I was originally thinking of putting long description text in an element on the page that...

Thanks @fchasen, I'll add that workaround in for now. FYI, I also noticed that the figure as it appears on the following page is missing it's top padding, which is...

@fchasen, yes, the goal is to be able to remove the bottom-left content if it's a first right-hand page, because that content is the page title and so duplicative of...

Ok, so to enable the targeting of a first page of _any_ chapter in the book, I think I need to look at refactoring the css so that _every_ chapter...

@Erin-Cecele, just so you know, @jenpark-getty and I talked about this a bit and I asked her to also test links to and from every possible combination to make sure...

In progress for v1.0.0-rc.1: https://jira.getty.edu/browse/DEV-13837

This has been identified as [an issue with the 11ty Vite Plugin](https://github.com/11ty/eleventy-plugin-vite/issues/22), a possible fix seems to have been found and there's hopefully a forthcoming PR to address it.