Patrice Chalin
0e19ceadf6
Add Showcase page; rework landing-pages for each language ( #421 )
...
* Language landing page rework
* Use dev-stories heading id
* Add Showcase page
* Elide Java dev stories for now, but keep target
* Tweak showcase dev stories list
* Only show "More..." nav entry for pages that have more content
2020-10-06 13:42:57 -04:00
Patrice Chalin
6aebd07b66
Platforms data table: update min Go version to 1.13+ ( #438 )
...
(Maybe the min Go version text should read the same as what is given in the Go Quick start page?)
2020-10-06 13:37:37 -04:00
Patrice Chalin
cb3dfdbbba
Go quick start: use protoc-gen-go-grpc@v1.0 ( #436 )
...
Closes #298
2020-10-05 22:10:38 -04:00
Patrice Chalin
5b65ae916c
Protoc installation page: update protoc version to 3.13.0 ( #434 )
2020-10-05 19:43:15 -04:00
Patrice Chalin
9fe1befed6
Fix redirect rule affecting C# tutorial ( #430 )
...
Closes #429
2020-09-30 20:48:23 -04:00
Patrice Chalin
da60445e70
Upgrade to bulma 0.9.0 ( #426 )
...
Closes #327
2020-09-28 16:46:39 -04:00
Patrice Chalin
9d8ac5b284
Update netlify-cli version (package.json) ( #425 )
2020-09-28 15:06:38 -04:00
Patrice Chalin
5ea080749d
Reclaim doc-page hero section real estate ( #420 )
...
Closes #418
2020-09-25 15:16:26 -04:00
Patrice Chalin
0ba07a5c61
Cleanup: make title capitalization consistent with guidelines ( #417 )
...
* Fix title case for Quick start
* Fix title case for tutorials
* Use relative path to basics tutorial from qc
* Avoid unnecessary redirects
2020-09-24 17:51:19 -04:00
Patrice Chalin
f5a68c2771
Async tutorial: fix 404 to API reference entry ( #415 )
2020-09-24 15:57:22 -04:00
Patrice Chalin
a1c33d95a9
Kotlin blog: don't use external links for internal pages ( #413 )
...
Also fix link titles.
2020-09-24 14:44:08 -04:00
Patrice Chalin
561fb8212e
Basic cleanup of testimonials ( #410 )
...
* Basic cleanup of testimonials
Trimming file: keep only 6 entries. This is meant to be a quick cleanup. (More updates to the site will be coming in subsequent PRs, e.g., to add dev stories.)
- Drop Carbon3D: I can't find any public evidence that they're using gRPC
- Drop University of Wisconsin: not clear that the Open lambda project is still active
- Add dates for all remaining entries
* Also remove images that will no longer be used
2020-09-23 20:04:40 -04:00
Patrice Chalin
3903bb0189
Testimonials data file reformatting ( #411 )
2020-09-23 11:16:01 -04:00
Patrice Chalin
d6221a9558
Cleanup after renaming master branch to main ( #407 )
...
Wraps up / closes #370
2020-09-18 21:46:14 -04:00
Patrice Chalin
8afd98ac89
Use consistent styling for hero-section titles ( #406 )
...
Closes #405
2020-09-18 16:42:17 -04:00
Patrice Chalin
2866d908e0
Cleanup of most popular blog entries ( #404 )
...
Closes #403
2020-09-18 16:08:35 -04:00
Patrice Chalin
d24db4d96b
Style links differently from plain text in blog hero fields ( #401 )
...
* Fix links in blog hero author fields
* Use author-info for class name and scope
* Misc blog entry attribute changes
* Template tweaks
* Sass comment update
* Simplify CSS class name
* Don't style inco as secondary text
... otherwise it makes it look like it is part of the link when the author's name is a link.
2020-09-18 13:07:32 -04:00
Patrice Chalin
3704786aee
Go quick start: simplify protoc arguments ( #400 )
...
- Move note before the protoc command
- Drop superfluous protoc arguments
Closes #383
2020-09-18 12:59:27 -04:00
Patrice Chalin
a726633406
Banner: link directly to gRPC Conf playlist ( #399 )
2020-09-16 13:54:02 -04:00
Patrice Chalin
cd0e4a628e
Replace deprecated ANDROID_HOME with ANDROID_SDK_ROOT ( #398 )
...
Closes #381
2020-09-15 21:08:38 -04:00
Patrice Chalin
c2059d368e
Fix links in "state of gRPC in the browser" blog ( #397 )
...
Main changes:
- Use an anchor rather than a `div` to set an anchor target
- Use markdown-link syntax so that we can benefit from markdown render-link processing, which adds an external-link icon, for example, when appropriate
- Drop the protocol from the link text
- Copyedits
- Fix broken external links
Closes #377
2020-09-15 16:21:19 -04:00
Patrice Chalin
35eda793db
Go tutorial copyedits ( #396 )
2020-09-15 14:24:13 -04:00
Patrice Chalin
ea6e66fbb2
Dart tutorial: correct variable name ( #395 )
...
Closes #386
2020-09-15 14:13:57 -04:00
Patrice Chalin
1fbbbeff3f
More blog-entry redirects ( #394 )
...
Contributes to #392
2020-09-15 12:58:39 -04:00
Patrice Chalin
48d4c97467
Add missing blog-entry redirects ( #393 )
...
Contributes to #392 . (Also add spelling 'ignore' lists/words for the affected files.)
2020-09-15 12:19:33 -04:00
Patrice Chalin
65bc96cc89
Don't mention blog entry that was never published ( #391 )
...
Fixes #388
2020-09-14 15:53:48 -04:00
Eric Anderson
87e25f3b99
Bump grpc-java release to v1.32.1 ( #389 )
...
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2020-09-14 12:51:42 -07:00
Brian Fallik
84e35a3372
Copyedit to Dart basics tutorial -- add 'this' ( #387 )
2020-09-14 14:15:58 -04:00
Mark D. Roth
2156679163
Release grpc-1.32.0. ( #390 )
2020-09-11 15:00:00 -07:00
Eric Anderson
0bf6979cdb
Bump grpc-java to 1.31.1
2020-08-17 11:21:41 -07:00
Stanley Cheung
ad4141bb78
Update PHP landing URL ( #384 )
2020-08-17 13:03:49 -04:00
Jan Tattermusch
a80e390863
Bump params.grpc_release_tag to v1.31.0 ( #379 )
...
Do not merge yet, I'll merge myself once the the release for grpc/grpc is out.
2020-08-14 11:56:22 +02:00
Patrice Chalin
cdc7d837a6
Python: fix typos, and other copyedits ( #380 )
2020-08-06 14:34:17 -04:00
Patrice Chalin
8b07d08b6a
Update grpc-go version to v1.31.0 ( #375 )
2020-07-30 16:00:35 -04:00
Eric Gribkoff
41bcfdf473
Update minimum API for Android Java ( #373 )
2020-07-29 18:21:29 -04:00
Patrice Chalin
dd6b4bd8c7
gRPC Conf 2020 is over! Update the banner ( #372 )
2020-07-28 15:57:05 -04:00
Patrice Chalin
b4e0bf0e95
Banner update: Join us today at gRPC conf ( #371 )
2020-07-27 09:50:13 -04:00
Patrice Chalin
0d2c7ebcb4
Drop yarn.lock file ( #367 )
2020-07-20 16:04:05 -04:00
Patrice Chalin
5400e229a3
Move google-site-verification file to /static ( #366 )
2020-07-20 15:31:10 -04:00
Patrice Chalin
a673759940
Add google-site-verification file ( #365 )
2020-07-20 15:02:06 -04:00
Patrice Chalin
db6d57857b
Change non-homepage HTML titles to be "Page-title – gRPC" ( #364 )
...
* Change non-homepage titles to be "Page-title | gRPC"
* Eric's feedback: use – as separator
2020-07-20 13:12:31 -04:00
Patrice Chalin
9e573cb067
Docs top-nav menu: remove "Quick Start" and "Tutorial" entries ( #359 )
...
Closes #358
2020-07-15 13:56:41 -04:00
Patrice Chalin
5736ec4375
Dart quick start: fix path to examples ( #356 )
...
* Dart quick start: fix path to examples
Fixes #355
* Also fix path in the tutorial
2020-07-13 16:54:32 -04:00
Patrice Chalin
eb255fc0b9
Fix typo in node tutorial, and add cspell workspace settings ( #353 )
2020-07-13 16:25:40 -04:00
Patrice Chalin
a2277d2091
Android quick start: fix physical-device connection text ( #351 )
2020-07-13 15:08:03 -04:00
Patrice Chalin
d0c756d08a
Quick start "What's next" section: update links ( #349 )
...
Closes #314 . As mentioned in #314 , this will help us get better analytics for API-reference visits.
* Update API links
* Update links to the tutorial
* Update links to intro and concepts
2020-07-11 17:27:59 -04:00
Patrice Chalin
3ea1c3698d
Dart quick start: mention Flutter SDK, update "template" ( #347 )
...
* Dart quick start: mention Flutter SDK, update "template"
- Mention possible use of Flutter SDK
- Update page to match the current quick start "template"
* Update links in "What's next"
2020-07-11 16:56:59 -04:00
Patrice Chalin
7c08f76b1c
Quick start page copyedits ( #348 )
...
Fix typo and tweak wording.
2020-07-11 16:54:16 -04:00
Patrice Chalin
21230960a4
Style fix for anchor elements ( #346 )
...
Don't impose a fixed weight for all anchor elements, since it prevents anchor text from easily being shown in bold.
2020-07-11 16:25:03 -04:00
Patrice Chalin
0acb2dc4f4
Fix list item spacing ( #343 )
...
Fixes #305
2020-07-10 12:08:37 -04:00