Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Planning For A Website Called "old.scratch.mit.edu"
- adriandumitru
-
10 posts
Planning For A Website Called "old.scratch.mit.edu"
Yo Guys,Can Someone Make A Website Called “old.scratch.mit.edu”? It Should Be A Website That Is A Scratch 2.0 Redux.
- mybearworld
-
1000+ posts
Planning For A Website Called "old.scratch.mit.edu"
You can't make a website called “old.scratch.mit.edu” - you have to have control over (scratch.)mit.edu in order to do that.
Also, what do you mean by “a Scratch 2.0 redux”?
Also, what do you mean by “a Scratch 2.0 redux”?
- ChameleonGamerYT
-
500+ posts
Planning For A Website Called "old.scratch.mit.edu"
(#2)I'm assuming he wants a better version of 2.0 when certain browser DLC can do just that. Yeah, I called a browser extension a “browser DLC.” What are you gonna do?
Also, what do you mean by “a Scratch 2.0 redux”?
- medians
-
1000+ posts
Planning For A Website Called "old.scratch.mit.edu"
The original poster may also mean like scratchr2 on the website for all pages or sth though, like this:(#2)I'm assuming he wants a better version of 2.0 when certain browser DLC can do just that. Yeah, I called a browser extension a “browser DLC.” What are you gonna do?
Also, what do you mean by “a Scratch 2.0 redux”?

I needed not just that extension for this, and it's not exactly perfect xD
Last edited by medians (June 22, 2024 03:32:55)
- adriandumitru
-
10 posts
Planning For A Website Called "old.scratch.mit.edu"
Scratch 2 Redux Is A Revived Version Of Scratch 2
- ChameleonGamerYT
-
500+ posts
Planning For A Website Called "old.scratch.mit.edu"
(#5)No such thing as Scratch 2 Redux exists. You could fork it and make it look like a 2.0 redux.
Scratch 2 Redux Is A Revived Version Of Scratch 2
- medians
-
1000+ posts
Planning For A Website Called "old.scratch.mit.edu"
I mean, there's this but it's not perfect (also, I had to make my own custom styles for some of this stuff too), and some pages definitely aren't scratchr2(#5)No such thing as Scratch 2 Redux exists. You could fork it and make it look like a 2.0 redux.
Scratch 2 Redux Is A Revived Version Of Scratch 2
The messages page is pretty much the same with a 2.0 navigation bar by the way
- adriandumitru
-
10 posts
Planning For A Website Called "old.scratch.mit.edu"
But How Can I Fork It(#5)No such thing as Scratch 2 Redux exists. You could fork it and make it look like a 2.0 redux.
Scratch 2 Redux Is A Revived Version Of Scratch 2
- ChameleonGamerYT
-
500+ posts
Planning For A Website Called "old.scratch.mit.edu"
Bumping this..?
- 08draven
-
69 posts
Planning For A Website Called "old.scratch.mit.edu"
The Scratch frontend code for 2.0 is not public. However, the 3.0 code is available on the Scratch Foundation's page.But How Can I Fork It(#5)No such thing as Scratch 2 Redux exists. You could fork it and make it look like a 2.0 redux.
Scratch 2 Redux Is A Revived Version Of Scratch 2
- Steve0Greatness
-
1000+ posts
Planning For A Website Called "old.scratch.mit.edu"
To be specific which page: The Scratch frontend code for 2.0 is not public. However, the 3.0 code is available on the Scratch Foundation's page.https://github.com/scratchfoundation
The frontend repo is scratch-www, the backend is not open source.
There are 2(ish) ways to fork a Git repository when it's hosted on GitHub, you can either
Click the “Fork” button, this generates a repository for you automatically,
- Create a remote repository by yourself on a different service, like a homeserver.
- Run git clone https://github.com/scratchfoundation/scratch-www.git to clone the repository onto your local machine
- Change the remote origin to the location of your repo, this can be done with git remote set-url origin <path to repository>
- Push the history to your new remote
Or, if the forge is a Gitea/Forgejo/Gogs instance, such as Codeberg, you can click + > New migration > Git then enter https://github.com/scratchfoundation/scratch-www.git as the value of the input labeled Migrate / Clone from URL, then you can just click Migrate Repository and it will do all of the cloning steps for you.
If you are unsure if the forge is a Forgejo or Gitea instance, you can check by looking in the footer. If you see Powered by Forgejo or Powered by Gitea, then it is an instance or Forgejo/Gitea. Keep in mind that some instances, such as the prior mentioned Codeberg, may instead have a reference to a Forgejo or Gitea API instead, so look out for that.
As for Gogs, if the instance uses a mostly unmodified version of Gogs, there should be some references to Gogs in the footer, if not (such as in the case of NotABug.org) it should be in either the instance's about page, or on their homepage. If not, check if js/gogs.js is a valid path.
Last edited by Steve0Greatness (June 30, 2024 16:43:14)
- adriandumitru
-
10 posts
Planning For A Website Called "old.scratch.mit.edu"
Well,I'll Allow You To Fork It
- Steve0Greatness
-
1000+ posts
Planning For A Website Called "old.scratch.mit.edu"
Umm, okay. Do you have any way to contribute to Git repositories, like a GitHub account? Well,I'll Allow You To Fork It
- Andyspiffy
-
24 posts
Planning For A Website Called "old.scratch.mit.edu"
Scratch 2.0 Pr Fonts (v105)
Dictionary
Comic Sans
Sample
Marker
Quest
Comic Book
Cool (V105 Removed v108) V109
Scratch (v105 removed 108)
Removed Fonts (v108)
Cool
Scratch
Dictionary
Comic Sans
Sample
Marker
Quest
Comic Book
Cool (V105 Removed v108) V109
Scratch (v105 removed 108)
Removed Fonts (v108)
Cool
Scratch
- Andyspiffy
-
24 posts
Planning For A Website Called "old.scratch.mit.edu"
go to [front v] layerOr
go to front
- Andyspiffy
-
24 posts
Planning For A Website Called "old.scratch.mit.edu"
Link?I mean, there's this but it's not perfect (also, I had to make my own custom styles for some of this stuff too), and some pages definitely aren't scratchr2(#5)No such thing as Scratch 2 Redux exists. You could fork it and make it look like a 2.0 redux.
Scratch 2 Redux Is A Revived Version Of Scratch 2The messages page is pretty much the same with a 2.0 navigation bar by the way
- Maximouse
-
1000+ posts
Planning For A Website Called "old.scratch.mit.edu"
Link?It isn't allowed to be linked on Scratch because it's a userstyle.
- Discussion Forums
- » Advanced Topics
-
» Planning For A Website Called "old.scratch.mit.edu"