This repository was archived by the owner on Mar 9, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
78 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -242,38 +242,38 @@ dateFormatToUse = "2006-01-02" | |
# mathematical formulas (KaTeX) | ||
[params.math] | ||
enable = true | ||
block_left_delimiter = "" | ||
block_right_delimiter = "" | ||
inline_left_delimiter = "$" | ||
inline_right_delimiter = "$" | ||
blockLeftDelimiter = "" | ||
blockRightDelimiter = "" | ||
inlineLeftDelimiter = "$" | ||
inlineRightDelimiter = "$" | ||
# KaTeX extension copy_tex | ||
copy_tex = true | ||
copyTex = true | ||
# KaTeX extension mhchem | ||
mhchem = true | ||
|
||
# CSS and JS Files CDN | ||
[params.cdn] | ||
## for example '<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-fdcFNFiBMrNfWL6OcAGQz6jDgNTRxnrLEd4vJYFWScE=" crossorigin="anonymous">' | ||
fontawesome_free_css = '' | ||
animate_css = '' | ||
gitalk_css = '' | ||
gitalk_js = '' | ||
valine_js = '' | ||
lazysizes_js = '' | ||
smooth_scroll_js = '' | ||
katex_css = '' | ||
katex_js = '' | ||
katex_auto_render_js = '' | ||
katex_copy_tex_css = '' | ||
katex_copy_tex_js = '' | ||
katex_mhchem_js = '' | ||
mermaid_js = '' | ||
echarts_js = '' | ||
echarts_macarons_js = '' | ||
typeit_js = '' | ||
aplayer_css = '' | ||
aplayer_js = '' | ||
meting_js = '' | ||
fontawesomeFreeCSS = '' | ||
animateCSS = '' | ||
gitalkCSS = '' | ||
gitalkJS = '' | ||
valineJS = '' | ||
lazysizesJS = '' | ||
smoothScrollJS = '' | ||
katexCSS = '' | ||
katexJS = '' | ||
katexAutoRenderJS = '' | ||
katexCopyTexCSS = '' | ||
katexCopyTexJS = '' | ||
katexMhchemJS = '' | ||
mermaidJS = '' | ||
echartsJS = '' | ||
echartsMacaronsJS = '' | ||
typeitJS = '' | ||
aplayerCSS = '' | ||
aplayerJS = '' | ||
metingJS = '' | ||
|
||
# site verification code for Google/Bing/Yandex/Pinterest/Baidu | ||
[params.verification] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -242,38 +242,38 @@ dateFormatToUse = "2006-01-02" | |
# 数学公式 (KaTeX https://katex.org/) | ||
[params.math] | ||
enable = true | ||
block_left_delimiter = "" | ||
block_right_delimiter = "" | ||
inline_left_delimiter = "$" | ||
inline_right_delimiter = "$" | ||
blockLeftDelimiter = "" | ||
blockRightDelimiter = "" | ||
inlineLeftDelimiter = "$" | ||
inlineRightDelimiter = "$" | ||
# KaTeX 插件 copy_tex | ||
copy_tex = true | ||
copyTex = true | ||
# KaTeX 插件 mhchem | ||
mhchem = true | ||
|
||
# CSS 和 JS 文件的 CDN 设置 | ||
[params.cdn] | ||
## 例如 '<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-fdcFNFiBMrNfWL6OcAGQz6jDgNTRxnrLEd4vJYFWScE=" crossorigin="anonymous">' | ||
fontawesome_free_css = '' | ||
animate_css = '' | ||
gitalk_css = '' | ||
gitalk_js = '' | ||
valine_js = '' | ||
lazysizes_js = '' | ||
smooth_scroll_js = '' | ||
katex_css = '' | ||
katex_js = '' | ||
katex_auto_render_js = '' | ||
katex_copy_tex_css = '' | ||
katex_copy_tex_js = '' | ||
katex_mhchem_js = '' | ||
mermaid_js = '' | ||
echarts_js = '' | ||
echarts_macarons_js = '' | ||
typeit_js = '' | ||
aplayer_css = '' | ||
aplayer_js = '' | ||
meting_js = '' | ||
fontawesomeFreeCSS = '' | ||
animateCSS = '' | ||
gitalkCSS = '' | ||
gitalkJS = '' | ||
valineJS = '' | ||
lazysizesJS = '' | ||
smoothScrollJS = '' | ||
katexCSS = '' | ||
katexJS = '' | ||
katexAutoRenderJS = '' | ||
katexCopyTexCSS = '' | ||
katexCopyTexJS = '' | ||
katexMhchemJS = '' | ||
mermaidJS = '' | ||
echartsJS = '' | ||
echartsMacaronsJS = '' | ||
typeitJS = '' | ||
aplayerCSS = '' | ||
aplayerJS = '' | ||
metingJS = '' | ||
|
||
# 网站验证代码,用于 Google/Bing/Yandex/Pinterest/Baidu | ||
[params.verification] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
resources/_gen/assets/scss/css/style.template.scss_b8ba9a60a151126bfcde1421dc0b972d.content
Large diffs are not rendered by default.
Oops, something went wrong.