Skip to content

Wordpress restaurant theme. PHP, SCSS, Javascript, Custom post types with register_post_type (no plugin) and WP_Query, Advanced Custom Fields plugin to create the menu and related locations/events, @wordpress/scripts to compile javascript and scss.

License

Notifications You must be signed in to change notification settings

charles-loehle/wordpress-burger-restaurant-theme

Repository files navigation

This is a basic WordPress restaurant theme using custom post types (in the mu-plugins folder) and Advanced Custom Fields plugin. @wordpress/scripts compiles all javascript and scss into the build folder in the root of the project.

Getting Started

Clone the repo.

Install dependencies: Cd into wp-content/themes/burgerRestaurant and run

npm install

Run the development server:

npm run start

About

Wordpress restaurant theme. PHP, SCSS, Javascript, Custom post types with register_post_type (no plugin) and WP_Query, Advanced Custom Fields plugin to create the menu and related locations/events, @wordpress/scripts to compile javascript and scss.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published