Patrice Chalin
822d711909
Blog: move menu data into front matter ( #896 )
2021-11-09 16:14:53 -05:00
Patrice Chalin
c1ed22341e
Refactor menu data for leaf sections ( #894 )
2021-11-09 16:00:42 -05:00
Sergii Tkachenko
c5b6ae7c57
Bump grpc-java for v1.42.0 release ( #892 )
2021-11-05 10:03:36 -07:00
Jan Tattermusch
5c54fc23f2
Update guidance on threads_per_cq in C++ ( #889 )
2021-11-02 18:16:17 +01:00
Patrice Chalin
ef1a5b55b6
Build config simplification & script tweak ( #890 )
2021-11-02 12:53:21 -04:00
Patrice Chalin
d37060f752
NPM serve script: drop unnecessary flag ( #887 )
2021-10-29 03:48:53 -04:00
James Ward
5af45ff376
Now 11 languages with Kotlin ( #876 )
2021-10-27 13:33:42 -04:00
Eryu Xia
3568b8e971
Update docker instruction for running the Echo example ( #882 )
...
The `prereqs` image is needed as a runtime dependency.
(Also see https://github.com/grpc/grpc-web/pull/1149 )
2021-10-14 15:45:33 -07:00
Sergii Tkachenko
b1642c4ac6
Update deprecated "Performance benchmark" link on "Go" page ( #879 )
...
* Update deprecated "Performance benchmark" link on "Go" page
Fixes #877
* Update _index.md
2021-10-06 15:59:21 -07:00
Eric Anderson
6a50849c3c
Bump grpc-java to 1.41.0 ( #867 )
2021-10-06 11:04:09 -07:00
Esun Kim
61fd65d5f4
Update gRPC Core to use 1.41 ( #878 )
2021-10-05 10:25:06 -07:00
Doug Fawley
03bbf7863a
config.yaml: update Go version to 1.41.0 ( #871 )
2021-09-24 16:20:11 -04:00
Esun Kim
9ecae0225f
removed abseil-installation ( #870 )
2021-09-22 22:15:57 -07:00
Patrice Chalin
7cd9b6f549
Make top-nav opaque ( #868 )
2021-09-22 19:26:08 -04:00
Patrice Chalin
5cbf39d967
Update docsy ( #865 )
2021-09-21 07:05:59 -04:00
Patrice Chalin
04190dae2c
Docsy update: Pager whitespace fix ( #864 )
...
Ref: https://github.com/google/docsy/pull/696
2021-09-20 12:01:56 -04:00
Patrice Chalin
9bbf5c6395
Add external-link icon to sidebar using CSS ( #863 )
2021-09-19 11:53:46 -04:00
Patrice Chalin
c52dcffffe
Update grpc.io-docsy, grpc.io branch ( #861 )
2021-09-19 10:10:23 -04:00
Patrice Chalin
70f7a45a21
Use manualLinkTarget for API and Daily-builds ( #859 )
2021-09-18 08:16:30 -04:00
Patrice Chalin
c2bde91147
Don't generate API-placeholder pages ( #858 )
2021-09-17 20:37:26 -04:00
Patrice Chalin
d477bf35b2
Community page: remove metadata link dup ( #856 )
2021-09-17 17:17:50 -04:00
Patrice Chalin
9983507f7f
Render-link hook: support a no-icon class ( #857 )
2021-09-17 16:56:49 -04:00
Patrice Chalin
551ddf1411
Use new canonical link to Google Groups ( #855 )
2021-09-17 16:10:49 -04:00
ZHANG Dapeng
850c6529b0
Update java to patch release v1.40.1 ( #846 )
2021-09-16 10:29:40 -04:00
Hayashi Takuya
7ad5bc5220
PHP: Add Guide "With server authentication SSL/TLS" ( #850 )
2021-09-15 13:22:55 -07:00
lebedevsergey
20fffd5f91
fix bidirectional streaming PHP example ( #834 )
2021-09-01 11:06:29 -07:00
Eryu Xia
e7583c12fe
Update quickstart.md for grpc-web to avoid pulling unnecessary images. ( #847 )
...
Some images are missing/out-dated which causes pull / build errors seen in https://github.com/grpc/grpc-web/issues/1090
2021-08-30 11:48:25 -07:00
Patrice Chalin
9227b43617
External links to ignore ( #844 )
2021-08-21 15:39:26 -04:00
Patrice Chalin
1d95e445e9
Fully enable (internal) link checking ( #840 )
2021-08-21 13:27:23 -04:00
Patrice Chalin
7f14d51043
Showcase: link to pages with dev stories ( #838 )
2021-08-21 13:07:09 -04:00
Patrice Chalin
1a0dd75f58
Java codegen: link directly to Android page ( #837 )
2021-08-21 12:53:47 -04:00
Patrice Chalin
ec719acffe
Directly link to FAQ page, avoiding the redirect ( #836 )
2021-08-21 12:47:30 -04:00
Patrice Chalin
6beb7b8d13
Android > Kotlin: link to Kotlin/JVM tutorial ( #835 )
...
Until there is an Android Kotlin basics tutorial, at least link to the JVM version.
2021-08-21 12:32:46 -04:00
Patrice Chalin
afde634755
Ensure `check-links:all` also builds first ( #833 )
2021-08-19 16:40:03 -04:00
Patrice Chalin
59ecd268d5
Enable link checking, but don't fail the build ( #832 )
...
* Enable link checking, but don't fail the build
* Adjust to Netlify build env
2021-08-19 15:48:03 -04:00
Patrice Chalin
0aefbcd092
Greatly simplify build and build instructions ( #830 )
2021-08-19 14:24:15 -04:00
yifeizhuang
e381e1d9d7
Update config.yaml for grpc-java release v1.40.0 ( #829 )
2021-08-17 18:12:01 -04:00
Patrice Chalin
0063230be7
Config: cleanup homepage output format config ( #826 )
...
- Ensure that the Netlify redirects file isn't used as an homepage `alternate`
- Use default base name for RSS
2021-08-13 19:01:44 -04:00
Matt Smith
4ad6071303
Fix showcase page YouTube link ( #825 )
2021-08-11 16:02:02 -04:00
Patrice Chalin
1404b21467
Use linkTitle rather than short_title ( #823 )
...
* Use linkTitle rather than short_title
- Closes #820
- Only whitespace changes to the generated site files.
* Drop obsolete workaround for external link icon
2021-08-11 14:39:02 -04:00
Patrice Chalin
88d84d6536
Trim trailing whitespace from descriptions ( #822 )
2021-08-11 07:00:27 -04:00
Patrice Chalin
78a4d993c1
Replace use of short_title with linkTitle in page front matter ( #821 )
2021-08-11 06:50:38 -04:00
Patrice Chalin
6dab4c8e39
Language & platform landing page cleanup ( #818 )
2021-08-11 06:21:45 -04:00
Patrice Chalin
94d5cd6965
CI: get submodules "automatically" via pre-install script ( #815 )
2021-08-09 19:44:07 -04:00
Patrice Chalin
7e75eb7e40
README: no need for nvm use cmd after nvm install ( #814 )
...
Running `nvm install` will perform the equivalent of an `nvm use` if the version is already installed -- otherwise it installs and uses the named version.
2021-08-09 19:36:11 -04:00
Patrice Chalin
694aae8206
Drop redundant postcss.config.js file ( #813 )
...
The Docsy config file (of the same name) is used. I checked that there is no change in the development or production versions of the generated website files.
2021-08-09 19:25:11 -04:00
Patrice Chalin
1cfb9aa455
Npm pkgs: upgrade to postcss 8 ( #804 )
...
No change in the generated site files
2021-07-21 18:11:08 -04:00
Andrey Bokhanko
873ac8418b
Fix a typo in Go basics page ( #800 )
...
Fix a typo -- there is no Read() call, as the document says
2021-07-12 16:01:29 -04:00
ZHANG Dapeng
7dde099fce
Update config.yaml for grpc-java release v1.39.0 ( #799 )
2021-07-12 15:39:33 -04:00
Alisha Nanda
7f42f2af1f
Add performance best practices guide ( #790 )
...
* Added performance best practices guide.
* Fix link nit in performance guide.
* Addresses most review comments
* Resolve remaining comments
* Fix wording of streaming RPCs and some re-formatting
2021-07-09 16:16:16 -07:00