/p5js-on-hashnode

An html page with a p5js editor that I could embedd into my Hashnode blog's posts

Primary LanguageJavaScript

A small embeddable p5js editor on an HTML file

Using the p5.js-widget.

Check my blog post on hashnode to learn more!

How to use

  1. Add a new widget on hashnode.

Then add the widget's code


And give it a name.

  1. Inside your post's markdown, call the widget by name
%%[<widget_name>]
  1. If you want to change the default code that appears when loading