website-v2
website-v2 copied to clipboard
The website for Scratch Addons. (version 2)
Hopefully self-explanatory. A progress has been done by me on [`please-pin-our-extension-chrome-users`](https://github.com/ScratchAddons/website-v2/tree/please-pin-our-extension-chrome-users). To whom it may concern, please do not create a PR of it in the meantime.
Add the meta name="theme-color" tag to the website and extension page. It would only take like 10 seconds, and would make it look better for those who could use it....
You can see an example on my website: https://lankybox01.leahcimto.com/ Here's the source code: ``` body { background: rgb(26,32,44); background: linear-gradient(90deg, rgba(26,32,44,1) 0%, rgba(29,48,87,1) 100%); animation: move 15s ease infinite; background-size:...
First step: go to https://scratchaddons.com/hello_world Go to https://analytics.scratchaddons.com/scratchaddons.com?goal=404&period=realtime and see string displayed
Forgot to address this, but not sure why we have the Plausible script from analytics.scratchaddons.com. https://analytics.scratchaddons.com/js/plausible.outbound-links.exclusions.js works fine for me. Is there a specific reason? First-party vs third-party stuff? Or...
The Scratch Messaging transition page says "expect weekly or monthly updates", although updates are neither weekly nor monthly (every two or three weeks).
https://github.com/ScratchAddons/ScratchAddons/pull/7559
Welcome to this repository! If you are interested in contributing to the website, this GitHub issue contains what you can do. These are not exhaustive, and all kinds of contribution...
Resolves #465 Changes the text on the unsupported-browser page to clearly show the minimum ChromeOS version required.