Daniel D. Beck
Daniel D. Beck
There are certain aspects of notes that we can't lint for. We ought to document a lightweight style guide for writing notes. We could probably start by codifying a few...
**Summary**: To maintain the high quality of BCD data (which appears in compat tables and caniuse), we have conventions for recording certain data. Some of those conventions have been recently...
**Summary**: Sidebars are difficult for readers to navigate, but authoring sidebars is sufficiently difficult that making improvements to sidebar navigation is not currently practical. This is a step forward to...
@shlevy invited me to take a look at the Scarf and Nomia READMEs. This is the first artifact to come out of that process. Like we chatted about before, I...
This completes the bulk of the remaining work described in #14. Basically, it's structured to drive people into the docs that are relevant to them. The biggest single change here...
This is the companion to https://github.com/scarf-sh/scarf/issues/22. Like that issue, I used [ddbeck/readme-checklist](https://github.com/ddbeck/readme-checklist) to guide me to a list of proposed changes. I'm putting together the first companion PR to begin...
A hall of fame: * [standbio/noble](https://github.com/standbio/noble) (#7)
If Kuma is going to do weird things with name attributes, I figured it wouldn't be a bad idea to warn about it.
Thanks to our recent work on ingredient handlers, we've done some refactoring. But it's been a bit incomplete, leading to inconsistencies in the way we've organized them. This is a...
While fixing CSS pages' errors, I've noticed a pattern: when I add `data.formal_definition` (which includes a `{{CSSInfo}}` call), I check the page for that macro call elsewhere. It's usually in...