JuliaDocs/Documenter.jl

Option for CDN-free builds

开放

#2,159 创建于 2023年6月29日

 (2 条评论) (7 个反应) (0 位负责人)Julia (513 个派生)batch import
Format: HTMLType: Enhancementhelp wanted

仓库指标

星标
 (910 个星标)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 3 个 PR)

描述

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.

贡献者指南