I rewrite this site every 6-9 months to test out a hot new stack. This current iteration is built primarily with Astro and Panda CSS.
pnpm install
pnpm dev
Install togeojson
pnpm i -g @mapbox/togeojson
Convert KML or GPX to GeoJSON
togeojson input.kml > output.geojson
Install clang-format
brew install clang-format