saas786 / frost

An experimental block-based WordPress theme for designers, developers, and creators. Brought to you by WP Engine Developer Relations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frost

An experimental block theme for designers, developers, and creators.

Frost for WordPress

About

Frost is a Full Site Editing theme for WordPress that extends the incredible power of the editor, enables builders to create amazing sites with little effort, and elevates the potential for freelancers and entrepreneurs. See the Frost theme in action at frostwp.com.

Download the latest stable release: frost-0.9.10.zip

Requirements

  • Gutenberg plugin (latest)
  • WordPress 6.0+
  • PHP 5.6+
  • License: GPLv2 or later

Getting Started

You can download the latest stable release of Frost using the link above. Alternatively, install the entire repository for development purposes:

  1. Set up a local WordPress development environment, we recommend using Local.
  2. Ensure you are using WordPress 6.0+ with the Gutenberg plugin active.
  3. Clone / download this repository into the /wp-content/themes/ directory of your new WordPress instance.
  4. In the WordPress admin, use the Appearance > Themes screen to activate Frost.

Coding Standards

Frost adheres to the WordPress coding standards. To optionally test standards locally, you will need Composer on your machine. Run composer install to install test-specific development dependencies. The following commands are available:

  • composer run lint Checks all PHP files for syntax errors
  • composer run standards:check Checks all PHP files for standards errors
  • composer run standards:fix Attempts to automatically fix all PHP standards errors

Resources

About

An experimental block-based WordPress theme for designers, developers, and creators. Brought to you by WP Engine Developer Relations.

License:GNU General Public License v2.0


Languages

Language:PHP 92.6%Language:CSS 4.2%Language:HTML 3.2%