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.
chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1
- Loading branch information
Showing
164 changed files
with
366 additions
and
252 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[email protected] https://fontawesome.com/ | ||
[email protected] https://forkaweso.me/Fork-Awesome/ | ||
[email protected] https://github.com/daneden/animate.css | ||
[email protected] https://github.com/cferdinandi/smooth-scroll | ||
[email protected] https://github.com/ellisonleao/sharer.js | ||
[email protected] https://github.com/aFarkas/lazysizes | ||
[email protected] [email protected] [email protected] https://github.com/sachinchoolur/lightgallery.js | ||
[email protected] https://github.com/alexmacarthur/typeit | ||
[email protected] https://github.com/KaTeX/KaTeX | ||
[email protected] https://github.com/knsv/mermaid | ||
[email protected] https://github.com/MoePlayer/APlayer | ||
[email protected] https://github.com/metowolf/MetingJS | ||
[email protected] https://github.com/apache/incubator-echarts | ||
[email protected] https://github.com/gitalk/gitalk | ||
[email protected] https://valine.js.org/ | ||
iconfont https://www.iconfont.cn/ |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -515,34 +515,46 @@ enableEmoji = true | |
# CSS and JS Files CDN | ||
# CSS 和 JS 文件的 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">' | ||
## 例如 '<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-fdcFNFiBMrNfWL6OcAGQz6jDgNTRxnrLEd4vJYFWScE=" crossorigin="anonymous">' | ||
# [email protected] https://fontawesome.com/ | ||
fontawesomeFreeCSS = '' | ||
# [email protected] https://github.com/daneden/animate.css | ||
animateCSS = '' | ||
gitalkCSS = '' | ||
gitalkJS = '' | ||
valineJS = '' | ||
# [email protected] https://github.com/cferdinandi/smooth-scroll | ||
smoothScrollJS = '' | ||
# [email protected] https://github.com/ellisonleao/sharer.js | ||
sharerJS = '' | ||
# [email protected] https://github.com/aFarkas/lazysizes | ||
lazysizesJS = '' | ||
lazysizesNativeLoadingJS = '' | ||
# [email protected] [email protected] [email protected] https://github.com/sachinchoolur/lightgallery.js | ||
lightgalleryCSS = '' | ||
lightgalleryJS = '' | ||
lightgalleryThumbnailJS = '' | ||
lightgalleryZoomJS = '' | ||
smoothScrollJS = '' | ||
sharerJS = '' | ||
# [email protected] https://github.com/alexmacarthur/typeit | ||
typeitJS = '' | ||
# [email protected] https://github.com/KaTeX/KaTeX | ||
katexCSS = '' | ||
katexJS = '' | ||
katexAutoRenderJS = '' | ||
katexCopyTexCSS = '' | ||
katexCopyTexJS = '' | ||
katexMhchemJS = '' | ||
# [email protected] https://github.com/knsv/mermaid | ||
mermaidJS = '' | ||
echartsJS = '' | ||
echartsMacaronsJS = '' | ||
typeitJS = '' | ||
# [email protected] https://github.com/MoePlayer/APlayer | ||
aplayerCSS = '' | ||
aplayerJS = '' | ||
# [email protected] https://github.com/metowolf/MetingJS | ||
metingJS = '' | ||
# [email protected] https://github.com/apache/incubator-echarts | ||
echartsJS = '' | ||
echartsMacaronsJS = '' | ||
# [email protected] https://github.com/gitalk/gitalk | ||
gitalkCSS = '' | ||
gitalkJS = '' | ||
# [email protected] https://valine.js.org/ | ||
valineJS = '' | ||
|
||
# Markup related configuration in Hugo | ||
# Hugo 解析文档的配置 | ||
|
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+128 KB
static/css/lib/webfonts/fa-brands-400.eot → static/lib/webfonts/fa-brands-400.eot
Binary file not shown.
Oops, something went wrong.