blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

Github Pages for third party Blockly Plugins

Open rachel-fenichel opened this issue 4 years ago • 1 comments

Category

Plugins

Component

create-package

Is your feature request related to a problem? Please describe.

From Noah Glaser on the forum:

I just added a GitHub page for my Blockly Color Wheel Field. I created a ghpages.js file to compile it and an extra index.html file. It would be cool if @blockly/create-package code had this functionality out of the box. No pressure, though, because it was not to get things working.

Describe the solution you'd like Either add a similar script to create-package, or just add documentation to show how to use the existing ones we have for our own gh-pages.

rachel-fenichel avatar Jul 01 '21 02:07 rachel-fenichel

@phptuts fyi

rachel-fenichel avatar Jul 01 '21 02:07 rachel-fenichel

We're now including third-party plugins directly on our page listing plugins; rather than having the tooling set up separate pages for third party plugins, we'd encourage developers to reach out to have your plugin included in our main plugin directory.

gonfunko avatar Jul 28 '23 21:07 gonfunko