laconic.com/json/site_content/event/20221007-devcon.json
Traxus cb5a31c159 Changes made to facilitate using local JSON files as a content source rather than dato cms
Set follwoing variable in env to enable the changeover:
NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"

Setting the above env variable to anything else will revert the site to pulling from datocms, assuming the account is still active with them.

Look for any comment tagged with NEXT_PUBLIC_DATOCMS_BYPASS to see where the intercepts occur

Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 17:55:35 -04:00

16 lines
532 B
JSON

{
"data": {
"event": {
"title": "Devcon",
"eventDesc": "Devcon is an intensive introduction for new Ethereum explorers, a global family reunion for those already a part of our ecosystem, and a source of energy and creativity for all.",
"eventStartdate": "2022-10-07",
"eventEnddate": "2022-10-14",
"eventLocation": " Bogota, Colombia",
"id": "14069491",
"image": {
"url": "/images/site_content/event/20221007-devcon.png"
},
"link": "https://devcon.org/en/"
}
}
}