=== Blanky === Contributors: miroku Tags: block-patterns, custom-logo, editor-style, full-site-editing, style-variations, translation-ready, blog, one-column Requires at least: 6.6 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.4 License: GNU General Public License v3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html A minimal, clean block theme for WordPress — a simple blank canvas ready to make your own. == Description == Blanky is a minimal, clean block theme for WordPress. It provides a simple blank canvas with a sensible CSS reset, a flexible `theme.json` with a standard spacing scale, and essential templates — ready to customize as your own without fighting existing styles. **What you get:** * CSS reset based on modern best practices * `theme.json` v3 with a standard spacing scale (10–80), fluid typography, and a base color palette * Essential templates: index, front-page, home, single, page, archive, search, 404 * Header and footer template parts * Block patterns for common page sections * Translation-ready (POT file included) == Getting Started == After activating Blanky, you can begin customizing: * **`theme.json`** — Define your global styles, color palette, typography, and spacing. * **Templates** — Edit HTML files in `templates/` and `parts/` using the Site Editor or your code editor. * **Patterns** — Create your own patterns in the `patterns/` directory. * **`style.css`** — Add any custom CSS that can't be handled by `theme.json`. == Spacing Scale == Blanky uses the WordPress standard numeric spacing slugs: | Slug | Value | |------|-----------| | 10 | 0.25rem | | 20 | 0.5rem | | 30 | 1rem | | 40 | 1.5rem | | 50 | 2rem | | 60 | 3rem | | 70 | 4rem | | 80 | clamp(4–6rem) | == Changelog == = 1.4 = * Added search results template * Added home (blog posts) template * Added dedicated page content pattern * Redesigned index query loop to text-only list * Updated theme.json naming conventions * Improved screenshot image licensing = 1.3 = * Standardized spacing slugs to WordPress numeric scale (10–80) * Simplified style.css to pure CSS reset and block theme foundation * Updated color palette tokens = 1.2 = * Refined theme.json typography and spacing settings * Improved editor styles = 1.1 = * Added block pattern support * Improved template structure = 1.0 = * Initial release == Resources == This theme uses system fonts (no external font files bundled). = Images = Screenshot image: * Created by the theme author using AI image generation * License: GNU General Public License v3 or later, same as the theme * Copyright: 2025 369work == Copyright and License == Blanky WordPress Theme, Copyright 2025 369work Blanky is distributed under the terms of the GNU General Public License v3 or later. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. https://www.gnu.org/licenses/gpl-3.0.html