Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Does anyone have a preview of the Scratch 3.0 pages?
- DylanSearch
-
Scratcher
50 posts
Does anyone have a preview of the Scratch 3.0 pages?
Does anyone have a link or the source for a Scratch 3.0 page like the homepage, search, project or account pages?
If you do, please reply.
Scratch Team, this is aimed at YOU! YOU! YOU! Please help me. I'm a web developer. See my page at dylan.global.
If you do, please reply.
Scratch Team, this is aimed at YOU! YOU! YOU! Please help me. I'm a web developer. See my page at dylan.global.
- Sheep_maker
-
Scratcher
1000+ posts
Does anyone have a preview of the Scratch 3.0 pages?
Here's an old screenshot I made on July 1st.

They've added comments since then, and they've probably changed a few other things as well.
The redesigned website is open-sourced here.

They've added comments since then, and they've probably changed a few other things as well.
The redesigned website is open-sourced here.
Last edited by Sheep_maker (Dec. 20, 2018 17:22:47)
- dominic305
-
Scratcher
500+ posts
Does anyone have a preview of the Scratch 3.0 pages?
Here's an old screenshot I made on July 1st.woah
They've added comments since then, and they've probably changed a few other things as well.
The redesigned website is open-sourced here.
- dominic305
-
Scratcher
500+ posts
Does anyone have a preview of the Scratch 3.0 pages?
Here's an old screenshot I made on July 1st.
They've added comments since then, and they've probably changed a few other things as well.
The redesigned website is open-sourced here.
Will it say the actual amount of views instead of “100+” or “1000+”?
- DylanSearch
-
Scratcher
50 posts
Does anyone have a preview of the Scratch 3.0 pages?
Here's an old screenshot I made on July 1st.Which file is it so I can open it?
They've added comments since then, and they've probably changed a few other things as well.
The redesigned website is open-sourced here.
- Sheep_maker
-
Scratcher
1000+ posts
Does anyone have a preview of the Scratch 3.0 pages?
Will it say the actual amount of views instead of “100+” or “1000+”?No, I don't think so; I think this was an intentional change.
Here are the instructions for running it.Here's an old screenshot I made on July 1st.Which file is it so I can open it?
They've added comments since then, and they've probably changed a few other things as well.
The redesigned website is open-sourced here.
I ran the following commands in Git Bash with Node and this package installed (I had trouble following the instructions they gave):
git clone https://github.com/LLK/scratch-www.git
cd scratch-www
npm install
npm run build
./bin/get-localized-urls localized-urls.json
./bin/build-locales node_modules/scratchr2_translations/www/translations intl
FALLBACK=https://scratch.mit.edu node ./dev-server/index.js
- dominic305
-
Scratcher
500+ posts
Does anyone have a preview of the Scratch 3.0 pages?
This thread should be locked now, 3.0 is out
- Sheep_maker
-
Scratcher
1000+ posts
Does anyone have a preview of the Scratch 3.0 pages?
This thread should be locked now, 3.0 is outNo, there's still other pages to be redesigned
- Discussion Forums
- » Advanced Topics
-
» Does anyone have a preview of the Scratch 3.0 pages?


