Discuss Scratch

LankyBox01
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

https://github.com/LankyBox01/ImpactJSON

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!

Venatus_123 wrote:

cant build it right now im on mobile
welp
heres what my website looks like
Venatus_123
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

LankyBox01 wrote:

Venatus_123 wrote:

cant build it right now im on mobile
welp
heres what my website looks like
“are you interested?” thing is cringe
LankyBox01
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

Venatus_123 wrote:

LankyBox01 wrote:

Venatus_123 wrote:

cant build it right now im on mobile
welp
heres what my website looks like
“are you interested?” thing is cringe
idc
it's just a test lol
Venatus_123
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

LankyBox01 wrote:

Venatus_123 wrote:

LankyBox01 wrote:

Venatus_123 wrote:

cant build it right now im on mobile
welp
heres what my website looks like
“are you interested?” thing is cringe
idc
it's just a test lol
cHange it right now or i will get heart attack
LankyBox01
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

Venatus_123 wrote:

LankyBox01 wrote:

Venatus_123 wrote:

LankyBox01 wrote:

Venatus_123 wrote:

cant build it right now im on mobile
welp
heres what my website looks like
“are you interested?” thing is cringe
idc
it's just a test lol
cHange it right now or i will get heart attack
i deleted it
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!

Ciyob86 wrote:

This is basically html but the data is structured using json instead of xml
yea 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!

LankyBox01 wrote:

{
  "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>"
    }
  }
}
bruh why would you use json to build a site only to use raw html inside the strings
LankyBox01
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

gosoccerboy5 wrote:

LankyBox01 wrote:

{
  "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>"
    }
  }
}
bruh why would you use json to build a site only to use raw html inside the strings
idk
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

Last edited by kccuber (Sept. 1, 2021 19:48:11)

LankyBox01
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

kccuber wrote:

i need to fork this onto a replit and try it out to see what it can do
Yea 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
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!

kccuber wrote:

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!

LankyBox01 wrote:

kccuber wrote:

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!

kccuber wrote:

LankyBox01 wrote:

kccuber wrote:

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
umm ok just edit it and leave the code here lol
kccuber
Scratcher
1000+ posts

ImpactJSON - Build your own website just with JSON keys!

LankyBox01 wrote:

umm ok just edit it and leave the code here lol
im not even going to edit it today, i just wanted to clone it onto a replit

Powered by DjangoBB