This repository was archived by the owner on May 29, 2026. It is now read-only.
Partner programme: Host / Service / Certified#23
Merged
Conversation
Rewrite the partner directory around a three-tier programme that
matches how the relationship actually works, not the marketing
language we inherited:
Host Ships our open-source apps to their customers. Hosts and
resells, may bundle Nextcloud-supported variants. No SLA
with Conduction, no direct line to our support, not
eligible to respond to public tenders with our products.
Service Has an SLA with Conduction. Their team can call us for
third-line support, with named contacts and input on bug
priority and roadmap. They run rollouts; we back them up.
Certified Trained, audited, on the joint roadmap with Conduction.
Eligible to co-respond to public tenders alongside us.
Bumps preset to ^2.0.0 (which renames the slugs preset-side and adds
the combined Apps-and-solutions facet). All eleven partners re-tiered
and given fresh, factual one-liners researched from each company's
public site:
Certified: Acato
Service: Shift2
Host: Centric, Procolix, The Goodcloud, BCT, Open Gemeenten,
xxllnc (formerly Exxellence), YARD, iO, Sendent
Apps + solutions corrected per partner: Sendent ships only MyDash;
Procolix and The Goodcloud are Nextcloud hosts; Centric pairs
Nextcloud with DocuDesk; Acato, Shift2, BCT, Open Gemeenten, xxllnc,
YARD and iO all ship the Conduction Woo-solution
(OpenCatalogi + OpenRegister + OpenConnector).
/support tier cards rewritten to match the new programme.
rubenvdlinde
added a commit
that referenced
this pull request
May 20, 2026
Pulls in the preset's hash-anchor hover-orange rule (design-system #23 / @conduction/docusaurus-preset@3.15.0). The hidden '#' glyph that appears on h2-h6 hover now lights up in KNVB orange the moment the cursor touches it, instead of staying cobalt. No site code changes — purely a preset bump.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rewrites the partner directory around a three-tier programme that mirrors how the relationship actually works:
Changes
package.json/package-lock.json—@conduction/docusaurus-presetbumped to^2.0.0(preset ships the matching tier-slug rename, the combinedApps and solutionsfacet, and the strategic-blue-bg specificity fix).src/data/partners-catalog.js— eleven partners re-tiered + fresh, factual one-liners researched from each company's public site:woosolution slug.src/pages/support.mdx— tier cards rewritten around the new programme, application form tier dropdown updated.src/pages/partners/{acato,procolix,yard}.mdx— title, status badge, and adjacent-partners cards repointed at the new tier slugs.Test plan
npm run buildis clean (verified during prep)./partnersdirectory renders Acato as the cobalt-fill Certified card (the bug from the screenshot)./partnerssidebar facet now shows "Apps and solutions" with both apps and solution slugs (Woo, Archief, etc.) selectable./supportshows the three new tier cards (Host / Service / Certified).