wuvt / it-tasks

This repository is for tracking tasks that don't fit into our other repositories.
1 stars 0 forks source link

Serve Bootstrap and fonts from centralized cache #36

Open echarlie opened 3 years ago

echarlie commented 3 years ago

I want to stop including bootstrap sources, jquery source, openiconic, and web fonts in various WUVT projects, as it's a confusing mess.

Bootstrap and others recommend using 3rd-party CDNs like jsdeliver or bootstrapcdn. This is unacceptable from a privacy perspective.

We should run our own cache of these shared sources from a WUVT location, and build tools to allow configuration of an official or custom CDN.