kevinhughes27 / kevinandsam.travel

repo for our travel blog
0 stars 0 forks source link

countries as json #225

Closed kevinhughes27 closed 1 year ago

kevinhughes27 commented 1 year ago

why is the countries / route data in .js and not json? json would be consumable from other languages easier. The durations script is broken because of moment and babel-cli. I would rather it was python again (minus the sketchy load hack)

kevinhughes27 commented 1 year ago

maybe flatten it out now too. The per file split was useful when it was under development but not so much anymore I think