processing-website
processing-website copied to clipboard
Repository for processing.org
Processing 4 added new core functions to replace the `surface` methods as can be seen in the [Beta 5](https://github.com/processing/processing4/releases/tag/processing-1280-4.0b5) and [Beta 7](https://github.com/processing/processing4/releases/tag/processing-1282-4.0b7) release notes. These changes are also mentioned here...
## Issue: Inconsistent Colors in Button Animation ### Description: The button animation feature currently displays inconsistent colors This inconsistency undermines the intended design and user experience, leading to a lack...
Just like we navigate to `/download`, the `download` nav item gets a left border for distinction. The same can apply to nav sub-items. For example - when we navigate to...
Fixes issue #453 Now it looks like this: 
**Fixes #493** The issue that is resolved by this pull request was, when we go to any reference/[any_url] and click on any specific topic, from sidebar, hovering over sidebar plus...
Fixes #479 Added light blue color on hovering on external links by taking inspiration from other external links with same hover color. https://github.com/processing/processing-website/assets/125039325/9475458e-2671-4d16-93a4-1bd5e4e49643
https://github.com/processing/processing-website/assets/138685168/35e553f6-61b4-451d-b401-8653c7f2ce0e
Take an example of this page: https://processing.org/reference/Array.html ### When hovering over plus and minus button from the sidebar, cursor is still arrow, where it should have been changed to pointer...
**Is the feature request related to a problem? Please describe.** Logo in social media links **Describe the solution** The social media navigating links in the footer should have a Logo....
## Title Added Logo to social media links ## Acceptance Criteria fulfillment - [X] Twitter logo - [X] Medium logo - [X] Instagram logo - [X] Github logo ## Screenshots...