From 1f3b53998096d4c122bc7a9743f729e5ef62cee9 Mon Sep 17 00:00:00 2001 From: Aidan Ranney <32148529+aidanranney@users.noreply.github.com> Date: Wed, 3 Feb 2021 07:27:32 -0800 Subject: [PATCH] Update contribute page layout (#620) The last round of manual testing overlooked the /contribute page. These changes to container classes and structure will align this page's layout with the latest updates to the top-level pages [about, showcase, community]. --- content/en/contribute.md | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/content/en/contribute.md b/content/en/contribute.md index e8e856c..6f27e44 100644 --- a/content/en/contribute.md +++ b/content/en/contribute.md @@ -6,18 +6,15 @@ title: Contributing to gRPC {{< page/header >}} {{< /blocks/cover >}} -
-
+
-
-
-{{< page/toc collapsed=true >}} -
+
+{{< page/toc collapsed=true placement="inline" >}}
-
- -
+
+
+
To contribute to gRPC documentation, please fork the [gRPC repository on GitHub](https://github.com/grpc/grpc.io) and start submitting pull requests. @@ -32,7 +29,7 @@ We welcome contributions to any of our three core repositories: {{< button text="View guidelines" url="https://github.com/grpc/grpc/blob/master/CONTRIBUTING.md" >}}
-
+
## Contribution guidelines for the gRPC Ecosystem @@ -41,7 +38,7 @@ The [gRPC Ecosystem](https://github.com/grpc-ecosystem/) is a different organiza {{< button text="View guidelines" url="https://github.com/grpc/grpc-contrib/blob/master/CONTRIBUTING.md" >}}
-
+
## Edit our site on GitHub @@ -50,7 +47,7 @@ Click the below button to visit the repo for our site. You can then click the "F {{< button text="Browse this site's source code" url="https://github.com/grpc/grpc.io" >}}
-
+
## Being a member of the gRPC organization on github @@ -58,10 +55,11 @@ Being an organization member is not required for the vast majority of the contri
-
-
-{{< page/toc >}} -
-
+ +{{< page/toc placement="sidebar" >}} +
+ +{{< page/page-meta-links >}} +