Skip to content

arcangelini/sentones-wp-theme

Repository files navigation

SentOnes WordPress Block Theme

A custom WordPress block theme designed for WordPress.com sites, following the Twenty Twenty-Five theme structure.

Features

  • Full Block Theme support
  • Custom color palette and typography settings
  • Responsive design
  • Block patterns and styles
  • Style variations
  • Customizable header and footer

Requirements

  • WordPress 6.0 or higher
  • PHP 7.4 or higher

Installation

  1. Upload the sentones-wp-theme directory to the /wp-content/themes/ directory.
  2. Activate the theme through the 'Themes' menu in WordPress.

Theme Structure

sentones-wp-theme/
├── assets/
│   ├── font/          - Font files
│   ├── js/            - JavaScript files
│   └── images/        - Theme images
├── parts/             - Template parts (header, footer, etc.)
├── patterns/          - Block patterns
├── templates/         - Block templates
├── functions.php      - Theme functions
├── index.php          - Fallback template
├── style.css          - Theme information
└── theme.json         - Block theme settings

Customization

The theme can be customized in several ways:

  1. Using the WordPress Site Editor
  2. Applying different style variations
  3. Using the included block patterns
  4. Customizing the theme.json file

Block Patterns

The theme includes several block patterns that you can use to build your pages:

  1. Hero Section - A full-width hero banner with a heading, text, and a call-to-action button
  2. Feature Grid - A three-column grid showcasing features with icons

Style Variations

The theme includes a style variation system that allows users to switch between different visual styles while keeping the same content structure.

License

This theme is licensed under the GPL v2 or later.

About

Sentones WordPress Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published