p5.js-website
p5.js-website copied to clipboard
p5.js website built using Node.js, Grunt, YAML and Assemble
Addresses #745 Changes: Add Histogram example Comments: the histogram only covers half of the image and I don't know what causes the issue
Fixes: Support for Right-to-left languages (Persian, Arabic, Hebrew, Urdu etc.) Changes (in 4 commits so review by commit is easier): * Adds `rtl` support: https://github.com/processing/p5.js-website/commit/b65a3738900ae9e3c62af84f27e61baa7768fb60 ([Mirrors](https://www.w3.org/International/questions/qa-html-dir) the page for right...
Hello Processing team, [Someone noticed](https://twitter.com/bobylito/status/1225025743698132992) that your documentation could take advantage of our DocSearch initiative. So, we went on trying to improve the search and came up with this PR....
### Language Arabic ### What improvement are you suggesting? Hello Everyone! I've come here to say that I'll be working on translating the p5.js website into Arabic, and hosting it...
**Actual Behaviour** Many books about p5.js are not added on book web page Expected Behaviour these books should present on books web page    ![Screenshot...
**Actual Behaviour** The chrome screen reader skips the download links under `Single Files` section. This might make the links` inaccessible to people using screen readers`. **Expected Behaviour** Screen reader must...
**Actual Behaviour** Currently when we navigate to non-existent routes, we get a default 404 page which gives a negative experience. **Expected Behaviour** We can have a custom 404 page when...
**Context:** Hi all! My name is Connie and I'm currently working with p5.js as part of Google Summer of Code! I am planning to add translations to the 2020 showcase,...