grpc / grpc/grpc.io

Use a shared layout for the About, Showcase and Community pages?

Open
#667 2 comments 0 reactions 1 assignee Claimed by @aidanranney View on GitHub
docsy question style
Dominant language
HTML
Stars
479
Forks
545
Avg merge
2d 7h
Merged PRs (30d)
5

Description

@aidanranney, was there a reason why a layout wasn’t used for the **About**, **Showcase** and **Community** pages? There's to be enough raw HTML boilerplate to warrant a layout IMHO:

```html
{{< blocks/cover height="sm" color="primary" >}}
{{< page/header >}}
{{< /blocks/cover >}}


{{< page/toc collapsed=true placement="inline" >}}


{{< page/toc placement="sidebar" >}}

{{< page/page-meta-links >}}


```

You might have mentioned why at some point, but I’m unsure whether this state of affairs is because of an inherent technical challenge / limitation or not.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.