Patrice Chalin

Results 417 issues of Patrice Chalin

The Google Search Console is reporting a warning for https://grpc.io/docs/quickstart/kotlin/ (which gets redirected to https://grpc.io/docs/languages/kotlin/quickstart/) because the following rule matches the path prefix: ``` Disallow: /docs/quickstart/ ``` Make the path...

p3-low
e0-minutes
analytics-and-seo

For the moment, the footer "policy" links are hardcoded (#660). They should instead be generated -- like other other `.Site.Params.links` such as `user` and `developer` -- from a similar list....

infrastructure
style
docsy

In https://github.com/grpc/grpc-kotlin/issues/220#issuecomment-750340662 @jamesward wrote: > I think we should update [our setup docs](https://grpc.io/docs/languages/kotlin/basics/#setup) to have the Maven & Gradle instructions like here: https://github.com/grpc/grpc-kotlin/tree/master/compiler#build-tool-plugins (Instead of just referencing the examples)

enhancement
e1-hours

For details, see https://github.com/grpc/grpc.io/pull/665#issuecomment-783692177.

e0-minutes

Post docsy-migration, the About page should be reviewed: - [ ] About: define RPC on first use #590 - [ ] We might want to do the same for the...

p2-medium
e0-minutes
e1-hours

Followup to #655. Revisit meta tag definitions, including those for **Twitter** and **Open Graph** (og:). In particular, we shouldn't be hard coding the locale now that we're setup for multilingual...

p2-medium
e0-minutes

If the content of a [shortcode][] call is markdown, and you need things like **render-link hooks** to trigger, then use `%` as the shortcode delimiter (excerpt from the Hugo docs):...

cleanup/refactoring
p1-high
p2-medium
e0-minutes
e1-hours

- Copyedits are needed: e.g., write "see, XYZ" rather than "see here". - E.g., see https://github.com/grpc/grpc.io/pull/499#discussion_r518208643 which refers to this content: > ### What is the latest gRPC Version? >...

p2-medium
e1-hours

For all languages & platforms, prerequisites are currently listed at the top of the Quick start page. They should appear on the language's landing page, either in addition to the...

e1-hours
e2-days

Link Objective-C pages into here, and bring in Flutter mobile pages (#608).

enhancement
e1-hours
e2-days