Merge branch 'develop'
This commit is contained in:
@@ -8,7 +8,9 @@ lunr.js@2.3.8 https://lunrjs.com/
|
|||||||
algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript
|
algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript
|
||||||
lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
|
lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
|
||||||
twemoji@12.1.5 https://github.com/twitter/twemoji
|
twemoji@12.1.5 https://github.com/twitter/twemoji
|
||||||
lightgallery.js@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 https://github.com/sachinchoolur/lightgallery.js
|
lightgallery.js@1.1.3 https://github.com/sachinchoolur/lightgallery.js
|
||||||
|
lg-thumbnail.js@1.1.0 https://github.com/sachinchoolur/lg-thumbnail.js
|
||||||
|
lg-zoom.js@1.1.0 https://github.com/sachinchoolur/lg-zoom.js
|
||||||
clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js
|
clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js
|
||||||
sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
||||||
typeit@7.0.3 https://github.com/alexmacarthur/typeit
|
typeit@7.0.3 https://github.com/alexmacarthur/typeit
|
||||||
|
|||||||
@@ -929,62 +929,64 @@ enableEmoji = true
|
|||||||
# CSS 和 JS 文件的 CDN 设置
|
# CSS 和 JS 文件的 CDN 设置
|
||||||
[params.cdn]
|
[params.cdn]
|
||||||
# normalize.css@8.0.1 https://github.com/necolas/normalize.css
|
# normalize.css@8.0.1 https://github.com/necolas/normalize.css
|
||||||
normalizeCSS = ''
|
normalizeCSS = ""
|
||||||
# fontawesome-free@5.13.0 https://fontawesome.com/
|
# fontawesome-free@5.13.0 https://fontawesome.com/
|
||||||
fontawesomeFreeCSS = ''
|
fontawesomeFreeCSS = ""
|
||||||
# simple-icons@2.9.0 https://github.com/simple-icons/simple-icons
|
# simple-icons@2.9.0 https://github.com/simple-icons/simple-icons
|
||||||
# ('https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/')
|
# ("https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/")
|
||||||
simpleIconsPrefix = ''
|
simpleIconsPrefix = ""
|
||||||
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
||||||
animateCSS = ''
|
animateCSS = ""
|
||||||
# smooth-scroll@16.1.3 https://github.com/cferdinandi/smooth-scroll
|
# smooth-scroll@16.1.3 https://github.com/cferdinandi/smooth-scroll
|
||||||
smoothScrollJS = ''
|
smoothScrollJS = ""
|
||||||
# autocomplete.js@0.37.1 https://github.com/algolia/autocomplete.js
|
# autocomplete.js@0.37.1 https://github.com/algolia/autocomplete.js
|
||||||
autocompleteJS = ''
|
autocompleteJS = ""
|
||||||
# lunr.js@2.3.8 https://lunrjs.com/
|
# lunr.js@2.3.8 https://lunrjs.com/
|
||||||
lunrJS = ''
|
lunrJS = ""
|
||||||
# algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript
|
# algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript
|
||||||
algoliasearchJS = ''
|
algoliasearchJS = ""
|
||||||
# lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
|
# lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
|
||||||
lazysizesJS = ''
|
lazysizesJS = ""
|
||||||
# twemoji@12.1.5 https://github.com/twitter/twemoji
|
# twemoji@12.1.5 https://github.com/twitter/twemoji
|
||||||
twemojiJS = ''
|
twemojiJS = ""
|
||||||
# lightgallery.js@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 https://github.com/sachinchoolur/lightgallery.js
|
# lightgallery.js@1.1.3 https://github.com/sachinchoolur/lightgallery.js
|
||||||
lightgalleryCSS = ''
|
# lg-thumbnail.js@1.1.0 https://github.com/sachinchoolur/lg-thumbnail.js
|
||||||
lightgalleryJS = ''
|
# lg-zoom.js@1.1.0 https://github.com/sachinchoolur/lg-zoom.js
|
||||||
lightgalleryThumbnailJS = ''
|
lightgalleryCSS = ""
|
||||||
lightgalleryZoomJS = ''
|
lightgalleryJS = ""
|
||||||
|
lightgalleryThumbnailJS = ""
|
||||||
|
lightgalleryZoomJS = ""
|
||||||
# clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js
|
# clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js
|
||||||
clipboardJS = ''
|
clipboardJS = ""
|
||||||
# sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
# sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
||||||
sharerJS = ''
|
sharerJS = ""
|
||||||
# typeit@7.0.3 https://github.com/alexmacarthur/typeit
|
# typeit@7.0.3 https://github.com/alexmacarthur/typeit
|
||||||
typeitJS = ''
|
typeitJS = ""
|
||||||
# katex@0.11.1 https://katex.org/
|
# katex@0.11.1 https://katex.org/
|
||||||
katexCSS = ''
|
katexCSS = ""
|
||||||
katexJS = ''
|
katexJS = ""
|
||||||
katexAutoRenderJS = ''
|
katexAutoRenderJS = ""
|
||||||
katexCopyTexCSS = ''
|
katexCopyTexCSS = ""
|
||||||
katexCopyTexJS = ''
|
katexCopyTexJS = ""
|
||||||
katexMhchemJS = ''
|
katexMhchemJS = ""
|
||||||
# mermaid@8.5.0 https://github.com/knsv/mermaid
|
# mermaid@8.5.0 https://github.com/knsv/mermaid
|
||||||
mermaidJS = ''
|
mermaidJS = ""
|
||||||
# echarts@4.7.0 https://echarts.apache.org/
|
# echarts@4.7.0 https://echarts.apache.org/
|
||||||
echartsJS = ''
|
echartsJS = ""
|
||||||
echartsMacaronsJS = ''
|
echartsMacaronsJS = ""
|
||||||
# mapbox-gl@1.9.1 https://docs.mapbox.com/mapbox-gl-js
|
# mapbox-gl@1.9.1 https://docs.mapbox.com/mapbox-gl-js
|
||||||
mapboxGLCSS = ''
|
mapboxGLCSS = ""
|
||||||
mapboxGLJS = ''
|
mapboxGLJS = ""
|
||||||
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
|
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
|
||||||
aplayerCSS = ''
|
aplayerCSS = ""
|
||||||
aplayerJS = ''
|
aplayerJS = ""
|
||||||
# meting@2.0.1 https://github.com/metowolf/MetingJS
|
# meting@2.0.1 https://github.com/metowolf/MetingJS
|
||||||
metingJS = ''
|
metingJS = ""
|
||||||
# gitalk@1.6.2 https://github.com/gitalk/gitalk
|
# gitalk@1.6.2 https://github.com/gitalk/gitalk
|
||||||
gitalkCSS = ''
|
gitalkCSS = ""
|
||||||
gitalkJS = ''
|
gitalkJS = ""
|
||||||
# valine@1.4.9 https://valine.js.org/
|
# valine@1.4.9 https://valine.js.org/
|
||||||
valineJS = ''
|
valineJS = ""
|
||||||
|
|
||||||
# Markup related configuration in Hugo
|
# Markup related configuration in Hugo
|
||||||
# Hugo 解析文档的配置
|
# Hugo 解析文档的配置
|
||||||
|
|||||||
@@ -569,62 +569,64 @@ Please open the code block below to view the complete sample configuration :(far
|
|||||||
# CSS and JS Files CDN config
|
# CSS and JS Files CDN config
|
||||||
[params.cdn]
|
[params.cdn]
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/necolas/normalize.css" "normalize.css" >}}@8.0.1
|
# {{< version 0.2.0 >}} {{< link "https://github.com/necolas/normalize.css" "normalize.css" >}}@8.0.1
|
||||||
normalizeCSS = ''
|
normalizeCSS = ""
|
||||||
# {{< link "https://fontawesome.com/" "fontawesome-free" >}}@5.13.0
|
# {{< link "https://fontawesome.com/" "fontawesome-free" >}}@5.13.0
|
||||||
fontawesomeFreeCSS = ''
|
fontawesomeFreeCSS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/simple-icons/simple-icons" "simple-icons" >}}@2.9.0
|
# {{< version 0.2.0 >}} {{< link "https://github.com/simple-icons/simple-icons" "simple-icons" >}}@2.9.0
|
||||||
# ('https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/')
|
# ("https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/")
|
||||||
simpleIconsPrefix = ''
|
simpleIconsPrefix = ""
|
||||||
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
||||||
animateCSS = ''
|
animateCSS = ""
|
||||||
# {{< link "https://github.com/cferdinandi/smooth-scroll" "smooth-scroll" >}}@16.1.3
|
# {{< link "https://github.com/cferdinandi/smooth-scroll" "smooth-scroll" >}}@16.1.3
|
||||||
smoothScrollJS = ''
|
smoothScrollJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/autocomplete.js" "autocomplete.js" >}}@0.37.1
|
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/autocomplete.js" "autocomplete.js" >}}@0.37.1
|
||||||
autocompleteJS = ''
|
autocompleteJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://lunrjs.com/" "lunr.js" >}}@2.3.8
|
# {{< version 0.2.0 >}} {{< link "https://lunrjs.com/" "lunr.js" >}}@2.3.8
|
||||||
lunrJS = ''
|
lunrJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/algoliasearch-client-javascript" "algoliasearch" >}}@4.2.0
|
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/algoliasearch-client-javascript" "algoliasearch" >}}@4.2.0
|
||||||
algoliasearchJS = ''
|
algoliasearchJS = ""
|
||||||
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
|
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
|
||||||
lazysizesJS = ''
|
lazysizesJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
|
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
|
||||||
twemojiJS = ''
|
twemojiJS = ""
|
||||||
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0
|
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3
|
||||||
lightgalleryCSS = ''
|
# {{< link "https://github.com/sachinchoolur/lg-thumbnail.js" "lg-thumbnail.js" >}}@1.1.0
|
||||||
lightgalleryJS = ''
|
# {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.1.0
|
||||||
lightgalleryThumbnailJS = ''
|
lightgalleryCSS = ""
|
||||||
lightgalleryZoomJS = ''
|
lightgalleryJS = ""
|
||||||
|
lightgalleryThumbnailJS = ""
|
||||||
|
lightgalleryZoomJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/zenorocha/clipboard.js" "clipboard.js" >}}@2.0.6
|
# {{< version 0.2.0 >}} {{< link "https://github.com/zenorocha/clipboard.js" "clipboard.js" >}}@2.0.6
|
||||||
clipboardJS = ''
|
clipboardJS = ""
|
||||||
# {{< link "https://github.com/ellisonleao/sharer.js" "sharer.js" >}}@0.4.0
|
# {{< link "https://github.com/ellisonleao/sharer.js" "sharer.js" >}}@0.4.0
|
||||||
sharerJS = ''
|
sharerJS = ""
|
||||||
# {{< link "https://github.com/alexmacarthur/typeit" "typeit" >}}@7.0.3
|
# {{< link "https://github.com/alexmacarthur/typeit" "typeit" >}}@7.0.3
|
||||||
typeitJS = ''
|
typeitJS = ""
|
||||||
# {{< link "https://github.com/KaTeX/KaTeX" "katex" >}}@0.11.1
|
# {{< link "https://github.com/KaTeX/KaTeX" "katex" >}}@0.11.1
|
||||||
katexCSS = ''
|
katexCSS = ""
|
||||||
katexJS = ''
|
katexJS = ""
|
||||||
katexAutoRenderJS = ''
|
katexAutoRenderJS = ""
|
||||||
katexCopyTexCSS = ''
|
katexCopyTexCSS = ""
|
||||||
katexCopyTexJS = ''
|
katexCopyTexJS = ""
|
||||||
katexMhchemJS = ''
|
katexMhchemJS = ""
|
||||||
# {{< link "https://github.com/knsv/mermaid" "mermaid" >}}@8.5.0
|
# {{< link "https://github.com/knsv/mermaid" "mermaid" >}}@8.5.0
|
||||||
mermaidJS = ''
|
mermaidJS = ""
|
||||||
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
|
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
|
||||||
echartsJS = ''
|
echartsJS = ""
|
||||||
echartsMacaronsJS = ''
|
echartsMacaronsJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
|
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
|
||||||
mapboxGLCSS = ''
|
mapboxGLCSS = ""
|
||||||
mapboxGLJS = ''
|
mapboxGLJS = ""
|
||||||
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
|
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
|
||||||
aplayerCSS = ''
|
aplayerCSS = ""
|
||||||
aplayerJS = ''
|
aplayerJS = ""
|
||||||
# {{< link "https://github.com/metowolf/MetingJS" "meting" >}}@2.0.1
|
# {{< link "https://github.com/metowolf/MetingJS" "meting" >}}@2.0.1
|
||||||
metingJS = ''
|
metingJS = ""
|
||||||
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
|
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
|
||||||
gitalkCSS = ''
|
gitalkCSS = ""
|
||||||
gitalkJS = ''
|
gitalkJS = ""
|
||||||
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
|
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
|
||||||
valineJS = ''
|
valineJS = ""
|
||||||
|
|
||||||
# Markup related config in Hugo
|
# Markup related config in Hugo
|
||||||
[markup]
|
[markup]
|
||||||
|
|||||||
@@ -574,62 +574,64 @@ Please open the code block below to view the complete sample configuration :(far
|
|||||||
# CSS and JS Files CDN config
|
# CSS and JS Files CDN config
|
||||||
[params.cdn]
|
[params.cdn]
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/necolas/normalize.css" "normalize.css" >}}@8.0.1
|
# {{< version 0.2.0 >}} {{< link "https://github.com/necolas/normalize.css" "normalize.css" >}}@8.0.1
|
||||||
normalizeCSS = ''
|
normalizeCSS = ""
|
||||||
# {{< link "https://fontawesome.com/" "fontawesome-free" >}}@5.13.0
|
# {{< link "https://fontawesome.com/" "fontawesome-free" >}}@5.13.0
|
||||||
fontawesomeFreeCSS = ''
|
fontawesomeFreeCSS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/simple-icons/simple-icons" "simple-icons" >}}@2.9.0
|
# {{< version 0.2.0 >}} {{< link "https://github.com/simple-icons/simple-icons" "simple-icons" >}}@2.9.0
|
||||||
# ('https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/')
|
# ("https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/")
|
||||||
simpleIconsPrefix = ''
|
simpleIconsPrefix = ""
|
||||||
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
||||||
animateCSS = ''
|
animateCSS = ""
|
||||||
# {{< link "https://github.com/cferdinandi/smooth-scroll" "smooth-scroll" >}}@16.1.3
|
# {{< link "https://github.com/cferdinandi/smooth-scroll" "smooth-scroll" >}}@16.1.3
|
||||||
smoothScrollJS = ''
|
smoothScrollJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/autocomplete.js" "autocomplete.js" >}}@0.37.1
|
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/autocomplete.js" "autocomplete.js" >}}@0.37.1
|
||||||
autocompleteJS = ''
|
autocompleteJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://lunrjs.com/" "lunr.js" >}}@2.3.8
|
# {{< version 0.2.0 >}} {{< link "https://lunrjs.com/" "lunr.js" >}}@2.3.8
|
||||||
lunrJS = ''
|
lunrJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/algoliasearch-client-javascript" "algoliasearch" >}}@4.2.0
|
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/algoliasearch-client-javascript" "algoliasearch" >}}@4.2.0
|
||||||
algoliasearchJS = ''
|
algoliasearchJS = ""
|
||||||
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
|
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
|
||||||
lazysizesJS = ''
|
lazysizesJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
|
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
|
||||||
twemojiJS = ''
|
twemojiJS = ""
|
||||||
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0
|
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3
|
||||||
lightgalleryCSS = ''
|
# {{< link "https://github.com/sachinchoolur/lg-thumbnail.js" "lg-thumbnail.js" >}}@1.1.0
|
||||||
lightgalleryJS = ''
|
# {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.1.0
|
||||||
lightgalleryThumbnailJS = ''
|
lightgalleryCSS = ""
|
||||||
lightgalleryZoomJS = ''
|
lightgalleryJS = ""
|
||||||
|
lightgalleryThumbnailJS = ""
|
||||||
|
lightgalleryZoomJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/zenorocha/clipboard.js" "clipboard.js" >}}@2.0.6
|
# {{< version 0.2.0 >}} {{< link "https://github.com/zenorocha/clipboard.js" "clipboard.js" >}}@2.0.6
|
||||||
clipboardJS = ''
|
clipboardJS = ""
|
||||||
# {{< link "https://github.com/ellisonleao/sharer.js" "sharer.js" >}}@0.4.0
|
# {{< link "https://github.com/ellisonleao/sharer.js" "sharer.js" >}}@0.4.0
|
||||||
sharerJS = ''
|
sharerJS = ""
|
||||||
# {{< link "https://github.com/alexmacarthur/typeit" "typeit" >}}@7.0.3
|
# {{< link "https://github.com/alexmacarthur/typeit" "typeit" >}}@7.0.3
|
||||||
typeitJS = ''
|
typeitJS = ""
|
||||||
# {{< link "https://github.com/KaTeX/KaTeX" "katex" >}}@0.11.1
|
# {{< link "https://github.com/KaTeX/KaTeX" "katex" >}}@0.11.1
|
||||||
katexCSS = ''
|
katexCSS = ""
|
||||||
katexJS = ''
|
katexJS = ""
|
||||||
katexAutoRenderJS = ''
|
katexAutoRenderJS = ""
|
||||||
katexCopyTexCSS = ''
|
katexCopyTexCSS = ""
|
||||||
katexCopyTexJS = ''
|
katexCopyTexJS = ""
|
||||||
katexMhchemJS = ''
|
katexMhchemJS = ""
|
||||||
# {{< link "https://github.com/knsv/mermaid" "mermaid" >}}@8.5.0
|
# {{< link "https://github.com/knsv/mermaid" "mermaid" >}}@8.5.0
|
||||||
mermaidJS = ''
|
mermaidJS = ""
|
||||||
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
|
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
|
||||||
echartsJS = ''
|
echartsJS = ""
|
||||||
echartsMacaronsJS = ''
|
echartsMacaronsJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
|
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
|
||||||
mapboxGLCSS = ''
|
mapboxGLCSS = ""
|
||||||
mapboxGLJS = ''
|
mapboxGLJS = ""
|
||||||
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
|
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
|
||||||
aplayerCSS = ''
|
aplayerCSS = ""
|
||||||
aplayerJS = ''
|
aplayerJS = ""
|
||||||
# {{< link "https://github.com/metowolf/MetingJS" "meting" >}}@2.0.1
|
# {{< link "https://github.com/metowolf/MetingJS" "meting" >}}@2.0.1
|
||||||
metingJS = ''
|
metingJS = ""
|
||||||
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
|
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
|
||||||
gitalkCSS = ''
|
gitalkCSS = ""
|
||||||
gitalkJS = ''
|
gitalkJS = ""
|
||||||
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
|
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
|
||||||
valineJS = ''
|
valineJS = ""
|
||||||
|
|
||||||
# Markup related config in Hugo
|
# Markup related config in Hugo
|
||||||
[markup]
|
[markup]
|
||||||
|
|||||||
@@ -572,62 +572,64 @@ hugo
|
|||||||
# CSS 和 JS 文件的 CDN 设置
|
# CSS 和 JS 文件的 CDN 设置
|
||||||
[params.cdn]
|
[params.cdn]
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/necolas/normalize.css" "normalize.css" >}}@8.0.1
|
# {{< version 0.2.0 >}} {{< link "https://github.com/necolas/normalize.css" "normalize.css" >}}@8.0.1
|
||||||
normalizeCSS = ''
|
normalizeCSS = ""
|
||||||
# {{< link "https://fontawesome.com/" "fontawesome-free" >}}@5.13.0
|
# {{< link "https://fontawesome.com/" "fontawesome-free" >}}@5.13.0
|
||||||
fontawesomeFreeCSS = ''
|
fontawesomeFreeCSS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/simple-icons/simple-icons" "simple-icons" >}}@2.9.0
|
# {{< version 0.2.0 >}} {{< link "https://github.com/simple-icons/simple-icons" "simple-icons" >}}@2.9.0
|
||||||
# ('https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/')
|
# ("https://cdn.jsdelivr.net/npm/simple-icons@v2/icons/")
|
||||||
simpleIconsPrefix = ''
|
simpleIconsPrefix = ""
|
||||||
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
||||||
animateCSS = ''
|
animateCSS = ""
|
||||||
# {{< link "https://github.com/cferdinandi/smooth-scroll" "smooth-scroll" >}}@16.1.3
|
# {{< link "https://github.com/cferdinandi/smooth-scroll" "smooth-scroll" >}}@16.1.3
|
||||||
smoothScrollJS = ''
|
smoothScrollJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/autocomplete.js" "autocomplete.js" >}}@0.37.1
|
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/autocomplete.js" "autocomplete.js" >}}@0.37.1
|
||||||
autocompleteJS = ''
|
autocompleteJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://lunrjs.com/" "lunr.js" >}}@2.3.8
|
# {{< version 0.2.0 >}} {{< link "https://lunrjs.com/" "lunr.js" >}}@2.3.8
|
||||||
lunrJS = ''
|
lunrJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/algoliasearch-client-javascript" "algoliasearch" >}}@4.2.0
|
# {{< version 0.2.0 >}} {{< link "https://github.com/algolia/algoliasearch-client-javascript" "algoliasearch" >}}@4.2.0
|
||||||
algoliasearchJS = ''
|
algoliasearchJS = ""
|
||||||
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
|
# {{< link "https://github.com/aFarkas/lazysizes" "lazysizes" >}}@5.2.0
|
||||||
lazysizesJS = ''
|
lazysizesJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
|
# {{< version 0.2.0 >}} {{< link "https://github.com/twitter/twemoji" "twemoji" >}}@12.1.5
|
||||||
twemojiJS = ''
|
twemojiJS = ""
|
||||||
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0
|
# {{< link "https://github.com/sachinchoolur/lightgallery.js" "lightgallery.js" >}}@1.1.3
|
||||||
lightgalleryCSS = ''
|
# {{< link "https://github.com/sachinchoolur/lg-thumbnail.js" "lg-thumbnail.js" >}}@1.1.0
|
||||||
lightgalleryJS = ''
|
# {{< link "https://github.com/sachinchoolur/lg-zoom.js" "lg-zoom.js" >}}@1.1.0
|
||||||
lightgalleryThumbnailJS = ''
|
lightgalleryCSS = ""
|
||||||
lightgalleryZoomJS = ''
|
lightgalleryJS = ""
|
||||||
|
lightgalleryThumbnailJS = ""
|
||||||
|
lightgalleryZoomJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://github.com/zenorocha/clipboard.js" "clipboard.js" >}}@2.0.6
|
# {{< version 0.2.0 >}} {{< link "https://github.com/zenorocha/clipboard.js" "clipboard.js" >}}@2.0.6
|
||||||
clipboardJS = ''
|
clipboardJS = ""
|
||||||
# {{< link "https://github.com/ellisonleao/sharer.js" "sharer.js" >}}@0.4.0
|
# {{< link "https://github.com/ellisonleao/sharer.js" "sharer.js" >}}@0.4.0
|
||||||
sharerJS = ''
|
sharerJS = ""
|
||||||
# {{< link "https://github.com/alexmacarthur/typeit" "typeit" >}}@7.0.3
|
# {{< link "https://github.com/alexmacarthur/typeit" "typeit" >}}@7.0.3
|
||||||
typeitJS = ''
|
typeitJS = ""
|
||||||
# {{< link "https://github.com/KaTeX/KaTeX" "katex" >}}@0.11.1
|
# {{< link "https://github.com/KaTeX/KaTeX" "katex" >}}@0.11.1
|
||||||
katexCSS = ''
|
katexCSS = ""
|
||||||
katexJS = ''
|
katexJS = ""
|
||||||
katexAutoRenderJS = ''
|
katexAutoRenderJS = ""
|
||||||
katexCopyTexCSS = ''
|
katexCopyTexCSS = ""
|
||||||
katexCopyTexJS = ''
|
katexCopyTexJS = ""
|
||||||
katexMhchemJS = ''
|
katexMhchemJS = ""
|
||||||
# {{< link "https://github.com/knsv/mermaid" "mermaid" >}}@8.5.0
|
# {{< link "https://github.com/knsv/mermaid" "mermaid" >}}@8.5.0
|
||||||
mermaidJS = ''
|
mermaidJS = ""
|
||||||
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
|
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
|
||||||
echartsJS = ''
|
echartsJS = ""
|
||||||
echartsMacaronsJS = ''
|
echartsMacaronsJS = ""
|
||||||
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
|
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
|
||||||
mapboxGLCSS = ''
|
mapboxGLCSS = ""
|
||||||
mapboxGLJS = ''
|
mapboxGLJS = ""
|
||||||
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
|
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
|
||||||
aplayerCSS = ''
|
aplayerCSS = ""
|
||||||
aplayerJS = ''
|
aplayerJS = ""
|
||||||
# {{< link "https://github.com/metowolf/MetingJS" "meting" >}}@2.0.1
|
# {{< link "https://github.com/metowolf/MetingJS" "meting" >}}@2.0.1
|
||||||
metingJS = ''
|
metingJS = ""
|
||||||
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
|
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
|
||||||
gitalkCSS = ''
|
gitalkCSS = ""
|
||||||
gitalkJS = ''
|
gitalkJS = ""
|
||||||
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
|
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
|
||||||
valineJS = ''
|
valineJS = ""
|
||||||
|
|
||||||
# Hugo 解析文档的配置
|
# Hugo 解析文档的配置
|
||||||
[markup]
|
[markup]
|
||||||
|
|||||||
Reference in New Issue
Block a user