Matt Wang
Matt Wang
Draft since I still need to spend a bit more time fleshing this out, but in short: it doesn't seem like any of our theme developers use this (out of...
This PR: - sets up the basic framework for [Storybook](https://storybook.js.org/) - adds two UI component tests for buttons and labels (intentionally picked trivial examples) - adds action to publish chromatic...
Right now, this PR is just a sketch of the feature described in #483. It does work! To test: - first, run site as-is in the branch; observe that there...
Ref: https://github.com/just-the-docs/just-the-docs/pull/1244#issuecomment-1652184350 > It would be good to have a page somewhere with links to major sites that use JtD. Apart from providing profiling examples, it might also attract new...
In https://github.com/kevinlin1/just-the-class/discussions/32, a user of @kevinlin1's just-the-class theme has correctly observed that our theme packages a button theme that doesn't pass accessibility standards. In particular, my guess (from looking at...
We should update our issue templates to: - emphasize reproducibility (ideally through the template!), with a better "expected" versus "actual" split. - make the user agent information more concise (this...
Note to self: we'll want to use the comment-based version to avoid adding a build step to the site. Ref: https://github.com/just-the-docs/just-the-docs/issues/1331#issuecomment-1694496278.
In https://github.com/just-the-docs/just-the-docs/pull/1211, we deployed the new [just-the-docs.com](https://just-the-docs.com) URL. Right now, it deploys off of the `main` branch built with Netlify. We could move it to instead use GitHub Pages. Here's...
Follow up to #1113 (see: https://github.com/just-the-docs/just-the-docs/pull/1113#discussion_r1064022660). Our maintenance shift went into effect after GDPR started to become enforced. We should clarify: - **first and foremost, it is the end users'...
## Deep Dive Summary **Describe the bug:** Right at the end of my internship, we successfully moved infra-tasks to fully use the new Tapioca for RBI gen. Awesome! However, I...