Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » ImpactJSON - Build your own website just with JSON keys!
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
https://github.com/LankyBox01/ImpactJSON
here's mine:
here's mine:
{ "Name": "LankyBox01's Website", "Pages": { "Home": { "Title": "LankyBox01's Website", "Content": "Hello, mates! Welcome to my site. This is just a test for a project i'm making :P<br><br><a href='https://github.com/LankyBox01/ImpactJSON'>Are you interested?</a>" } } }
- Venatus_123
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
cant build it right now im on mobile
Last edited by Venatus_123 (Sept. 1, 2021 16:49:37)
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
cant build it right now im on mobilewelp
heres what my website looks like

- Venatus_123
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
“are you interested?” thing is cringecant build it right now im on mobilewelp
heres what my website looks like
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
idc“are you interested?” thing is cringecant build it right now im on mobilewelp
heres what my website looks like
it's just a test lol
- Venatus_123
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
cHange it right now or i will get heart attackidc“are you interested?” thing is cringecant build it right now im on mobilewelp
heres what my website looks like
it's just a test lol
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
i deleted itcHange it right now or i will get heart attackidc“are you interested?” thing is cringecant build it right now im on mobilewelp
heres what my website looks like
it's just a test lol
- Ciyob86
-
Scratcher
500+ posts
ImpactJSON - Build your own website just with JSON keys!
This is basically html but the data is structured using json instead of xml
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
This is basically html but the data is structured using json instead of xmlyea but everything is then compiled in html and… yea it's pretty complicated.
i made it for users that don't know how to code websites.
- Ciyob86
-
Scratcher
500+ posts
ImpactJSON - Build your own website just with JSON keys!
Last edited by Ciyob86 (Sept. 1, 2021 19:01:55)
- gosoccerboy5
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
bruh why would you use json to build a site only to use raw html inside the strings{ "Name": "LankyBox01's Website", "Pages": { "Home": { "Title": "LankyBox01's Website", "Content": "Hello, mates! Welcome to my site. This is just a test for a project i'm making :P<br><br><a href='https://github.com/LankyBox01/ImpactJSON'>Are you interested?</a>" } } }
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
idkbruh why would you use json to build a site only to use raw html inside the strings{ "Name": "LankyBox01's Website", "Pages": { "Home": { "Title": "LankyBox01's Website", "Content": "Hello, mates! Welcome to my site. This is just a test for a project i'm making :P<br><br><a href='https://github.com/LankyBox01/ImpactJSON'>Are you interested?</a>" } } }
- kccuber
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
i need to clone this onto a replit and try it out to see what it can do
edit: i meant clone not fork sry
edit: i meant clone not fork sry

Last edited by kccuber (Sept. 1, 2021 19:48:11)
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
i need to fork this onto a replit and try it out to see what it can doYea i tested it on replit originally cuz glitch is stupid and takes hours to compile
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
guys, if you use replit to make a website, delete the .replit file and run it
thank me later
thank me later
- kccuber
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
can i modify the js file to add support for easy links, like not having to use html for it?
- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
can i modify the js file to add support for easy links, like not having to use html for it?It's all yours. Please, make a pull.
https://github.com/LankyBox01/ImpactJSON/edit/master/index.js
- kccuber
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
can i modify the js file to add support for easy links, like not having to use html for it?It's all yours. Please, make a pull.
https://github.com/LankyBox01/ImpactJSON/edit/master/index.js

- LankyBox01
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
umm ok just edit it and leave the code here lolcan i modify the js file to add support for easy links, like not having to use html for it?It's all yours. Please, make a pull.
https://github.com/LankyBox01/ImpactJSON/edit/master/index.js
- kccuber
-
Scratcher
1000+ posts
ImpactJSON - Build your own website just with JSON keys!
umm ok just edit it and leave the code here lolim not even going to edit it today, i just wanted to clone it onto a replit
- Discussion Forums
- » Advanced Topics
-
» ImpactJSON - Build your own website just with JSON keys!