Skip to content
/ 761 Public

A minimal WordPress theme. There is literally nothing.

Notifications You must be signed in to change notification settings

9d8dev/761

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

761 Headless WordPress Theme

Headless Theme for Fjord and Mach1

This repository hosts an empty WordPress theme designed for use with a Headless WordPress workflow. It's a joint venture by Bridger Tower and Cameron Youngblood at 9d8.

Project Structure

  • functions.php: Your functions file
  • index.php: Main template file
  • style.css: Main stylesheet
  • screenshot.png: Theme screenshot

Usage

How to Enable the WP Rest API

  • Download the repository as a .zip file and upload it to your WordPress site as a theme. Activate the theme and you're ready to go!
  • Install Advanced Custom Fields and enable the RestAPI for ACF. This will allow you to use ACF fields in your headless application.
  • Use functions.php to create custom post types and taxonomies. You can also use this file to create custom endpoints for your headless application.

Contributors

License

This project is open-source, licensed under MIT License.

About

A minimal WordPress theme. There is literally nothing.

Resources

Stars

Watchers

Forks

Packages

No packages published