Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 570 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 570 Bytes

Boston WP Theme

Setup

This theme expects the following plugins:

  • Gravity Forms
  • Gutenberg
  • SendinBlue Subscribe Form And WP SMTP
  • Meetup Widgets
  • WP Job Manager

Additionally, these should be installed for better functionality

  • Jetpack (+ Akismet + VaultPress)
  • Safe Redirect Manager
  • Yoast SEO

Development

To build the theme, run:

npm install
gulp css

To watch the files as you work, you can run gulp, the default task watches. There is a livereload server included, you can use a browser plugin to listen for the updated CSS.