-
-
Notifications
You must be signed in to change notification settings - Fork 673
Description
I'm currently hosting the dev-preview of the docs in my private netlify account. In general, this is not a problem. However, I now regularly get warnings that I've used above 50% of the free bandwidth. For example, at the 22nd Dec I've used 59GB of the free 100GB.
To not run in problems that my other projects are not accessible anymore (they currently use less then 1GB of monthly traffic), I would ask if someone could create a new netlify account in the name of sage and host the docs there.
Moreover, I would suggest someone should investigate why the docs are taking so much traffic. It looks like MathJax is the main issue, loading quite a few files (some of them even multiple times in one request?) and not caching them between requests. Is there a reason not to use MathJax's CDN (for the online build)?
CC: @dimpase @mkoeppe @haraldschilly @williamstein
Component: documentation
Issue created by migration from https://trac.sagemath.org/ticket/34874