Ike Saunders

Results 42 issues of Ike Saunders

[Staging demo](https://ptolemy.owid.cloud/admin/posts/preview/50437) A simple template of requisite components for our front matter.

## Core problem Across various pages for both desktop and mobile, we're "leaving accessibility on the table" by having buttons without roles, insufficient contrasts, non-hierarchical headings, and missing attributes. On...

feature
site
priority 3 - nice to have
pinned

## Front matter component Because of likelihood of changes, best to compose it from separate modules Update header typography Sticky nav: - TBD Collapsible paragraph: - [x] Create the Gutenberg...

We're looking for something like this under a `/details/` route: ``` GET / returns json array of detail objects ``` ``` POST / { category term title content } ```...

The table should be as follows, with a unique constraint on category + term name | type -- | -- category | varchar term | varchar title | varchar content...