Skip to content

A plugin I made for PluginMachine.com that adds blocks to the docs post type.

Notifications You must be signed in to change notification settings

imaginarymachines/pmsite-docs

Repository files navigation

Plugin Machine Docs

Installation

  • Git clone:
  • Install javascript dependencies
    • yarn

Working With JavaScript

  • Build JS/CSS
    • yarn build
  • Start JS/CSS for development
    • yarn start
  • Test changed files
    • yarn test --watch
  • Test all files once
    • yarn test
    • yarn test --ci

Local Development Environment

A docker-compose-based local development environment is provided.

About

A plugin I made for PluginMachine.com that adds blocks to the docs post type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published