=== Oribi Tech ===
Contributors: Oribi Technology Services
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Oribi Tech is a Full Site Editing (FSE) block theme built for Oribi Technology Services. It features 15+ custom Gutenberg blocks, dark/light mode toggle, a canvas-based datacenter hero animation, and complete page patterns for every service page.
**Key Features:**
* Full Site Editing with block templates and template parts
* 15+ custom Gutenberg blocks (hero, pricing cards, comparison tables, FAQ accordions, etc.)
* Dark / Light mode toggle with CSS custom properties
* Responsive design optimised for all screen sizes
* Canvas-based animated datacenter background
* AJAX-powered contact form
* Google Fonts (Inter) loaded for performance
* Block patterns for all 10 service and marketing pages
== Installation ==
1. Upload the `theme` folder to `/wp-content/themes/oribi-tech` (rename the folder to `oribi-tech`).
2. Activate the theme through **Appearance → Themes**.
3. Go to **Appearance → Editor** to customise templates and template parts.
4. Create pages and apply the matching block pattern from the **Oribi Pages** category.
5. Set your home page under **Settings → Reading → A static page**.
6. Configure the primary and footer navigation menus under **Appearance → Menus** or via the Site Editor.
== Page Setup ==
Create a WordPress page for each service, then insert the corresponding block pattern:
| Page Slug | Pattern Name |
| -------------------- | ------------------------- |
| / | Home Page |
| /about | About Page |
| /contact | Contact Page |
| /faq | FAQ Page |
| /managed-it | Managed IT Page |
| /365care | 365Care Page |
| /endpointcare | EndpointCare Page |
| /netcare | NetCare Page |
| /servercare | ServerCare Page |
| /services-comparison | Services Comparison Page |
== Changelog ==
= 1.0.0 =
* Initial release as a Full Site Editing block theme.
* Custom blocks: hero, page-hero, cta-banner, intro-section, contact-section, feature-section/card, pricing-section/card, platform-section/row, trust-section/item, faq-section/item, comparison-table, site-header, site-footer.
* FSE templates: front-page, page, single, index, archive, search, 404.
* Template parts: header, footer.
* 10 page patterns covering all marketing pages.
* Dark/light mode system.
* AJAX contact form.
== Credits ==
* Inter font by Rasmus Andersson — https://rsms.me/inter/ (SIL Open Font License)
* Built with WordPress Full Site Editing and the Block API.