Skip to content

Neo Sandbox is a reusable wp-block theme that comes bundled with the Clearblocks plugin

Notifications You must be signed in to change notification settings

NeoAdewole/sandbox

Repository files navigation

Sandbox Theme

Sandbox

Introduction

Sandbox is a block theme that comes bundled with the Clearblocks plugin. It uses Bootstrap for css styling.

Feature Roadmap

  • Built-in Slider and Slide blocks
  • Default OpenGraph Options

Development

npm install

Browser Sync

Browser Sync is installed as a dev dependency. To setup

  • Create a browser-sync.config.js in your project
  • Example: module.exports = { "proxy": "myproject.dev", "notify": false, "files": ["./css/*.min.css", "./js/*.min.js", "./**/*.php"] };

Wp Scripts

  • npm run build (build blocks)
  • npm run start (block development)

About

Neo Sandbox is a reusable wp-block theme that comes bundled with the Clearblocks plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published