From 508bbb855f41c64061e15490403f5c3c8b328487 Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:42:03 +0000 Subject: [PATCH 1/6] Tweak homepage --- src/pages/index.mdx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 6fbeaad0a..e07646fd2 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -35,9 +35,11 @@ name={Introducing Grafast!} headline="The next-generation planning and execution engine for GraphQL" > +

Now production-ready with the release of version 1.0

+ Enables greater performance and efficiency via deeper integration into your existing Node.js or remote business logic, no matter the shape of your GraphQL schema. -**[Grafast](https://grafast.org) and [PostGraphile V5](https://postgraphile.org) are in beta, funded by the Graphile community.** +**[Grafast](https://grafast.org) is funded by the Graphile community.**
@@ -101,10 +103,7 @@ Migrate.
-
Graphile Build is the database-independent heart of PostGraphile — it's an From 9a63b96ba0b9fb595c2db3d661e471629b130243 Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Tue, 24 Mar 2026 11:08:46 +0000 Subject: [PATCH 2/6] Update footer --- src/components/SiteFooter.js | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/src/components/SiteFooter.js b/src/components/SiteFooter.js index 9c93ecca1..80af6bc7a 100644 --- a/src/components/SiteFooter.js +++ b/src/components/SiteFooter.js @@ -12,20 +12,20 @@ const SiteFooter = () => {
PostGraphile
@@ -33,13 +33,17 @@ const SiteFooter = () => {
Graphile Engine
@@ -66,11 +70,6 @@ const SiteFooter = () => { Mastodon -
  • - - Twitter - -
  • Youtube @@ -82,7 +81,7 @@ const SiteFooter = () => {
  • - + Learn
  • @@ -90,8 +89,8 @@ const SiteFooter = () => {
    About
    - PostGraphile and Graphile Build are crowd-funded Open Source - Software, developed and maintained primarily by{" "} + PostGraphile, Grafast and Graphile Build are crowd-funded + Open Source Software, developed and maintained primarily by{" "} @Benjie with the help of the community.
    From ac5e9d2e3827b470f89964df0bdb988c1b60309c Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Tue, 24 Mar 2026 11:26:20 +0000 Subject: [PATCH 3/6] Hide broken links in header --- src/components/SiteHeader.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/SiteHeader.js b/src/components/SiteHeader.js index 9c38e3124..2867437b7 100644 --- a/src/components/SiteHeader.js +++ b/src/components/SiteHeader.js @@ -160,7 +160,7 @@ export default class SiteHeader extends React.Component { /> {/* PostGraphile pages */} - + {/* ( @@ -211,6 +211,7 @@ export default class SiteHeader extends React.Component { )} /> + */} ( @@ -228,6 +229,7 @@ export default class SiteHeader extends React.Component { )} /> + {/* ( @@ -263,10 +265,10 @@ export default class SiteHeader extends React.Component { )} - /> + />*/} {/* Graphile-build pages */} - + {/* ( @@ -312,7 +314,8 @@ export default class SiteHeader extends React.Component { )} - /> + />*/} + {/* News pages */} Date: Tue, 24 Mar 2026 11:28:02 +0000 Subject: [PATCH 4/6] Update footer pro link --- src/components/SiteFooter.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/SiteFooter.js b/src/components/SiteFooter.js index 80af6bc7a..6cc8e54b6 100644 --- a/src/components/SiteFooter.js +++ b/src/components/SiteFooter.js @@ -97,9 +97,9 @@ const SiteFooter = () => {
    You can support the projects via{" "} sponsorship, by{" "} - going Pro, or by paying for{" "} - Professional Services. Your support is - gratefully received 🙏 + going Pro, or by + paying for Professional Services. Your + support is gratefully received 🙏

    This site is copyright © Benjie Gillam {currentYear}. Design From 666fda5442b4774328122b437ce30f07246b3b5b Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Tue, 24 Mar 2026 12:49:46 +0000 Subject: [PATCH 5/6] Finishing touches --- src/components/SiteFooter.js | 5 +++-- src/components/SiteHeader.js | 7 ++++--- src/pages/index.mdx | 4 ++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/components/SiteFooter.js b/src/components/SiteFooter.js index 6cc8e54b6..f29ea4acb 100644 --- a/src/components/SiteFooter.js +++ b/src/components/SiteFooter.js @@ -89,8 +89,9 @@ const SiteFooter = () => {
    About
    - PostGraphile, Grafast and Graphile Build are crowd-funded - Open Source Software, developed and maintained primarily by{" "} + PostGraphile, Grafast and all of the Graphile suite of + tools are crowd-funded Open Source Software, developed and + maintained primarily by{" "} @Benjie with the help of the community.
    diff --git a/src/components/SiteHeader.js b/src/components/SiteHeader.js index 2867437b7..c595e2cfb 100644 --- a/src/components/SiteHeader.js +++ b/src/components/SiteHeader.js @@ -229,7 +229,6 @@ export default class SiteHeader extends React.Component { )} /> - {/* ( @@ -247,6 +246,7 @@ export default class SiteHeader extends React.Component { )} /> + {/*} ( @@ -355,7 +355,7 @@ export default class SiteHeader extends React.Component { )} /> {/* FIN */} - + {/*
  • -
  • + */} +
  • @@ -98,7 +98,7 @@ Migrate. -### Extensible high-performance automatic GraphQL API for PostgreSQL +### Extensible high-performance GraphQL APIs backed primarily by PostgreSQL
    From e28b4ed1fb5e654b992a1538701794b0e3df4594 Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:17:18 +0000 Subject: [PATCH 6/6] Fix grafast link --- src/pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 63e41a2a0..67506f0b7 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -43,7 +43,7 @@ Enables greater performance and efficiency via deeper integration into your exis
    - Get Started{ ' '} + Get Started{ ' '}