pulsar

WordPress starter theme with opinionated configuration.

MIT License

Downloads
219
Stars
10
Committers
5

Pulsar

Demo

The theme demo is hosted on WordPress Playground, which is a system that runs WordPress directly in your browser. You can fully test the theme as if you were running it on your own site.

Playground Demo

Requirements

Make sure all dependencies have been installed before moving on:

Theme development

  • Run npm install from the theme directory to install dependencies

Build commands

  • npm run watch — Compile assets when file changes are made, start Browsersync session
  • npm run build — Compile assets for production