Footer: generate "policy" links from config
Open
docsy
infrastructure
style
- Dominant language
- HTML
- Stars
- 479
- Forks
- 545
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 5
Description
For the moment, the footer "policy" links are hardcoded (#660). They should instead be generated -- like other other `.Site.Params.links` such as `user` and `developer` -- from a similar list.
https://github.com/grpc/grpc.io/blob/1782ee7262a2287c4895d7eb98da8a4a8f837620/config.yaml#L50-L64
Contributor guide
Assessment
This issue has not been assessed yet.