# Devblock

Devblock is a minimal Full Site Editing (FSE) starter theme built around clean block-based architecture, consistent layout foundations, and editorial flexibility.

It provides a solid block-first foundation for modern WordPress projects without imposing visual design decisions.

---

## Philosophy

Devblock is designed to be:

- Minimal  
- System-oriented  
- Block-first  
- Lightweight  
- Flexible for editorial customization  

It avoids unnecessary dependencies, custom frameworks, or design lock-in.

Devblock focuses on structure, not decoration.

---

## Features

- Full Site Editing (FSE) support  
- Global styles powered by `theme.json`  
- Structural block patterns  
- Responsive layout system  
- Neutral color palette  
- Fluid typography  
- Custom pattern category: `Devblock`  

---

## Included Templates

- `front-page.html`  
- `home.html`  
- `page.html`  
- `single.html`  
- `archive.html`  
- `search.html`  
- `404.html`  
- `index.html` (fallback)  

---

## Included Template Parts

- Header  
- Footer  
- Sidebar  

---

## Included Patterns

- Section  
- Section Wide  
- Hero Minimal  
- Posts Grid  
- Content with Sidebar  
- Two Columns  
- CTA Basic  

---

## Technical Requirements

- WordPress 6.4 or higher  
- PHP 8.0 or higher  
- GPL v2 or later  
- Text Domain: `devblock`  

---

## Development Approach

Devblock is intentionally minimal.

It uses `theme.json` as the primary styling system and keeps additional CSS to a minimum. The goal is to provide a stable structural foundation that developers and site builders can extend freely.

Devblock does not enforce a design style — it defines a system.

---

## License

This theme is licensed under the GNU General Public License v2 or later.