Abir Block Theme is a lightweight, modern, and developer-friendly Full Site Editing (FSE) WordPress theme.
It is built entirely with Gutenberg Block Editor — no traditional PHP templates required.
| File | Description |
|---|---|
style.css |
Defines theme information and basic header metadata |
theme.json |
Global styles and settings (colors, typography, layout) |
templates/index.html |
Main template layout using block markup |
parts/header.html |
Header template part (site title, logo, navigation) |
parts/footer.html |
Footer template part |
functions.php |
Theme setup and WordPress support functions |
README.md |
Project documentation |
LICENSE |
MIT License |
.gitignore |
Ignores unnecessary build files |
- Download this theme as a ZIP file
- In your WordPress dashboard, go to:
Appearance → Themes → Add New → Upload Theme - Upload the ZIP file and Activate the theme
- Open the Site Editor (Appearance → Editor) to customize your templates:
- Edit Header, Footer, and Page layouts visually
- Change colors, typography, and layout directly through
theme.json
The Abir Block Theme is designed for modern WordPress developers who want to master the Gutenberg ecosystem.
Every part of the theme is built using blocks —
no header.php, footer.php, or index.php files needed.
Key ideas:
- 100% block-based design
- JSON-driven global styles (
theme.json) - Editable directly from WordPress Site Editor
- Minimal, clean, and future-proof
- WordPress Compatibility: 6.0+
- Editor Support: Full Site Editing (FSE)
- Languages: HTML, JSON, PHP (minimal), CSS
- License: MIT
- Author: Abir Ovi
This project is open-sourced under the MIT License. You’re free to use, modify, and distribute it for personal or commercial projects — just keep the license notice.
Created with ❤️ by Abir Ovi