This is a super barebones theme for headless WordPress projects (or more specifically CloakWP projects). It is built primarily just to meet the WordPress requirement of having an active theme; it doesn't actually provide any headless functionality -- for that, check out the CloakWP Plugin.
- All non-admin routes redirect to wp-admin (essentially turning off the traditional WordPress front-end)
If you're not using CloakWP Bedrock, which pre-installs the CloakWP Base Theme for you, you can install the theme via Composer by running:
composer require cloak-labs/cloakwp-base-theme
Not using Composer? First, strongly consider using Composer. Otherwise, download the theme's GitHub repo and upload it to WordPress as a .zip