Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 2.28 KB

readme.md

File metadata and controls

35 lines (20 loc) · 2.28 KB

Bald Yeti Theme

License: MIT

Version

Dynamic JSON Badge

Bald Yeti Theme logo Bald Yeti Theme logo

The Bald Yeti WordPress theme is purpose-built for Headless WordPress websites. It is intended to be used in conjunction with a separate front-end application and does not contain any front-end/public-facing pages or assets.

Learn more about the Bald Yeti theme here.

Download the latest version here

Requirements

Development Quick Start

$ cd /path/to/wp-content/themes/

$ git clone https://github.com/theyetiweb/bald-yeti.git

$ composer install

Using Releases

This repository comes with a Release workflow. This workflow will create a ZIP file ready to be installed on your WordPress website. For more on creating and using releases, check out the GitHub Docs.