Skip to content

Commit

Permalink
Link to WG plus a template WG page for later
Browse files Browse the repository at this point in the history
  • Loading branch information
jemgillam committed Sep 20, 2023
1 parent 15e97ac commit 192cbe0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions grafast/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ const config = {
label: "Playground",
position: "left",
},
{
href: "https://github.com/grafast/wg",
label: "Working Group",
position: "right",
},
{
href: `https://github.com/graphile/crystal/tree/main/grafast/grafast/`,
label: "GitHub",
Expand Down
14 changes: 14 additions & 0 deletions grafast/website/src/pages/working-group.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Working Group
hide_title: true
hide_table_of_contents: true
---

import Grafast from "@site/src/components/Grafast";
import Link from "@docusaurus/Link";

### Working Group

The <Grafast /> Working Group is a group of people interested in advancing the <Grafast /> technology for the benefit of all.

If you're interested in joining, please <Link to="https://github.com/grafast/wg">visit the WG GitHub repo</Link> to get started.

0 comments on commit 192cbe0

Please sign in to comment.