wbamberg

Results 430 comments of wbamberg

I don't feel qualified to have an opinion on this. But also: is this a thing we should try to make consistent across our projects? I mean if yarn is...

> I believe I've listed enough reasons why yarn is better than npm. I'm totally happy to believe that yarn is better, but the point stands: I'd like us to...

Thank you! (I don't think it needs to be in Whistler, FWIW, email is fine. But Whistler is probably a good chance to pin people down.)

We currently use titles to make H3 headings for examples, which is usually desirable when there's more than one example. Examples typically don't have titles when there is only one...

This will throw an error if there are multiple examples with no title (as in the bdi example above). If we want to allow that case, then we should filter...

## Open issues/discussion points ### Split sources In Kuma, you can currently split up a single source into pieces, and disperse your descriptive text among the pieces, and the system...

> This is a great start, Will. Overall, I like where this is headed, but there are a few places where I figure fewer choices is probably better. > >...

I've made some updates: * just use description.md for static code samples. This means that separate example.* files are only for live samples. * remove 'width' * support 'hidden.css' *...

This will definitely be great to have. * how stable do the data structures need to be before we do this? I think realistically the structures will continue to change...

I had thought this issue was about testing the content, since [both](https://github.com/mdn/stumptown-experiment/issues/32) the [issues](https://github.com/mdn/stumptown-experiment/issues/37) you linked are content errors, and over in https://github.com/mdn/stumptown-experiment/pull/44 [you commented](https://github.com/mdn/stumptown-experiment/pull/44#issuecomment-497802653) that this issue is the...