Skip to content

WordPress starter theme with opinionated configuration.

License

Notifications You must be signed in to change notification settings

eighteen73/pulsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulsar

WordPress starter block theme for a modern development workflow

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