Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonzq committed May 29, 2020
2 parents deab5ca + 96cf051 commit f787a4e
Show file tree
Hide file tree
Showing 34 changed files with 135 additions and 56 deletions.
38 changes: 19 additions & 19 deletions assets/data/cdn/jsdelivr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
prefix:
libFiles: https://cdn.jsdelivr.net/npm/
# simple-icons@2.12.0 https://github.com/simple-icons/simple-icons
simpleIcons: https://cdn.jsdelivr.net/npm/simple-icons@2.12.0/icons/
# simple-icons@2.14.0 https://github.com/simple-icons/simple-icons
simpleIcons: https://cdn.jsdelivr.net/npm/simple-icons@2.14.0/icons/
libFiles:
# [email protected] https://github.com/necolas/normalize.css
normalizeCSS: [email protected]/normalize.min.css
Expand All @@ -17,19 +17,19 @@ libFiles:
lunrJS: [email protected]/lunr.min.js
# [email protected] https://github.com/algolia/algoliasearch-client-javascript
algoliasearchJS: [email protected]/dist/algoliasearch-lite.umd.min.js
# [email protected].0 https://github.com/aFarkas/lazysizes
lazysizesJS: [email protected].0/lazysizes.min.js
# [email protected].2 https://github.com/aFarkas/lazysizes
lazysizesJS: [email protected].2/lazysizes.min.js
# [email protected] https://github.com/fregante/object-fit-images
objectFitImagesJS: [email protected]/dist/ofi.min.js
# [email protected] https://github.com/twitter/twemoji
twemojiJS: [email protected]/dist/twemoji.min.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.0.1 https://github.com/sachinchoolur/lg-zoom.js
lightgalleryCSS: lightgallery.js@1.1.3/dist/css/lightgallery.min.css
lightgalleryJS: lightgallery.js@1.1.3/dist/js/lightgallery.min.js
lightgalleryThumbnailJS: lg-thumbnail.js@1.1.0/dist/lg-thumbnail.min.js
lightgalleryZoomJS: lg-zoom.js@1.0.1/dist/lg-zoom.min.js
# lightgallery.js@1.2.0 https://github.com/sachinchoolur/lightgallery.js
# lg-thumbnail.js@1.2.0 https://github.com/sachinchoolur/lg-thumbnail.js
# lg-zoom.js@1.2.0 https://github.com/sachinchoolur/lg-zoom.js
lightgalleryCSS: lightgallery.js@1.2.0/dist/css/lightgallery.min.css
lightgalleryJS: lightgallery.js@1.2.0/dist/js/lightgallery.min.js
lightgalleryThumbnailJS: lg-thumbnail.js@1.2.0/dist/lg-thumbnail.min.js
lightgalleryZoomJS: lg-zoom.js@1.2.0/dist/lg-zoom.min.js
# [email protected] https://github.com/zenorocha/clipboard.js
clipboardJS: [email protected]/dist/clipboard.min.js
# [email protected] https://github.com/ellisonleao/sharer.js
Expand All @@ -43,14 +43,14 @@ libFiles:
katexCopyTexCSS: [email protected]/dist/contrib/copy-tex.min.css
katexCopyTexJS: [email protected]/dist/contrib/copy-tex.min.js
katexMhchemJS: [email protected]/dist/contrib/mhchem.min.js
# [email protected].0 https://github.com/knsv/mermaid
mermaidJS: [email protected].0/dist/mermaid.min.js
# echarts@4.7.0 https://echarts.apache.org/
echartsJS: echarts@4.7.0/dist/echarts.min.js
echartsMacaronsJS: echarts@4.7.0/theme/macarons.min.js
# [email protected].0 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS: [email protected].0/dist/mapbox-gl.min.css
mapboxGLJS: [email protected].0/dist/mapbox-gl.min.js
# [email protected].1 https://github.com/knsv/mermaid
mermaidJS: [email protected].1/dist/mermaid.min.js
# echarts@4.8.0 https://echarts.apache.org/
echartsJS: echarts@4.8.0/dist/echarts.min.js
echartsMacaronsJS: echarts@4.8.0/theme/macarons.min.js
# [email protected].1 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS: [email protected].1/dist/mapbox-gl.min.css
mapboxGLJS: [email protected].1/dist/mapbox-gl.min.js
# [email protected] https://github.com/MoePlayer/APlayer
aplayerCSS: [email protected]/dist/APlayer.min.css
aplayerJS: [email protected]/dist/APlayer.min.js
Expand Down
16 changes: 8 additions & 8 deletions assets/lib/VERSION
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[email protected] https://github.com/necolas/normalize.css
[email protected] https://fontawesome.com/
simple-icons@2.12.0 https://github.com/simple-icons/simple-icons
simple-icons@2.14.0 https://github.com/simple-icons/simple-icons
[email protected] https://github.com/daneden/animate.css
[email protected] https://github.com/cferdinandi/smooth-scroll
[email protected] https://github.com/algolia/autocomplete.js
[email protected] https://lunrjs.com/
[email protected] https://github.com/algolia/algoliasearch-client-javascript
[email protected].0 https://github.com/aFarkas/lazysizes
[email protected].2 https://github.com/aFarkas/lazysizes
[email protected] https://github.com/fregante/object-fit-images
[email protected] https://github.com/twitter/twemoji
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.0.1 https://github.com/sachinchoolur/lg-zoom.js
lightgallery.js@1.2.0 https://github.com/sachinchoolur/lightgallery.js
lg-thumbnail.js@1.2.0 https://github.com/sachinchoolur/lg-thumbnail.js
lg-zoom.js@1.2.0 https://github.com/sachinchoolur/lg-zoom.js
[email protected] https://github.com/zenorocha/clipboard.js
[email protected] https://github.com/ellisonleao/sharer.js
[email protected] https://github.com/alexmacarthur/typeit
[email protected] https://katex.org/
[email protected].0 https://github.com/knsv/mermaid
echarts@4.7.0 https://echarts.apache.org/
[email protected].0 https://github.com/mapbox/mapbox-gl-js
[email protected].1 https://github.com/knsv/mermaid
echarts@4.8.0 https://echarts.apache.org/
[email protected].1 https://github.com/mapbox/mapbox-gl-js
[email protected] https://github.com/MoePlayer/APlayer
[email protected] https://github.com/metowolf/MetingJS
[email protected] https://github.com/gitalk/gitalk
Expand Down
2 changes: 1 addition & 1 deletion assets/lib/echarts/echarts.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit f787a4e

Please sign in to comment.