Commit Graph

3 Commits

Author SHA1 Message Date
Traxus
3d2bb8311f testing a blog post update 2023-04-25 02:18:23 -04:00
Traxus
d2d704fceb Signed-off-by: Traxus <shyidx@gmail.com> 2023-04-22 02:13:21 -04:00
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