Commit Graph

154 Commits

Author SHA1 Message Date
Michael Lumish 4479a02c03
Add a blog post to announce grpc-js 1.0 (#197)
* Add a blog post to announce grpc-js 1.0

* Add metadata, remove title header

* Put title in quotes

* Address comments
2020-04-21 15:58:38 -04:00
Patrice Chalin d52e2291f2
Add gRPC-Kotlin blog entry (#196)
* Add gRPC-Kotlin blog entry

* Add links and update titles
2020-04-17 11:13:25 -04:00
Patrice Chalin ea72ee4baf
Reworked Go quick start (#183)
* Reworked Go quick start

* [WIP] Use Go v1.12+ and fetch as modules

* Add steps to make local copy of example sources

* Post-review updates
2020-04-16 11:56:01 -04:00
Patrice Chalin f911fc89db
Merge Kotlin branch (#195)
* Kotlin quick start (#124)

* Adjust example directory name in Kotlin quick start (#144)

* Quick start: clone grpc-kotlin repo at HEAD (#145)

* Hello world example: adjust package and class names (#152)

* Revert hello world package name change

* Kotlin quick start: add JDK prerequisite (#156)

* Kotlin tutorial

* Post-review edits

* Kotlin quick start (#124)

* Adjust example directory name in Kotlin quick start (#144)

* Quick start: clone grpc-kotlin repo at HEAD (#145)

* Hello world example: adjust package and class names (#152)

* Revert hello world package name change

* Kotlin quick start: add JDK prerequisite (#156)

* Drop "under development" from Kotlin entry in About page

* Adjust API reference root package name (#175)

* Update Kotlin QS example code, and other tweaks (#194)

* Kotlin quick start: update example code and other tweaks

* A small path fix to the Route Guide page

* Fix Kotlin API reference link in QS page
2020-04-15 20:14:37 -04:00
Patrice Chalin 66788822b2
C++ QS: add note about async version of source files (#190) 2020-04-15 09:05:54 -04:00
Patrice Chalin e413050b42
C++ quick start: fix instructions (#172)
* C++ quick start: fix instructions

Closes #95
Closes #97

* Post-review edits

* Reworked, and tested, instructions

* Updates based on Jan's feedback

* Updates following more feedback from Jan
2020-04-09 07:29:21 -04:00
Waldir Pimenta d30fd6adb2
Small improvements to tutorials/basic/go.md (#178)
- Fix line wrapping
- Standardize references to .proto files (no code formatting)
- Add missing punctuation
2020-04-08 14:24:41 -04:00
Patrice Chalin a35bfc66da
Dart quick start: update protobuf installation instructions (#173) 2020-04-03 13:54:56 -04:00
Mario Lamacchia 00c472ff7f
Fix broken links (#159)
* Fix broken links

* Replace entities with underscores
2020-03-23 11:23:40 -04:00
Luc Perkins 5d12658fdd
Merge pull request #158 from grpc/chalin-patch-1
Java tutorial tweaks
2020-03-20 16:11:54 -07:00
Patrice Chalin a311d62b6a
Java tutorial tweaks 2020-03-20 16:01:52 -04:00
Jhuliano Skittberg Moreno 0ce986ed93
Fixes stutter on error model documentation (#155) 2020-03-20 08:11:26 -04:00
Patrice Chalin 2b75d765ed
Java tutorial: fix directory path (#153)
The entire tutorial is under `routeguide`.
2020-03-19 11:12:36 -04:00
Patrice Chalin 96e425ebdc
Concepts copyedits (#138) 2020-03-18 18:04:23 -04:00
Richard Belleville 9b1962ac0c
Cross-Post https://cloud.google.com/blog/products/compute/serve-cloud-run-requests-with-grpc-not-just-http (#147)
* Add first draft of cross-post

* Touch up post

* Just include a single author

I get to make that decision because I'm the omitted author. :P

* Adopt reviewer advice
2020-03-18 16:43:15 -04:00
lucperkins 917b5baacf Add hard-coded version to cmake blog post
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-17 12:25:47 -07:00
Patrice Chalin e87270eb8d
Add placeholders for Kotlin gRPC (#141) 2020-03-17 13:45:16 -04:00
jkapostins@gnarlysoft.net 7d02d90d92 Removing spaces from hyper links in C# and cpp basic documentation. 2020-03-16 16:32:55 -04:00
lucperkins 0365144056 Merge branch 'lperkins/blog-post-template' 2020-03-16 11:43:23 -07:00
lucperkins bb74a727a9 Fix most recent blog post
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-16 11:42:44 -07:00
Luc Perkins f2a2190772
Merge pull request #121 from jtattermusch/cmake_blogpost
Add cmake improvements blogpost
2020-03-16 11:40:04 -07:00
lucperkins a5cec06fff Fix post param
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-16 11:37:48 -07:00
lucperkins 8eae380055 Update link for April's personal page
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-13 18:36:47 -07:00
Patrice Chalin 6be9777e67 About and FAQ tweak re. supported languages 2020-03-13 21:21:43 -04:00
lucperkins 533c2cc608 Update blog post template to include author info
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-13 15:11:38 -07:00
Patrice Chalin bc522aa685
Min Dart SDK to 2.2+ (#134)
Closes #133. Also removes statement that claimed that Dart `grpc` package was in beta.
2020-03-13 14:01:52 -04:00
Jan Tattermusch 71a80c8cdf review comments, fix some TODOs 2020-03-12 09:47:18 +01:00
Jan Tattermusch 2aef52c1e5 Apply suggestions from code review
Co-Authored-By: Zack Galbreath <zack.galbreath@kitware.com>
2020-03-12 09:47:18 +01:00
Jan Tattermusch 40e9d0ff34 add draft of cmake improvements blogpost 2020-03-12 09:47:18 +01:00
lucperkins a2b5b9494a Update blog post attribution
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 15:35:39 -07:00
lucperkins c6decb6785 Fix broken links
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 12:39:30 -07:00
lucperkins da385998b6 Fix Markdown indentation
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 11:43:12 -07:00
lucperkins 59fc928363 More blog post cleanup
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 11:36:12 -07:00
lucperkins 6ae6fc886f Remove Markdown comments
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 11:02:44 -07:00
lucperkins e6612f650f Undo Markdown link changes
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 11:01:30 -07:00
lucperkins 06f20df1a2 Finish testimonial shortcode
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 10:53:07 -07:00
lucperkins 3f0aec073d Fix broken hash link
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 10:43:39 -07:00
lucperkins fc4acb6d68 Begin cleaning up blog posts
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 16:33:52 -07:00
lucperkins 36dfa776f2 Update aesthetic of blog landing page
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 16:17:53 -07:00
lucperkins 600f27bf5c Convert contributing guide to Markdown
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 16:01:17 -07:00
lucperkins 313b30daff More aesthetic adjustments
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 15:45:06 -07:00
lucperkins 6b3df0d411 Add modal for images
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 15:11:25 -07:00
lucperkins 90be3caa36 Convert notes to admonitions
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 14:56:10 -07:00
lucperkins 83bd762af3 Fix reference docs
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 12:00:04 -07:00
lucperkins d2a7ecdf71 Remove unused files
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 11:58:04 -07:00
lucperkins 03c0a71713 Add shortcode for reference links
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 11:51:58 -07:00
lucperkins 4edb8c9e39 Merge branch 'master' into lperkins/css-framework 2020-03-09 10:26:00 -07:00
lucperkins 38375f22c9 Fix initial broken links
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 13:13:51 -08:00
lucperkins 2f0d53de24 Add link checker
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 13:05:47 -08:00
lucperkins 805af9fd14 Add initial blog list template
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 12:48:08 -08:00