Giter Site home page Giter Site logo

skorasaurus / find-my-blocks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eddysims/find-my-blocks

0.0 0.0 0.0 4.83 MB

A tool to help you find what Gutenbergs blocks you have used on your website and where they are located.

JavaScript 12.87% PHP 21.41% TypeScript 59.36% CSS 6.37%

find-my-blocks's Introduction

Find My Blocks

Find My Blocks is a WordPress plugin built to help (as it says in the name) find where you have used specific Gutenberg blocks on your WordPress website.

Installation

To install this plugin, Please use the WordPress Plugin Page.

Development

To start developing on Find My Blocks:

git clone [email protected]:eddysims/find-my-blocks.git
cd find-my-blocks
npm ci

To run the docz server:

npm start

To run the WordPress server:

Rename the .env.sample file to .env

mv .env.sample .env

Add the following 2 variables to your .env file

OUTDIR = The path to your find-my-blocks plugin. DEV_URL = The url you server your local WordPress site on.

Start the server

npm run start:wp

Linting & Testing

To run the linter use

npm run lint

To run tests use

npm run test

Mock Data

The mock data was generated using https://next.json-generator.com/NyFbl7dFd

find-my-blocks's People

Contributors

ajitbohra avatar cjyabraham avatar dependabot[bot] avatar dovy avatar drivingralle avatar eddysims avatar greglebarbar avatar ponsfrilus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.