Daniel D. Beck
Daniel D. Beck
Another approach to localization to consider: treating translation as just another Stumptown consumer (in other words, translating the JSON strings, not the source files). There are some possible benefits to...
That's a good question. I know there was talk of a discussion about localization with Sphinx at All Hands (which I won't be able to attend, unfortunately). Now that I...
@wbamberg yeah, that correctly captures my perspective. > it doesn't seem helpful to make localizers work with HTML Yeah, that's something I hadn't considered. It might be that there's a...
I'm not sure the premise of the issue is quite right. You can use raw HTML in Markdown files, including ``s. Though I appreciate not wanting to _write_ raw HTML....
I get and endorse checking images into the repo. But how do you mean to provide the assets to stumptown consumers?
> Stumptown-rendered gets the stumptown content via a git submodule. Then we… I understand that's what the renderer does. Are we going to expect _all_ consumers of stumptown to clone...
For the JSON build, I'm not sure we'll need JSDOM (or something like it) at all. We need to replace marked with unified/remark (see https://github.com/mdn/sprints/issues/1505 — a PR is forthcoming...
I really like this proposal. I think it really illustrates the usefulness of the whole recipes approach, where we can model our domain with a YAML file. It's great. A...
> I think this is a good way to present them, because there are a lot of global attributes and they would swamp the element-specific ones if they were all...
To be honest, I don't really understand the info boxes (I trust that they exist for a good reason though), so really I defer to you and Florian's judgement on...