Skip to content

AbirOvi1/abir-block-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Abir Block Theme — Full Site Editing (FSE) Gutenberg Theme

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.


What’s Inside

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

How to Install and Use

  1. Download this theme as a ZIP file
  2. In your WordPress dashboard, go to:
    Appearance → Themes → Add New → Upload Theme
  3. Upload the ZIP file and Activate the theme
  4. 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

Theme Concept

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

Tech Overview

  • WordPress Compatibility: 6.0+
  • Editor Support: Full Site Editing (FSE)
  • Languages: HTML, JSON, PHP (minimal), CSS
  • License: MIT
  • Author: Abir Ovi

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published