Patrice Chalin
Patrice Chalin
> We need to do more research on Kotlin & backwards compatibility stuff. Ok. Thanks for keep me posted.
Thanks all for your comments. I'd rather not drop the `-j` option altogether: doing so makes the build painfully slow IMHO -- especially for a _quick_ start. I prefer @maxballenger's...
I'm not sure that #730 actually resolved the issue (GSC is reporting an error now rather than a warning). It might be simpler to allow `/docs/quickstart/` and `/docs/tutorials/` to be...
(From memory, this might not be the first time that this issue is raised. Maybe Jan's suggestion of `-j4` (used consistent in all command instances makes the most sense.)
@yashykt - can you make the updates?
Hi @paymog. I've assigned this to @jamesward since he may be able to give you a direct answer. In the meantime, have you consulted some of the resources listed on...
@dwiner - would you like to comment on this?
This is partly related to the broader work of bringing in dev stories.
I've seen a similar setup as a part of other projects where the main project repo docs are considered "engineering notes", best maintained by core project developers. That being said,...
Oh, there are two `og:title` entries and the second is properly set: ```html ... ``` In fact, a whole bunch of `meta` elements are duplicated! See #745.