Make a "mirror" (first step)
- Open github (if you aint have an account, then make one 🤷)
- Get a domain, or if your going to use your github username, then skip this step, but heres a way to get a domain, first go to Here and get a domain,then point the ip to 185.199.108.153
- Get the repostory (for scratch, that would be scratch-gui, or you could a mod of scratch) and make a fork, if your using your github username as a domain then set your repo name to (your username).github.io
- Lastly open up actions and start node.js.yml
- YOUR DONE! now goto your website
Custom domain: if your using a freedns domain or your own domain, then goto settings>pages and set custom domain to your domain.
Change colors
- Goto
colors.css
and google color picker
- most of them are in hsl, so pick your color and copy the *HSL* value
- put hsl value in the () and remove the degree symbol
- Your done!
Notes: Do not change the last value in the four digit, for example (70,50,80,*50*)
dont change the ones you should obvisoly not change like white-ui
(i think)
For making a mod of pengiunmod or mod of penguinmod
This is for the tips when it loads
- Look for
unhelpfultip
and open it
- copy and pase one and delete what is in the cotation marks
- Put you tip inn, you can delete any you don't want
For more advanced people in css
goto components/gui/gui.css and change the things you want, like in Here I changed the tabs.