Skip to content

redandbluefi/wp-headless-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme for headless WordPress by redandblue

This theme removes everything visible from the WordPress and sets up some good practices and conventions for the REST API, and overall as well.

Getting started

Add the following lines to your composer.json

Under 'repositories', add:

{
  "type": "git",
  "url": "https://github.com/redandbluefi/wp-headless-theme.git"
}

Under 'require', add:

  "redandbluefi/wp-headless-theme": "dev-master",

Note: Currently requires ACF to REST plugin

Should work with Polylang

Credits

Inspired by https://github.com/postlight/headless-wp-starter, big thanks 🙏

About

WordPress theme for headless setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published