Using Jekyll is there a way to save one file to a different directory than what is set in _config.yml as destination?
I'm using Jekyll and github-pages to generate geojson but need that geojson to be saved in a different folder that the rest of the content stored by Jekyll. I need this because I .gitignore the _site folder as recommended but need the .geojson I template out on github to render a map.
Check if you need Jekyll to process the markdown page, considering a GitHub page (in markdown) now (March 2022, 7 years later) supports geojson directly:
Example: geojson
gives: