Ned Zimmerman
Ned Zimmerman
[scssphp has moved](https://github.com/scssphp/scssphp/issues/4). This PR updates the composer recommendation.
The presence of emoji in a line makes the curser and text selection behave weirdly. Here's a gif:  **Browser:** Chrome 64.0.3282.186 (64-bit) **OS:**...
I'm wondering if you'd be interested in a PR which adds support for registering a custom taxonomy where a term must always be selected (same behaviour as the `category` taxonomy)....
### Idea Summary Netlify CMS allows users to create pull requests via the Netlify CMS interface. See: https://www.netlifycms.org/docs/open-authoring/ I think in terms of facilitating contributions from users who are less...
This PR completes work towards #95 by configure Netlify CMS to edit all fields as documented in [Front Matter](https://github.com/selfdefined/web-app/blob/prod/11ty/documentation/front-matter.md). It includes: - [x] Test and refine Netlify CMS interface for...
**Describe the bug** I'm using a model with a translatable name (using [spatie/laravel-translatable](https://github.com/spatie/laravel-translatable/)) which is used as the source for a translatable slug (using the `HasTranslatableSlug` trait of [spatie/laravel-sluggable](https://github.com/spatie/laravel-sluggable/)). However,...
### Description When switching themes, running content strings from the new theme are loaded into PDF theme options. However, if the string is something like: ``` string(book-title) ' / '...
### Description Special elements (e.g. textboxes) with a single line of text in them do not have paragraph tags added. This means that single paragraphs in textboxes and other special...
### Feature Description See https://pressbooks.community/t/cloned-book-image-and-other-issues/605. Also investigate supporting LRMI terms: http://dublincore.org/dcx/lrmi-terms/ ### Feature Use Case More metadata is better!
As an author, I'd like to be able to include my book's cover image as the first page of my digital PDF export files. We should create a theme option...