gwdevhub / GuildWarsPartySearch

Party Search Aggregator
1 stars 1 forks source link

Front end: Move all CSS, JS and fonts into server #57

Closed 3vcloud closed 2 months ago

3vcloud commented 2 months ago

Leaflet and a metadata image are fetched from third parties - keep it all in the same code base by downloading and saving to disk

For google fonts, use webfont-dl on the command line - https://github.com/mmastrac/webfont-dl - only need to link "woff", omit TTF etc

AlexMacocian commented 2 months ago

Moved leaflet stuff onto front end. Changed the google fonts so we no longer need it