JuliaDocs/Documenter.jl

Option for CDN-free builds

Open

#2,159 建立於 2023年6月29日

在 GitHub 查看
 (2 留言) (7 反應) (0 負責人)Julia (910 star) (513 fork)batch import
Format: HTMLType: Enhancementhelp wanted

描述

The generated HTML/JS/CSS from the documentation builds depend on cdnjs and Google Fonts right now. It might be useful in some cases to build the docs without CDN-ed dependencies.

Something also worth considering is that we are kinda vulnerable to a CDN going offline or becoming inaccessible right now. So we could also consider bundling by default.

貢獻者指南