Public-facing documentation for digihub.li — the Liechtenstein-based digital innovation hub for sovereign European ecosystems, enabled by IXO infrastructure.
The site has two primary audiences:
- Members — organisations, cooperatives, public bodies, and individuals across the EU/EEA who use digihub.li to run their digital operations.
- Service providers — builders and operators publishing agents, oracles, and tools to the marketplace.
| Tab | Purpose |
|---|---|
| Overview | What digihub.li is, case studies, sovereignty principles, architecture, IXO infrastructure |
| For Members | Quickstart, get started, account/passkeys, business continuity, Organisation Domains, services, governance, EU sovereignty |
| For Service Providers | Light path and full path, services catalogue, building, hosting, credentialing, procurement |
| Pricing & Support | Pricing, support contacts, FAQ |
| Resources | Glossary, networks, IXO ecosystem, Liechtenstein ecosystem |
Install the Mintlify CLI:
npm i -g mintFrom this directory:
mint devThen open http://localhost:3000.
Theme colours and logo are configured in docs.json:
colors.primary(#64B9AF),light(#7AF0FE),dark(#54575A) — official digihub.li teal palette extracted from brand SVGs.logo.light/logo.dark— official Wort-Bildmarke logos (teal for light backgrounds, white for dark).favicon— official Bildmarke (icon-only) in teal.
Always refer to the brand and platform as "digihub.li" (lowercase, with .li TLD), even at sentence start.
Content lives in .mdx files organised under:
overview/members/(withmembers/services/for individual service pages)providers/support/resources/
When adding a page, register it in the corresponding tab > group > pages list inside docs.json.
Install the Mintlify GitHub app from the Mintlify dashboard to auto-deploy on push to the default branch.