Tibi
Tibi is the accessible library service for users with print disabilities. This documentation is organized by audience first, then by task, feature, reference, and operations.
Last modified: July 10, 2026
Start Here
I am an editor
Start with everyday publishing tasks: Help pages, FAQs, brochures, form text, and search checks.I am a developer
Start with the implementation map, feature guides, source packages, APIs, and QA expectations.I am troubleshooting
Find what to check when search, forms, brochures, Help pages, or integrations do not behave as expected.Environments
| Environment | URL | Use |
|---|---|---|
| Production | https://tibi.no |
Public website. Use only for smoke checks and content verification. |
| Stage | https://beta.tibi.no |
QA, editor acceptance, and integration checks before production. |
Do not document personal local URLs here. Local setup belongs in environment-specific onboarding notes.
Common Editor Tasks
Create a Help page
Add or update article-style Help content and verify that users can find it.Add a FAQ
Create FAQ content and use it in the Help experience or FAQ accordion block.Add or update a brochure
Manage orderable brochure/material items, files, images, and language choices.Update form text
Change thank-you text for signup, loan-right confirmation, or brochure order flows.Test Help search
Check whether Help pages and FAQs appear in autocomplete and result pages.Developer Guides
Help center
How Help pages, FAQs, categories, Help search, and Help templates fit together.Forms
Gravity Forms, signup, loan-right confirmation, and brochure ordering.Search
Global search, Help search, Algolia, query restrictions, and QA checks.Book content
Book lists, recommendations, current books, audience/platform filters, and NLB metadata.Brochures
Editor model, block data, React flow, REST endpoint, and emails.Reference
Reference index
Blocks, content model, APIs, theme, plugins, and integrations.Block reference
Tibi Gutenberg blocks and dedicated references for the main editor-facing blocks.Content model
Custom post types, taxonomies, Help content, book content, and notices.APIs
WordPress REST endpoints and NLB API consumers.Integrations
Algolia, NLB API, Gravity Forms, ReadSpeaker, and Cookiebot.Operations
QA checklists
Release and feature-specific checks for editors and developers.Deployment
Build, deploy, cache, indexing, and release checks.Troubleshooting
Symptom-based checks for common Tibi issues.Related Global Documentation
- Getting started - monorepo onboarding and local development basics.
- Git workflow - branch naming, rebasing, pull requests, and code review.
- Packages - shared package conventions.
- Release process - global release process notes.
Source Files
sites/tibi/README.md- local site overview.packages/wordpress/themes/tibi/- Tibi theme.packages/wordpress/plugins/tibi-core/- core Tibi functionality.packages/wordpress/plugins/tibi-block-library/- custom Tibi blocks.