1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 21:25:19 +02:00

feat: Add CDN generation scripts and Docker setup; include Nginx configuration

This commit is contained in:
Sean Morley 2025-02-02 20:31:28 -05:00
parent 659c56f02d
commit dc169d1046
8 changed files with 117 additions and 0 deletions

3
cdn/README.md Normal file
View file

@ -0,0 +1,3 @@
This folder contains the scripts to generate AdventureLOG CDN files.
Special thanks to [@larsl-net](https://github.com/larsl-net) for the GeoJSON generation script.