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
- Composer ^2.5.4 (Composer Docs)
- htmlburger/carbon-fields ^3.6 (Carbon Fields Docs)
$ cd /path/to/wp-content/themes/
$ git clone https://github.com/theyetiweb/bald-yeti.git
$ composer install
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.