JuliaDocs/Documenter.jl

Option for CDN-free builds

オープン

#2,159 opened on 2023/06/29

 (2 件のコメント) (7 件のリアクション) (0 人の担当者)Julia (513 件のフォーク)batch import
Format: HTMLType: Enhancementhelp wanted

Repository metrics

Stars
 (910 個のスター)
PR merge metrics
 (平均マージ 16d 9h) (30d で 3 merged PRs)

説明

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.

コントリビューターガイド