freeCodeCamp / news

freeCodeCamp's JAMstack Developer News publication. Built with 11ty, Ghost, and help from kind contributors like you.
https://freecodecamp.org/news
BSD 3-Clause "New" or "Revised" License
57 stars 40 forks source link

fix: replace ghost site settings object with defaults #978

Closed scissorsneedfoodtoo closed 2 months ago

scissorsneedfoodtoo commented 2 months ago

Checklist:

This removes the dependency on getting a site settings object from the Ghost API and replaces it with a default site object, which should enable all builds again.