Skip to content

wearefuturegov/west-sussex-local-offer

Repository files navigation

West Sussex local offer WP theme

WordPress theme for the West Sussex local offer.

Developing locally

You need a Wordpress website up and running. Clone this repo into the wp-content/themes folder.

Then, activate it through the WP admin dashboard.

To make changes to JS and SCSS files you'll need to start up the Parcel bundler and Gulp:

npm i
npm run dev

It will watch for changes.

You can use moden JavaScript syntax (including JSX) and any imports supported by Parcel.

Using it in production

Make sure that you run npm run build to create production JS and SCSS before deploying it to a live site.

About

WordPress theme for West Sussex Local Offer website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages