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.

貢獻者指南