Initial commit
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
prefix:
|
||||
libFiles: https://cdn.jsdelivr.net/npm/
|
||||
# [email protected] https://github.com/simple-icons/simple-icons
|
||||
simpleIcons: https://cdn.jsdelivr.net/npm/[email protected]/icons/
|
||||
libFiles:
|
||||
# [email protected] https://github.com/necolas/normalize.css
|
||||
normalizeCSS: [email protected]/normalize.min.css
|
||||
# [email protected] https://fontawesome.com/
|
||||
fontawesomeFreeCSS: '@fortawesome/[email protected]/css/all.min.css'
|
||||
# [email protected] https://github.com/daneden/animate.css
|
||||
animateCSS: [email protected]/animate.min.css
|
||||
# [email protected] https://github.com/algolia/autocomplete.js
|
||||
autocompleteJS: [email protected]/dist/autocomplete.min.js
|
||||
# [email protected] https://lunrjs.com/
|
||||
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] https://github.com/aFarkas/lazysizes
|
||||
lazysizesJS: [email protected]/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
|
||||
# [email protected] https://github.com/sachinchoolur/lightgallery
|
||||
lightgalleryCSS: [email protected]/css/lightgallery-bundle.min.css
|
||||
lightgalleryJS: [email protected]/lightgallery.min.js
|
||||
lightgalleryThumbnailJS: [email protected]/plugins/thumbnail/lg-thumbnail.min.js
|
||||
lightgalleryZoomJS: [email protected]/plugins/zoom/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
|
||||
sharerJS: [email protected]/sharer.min.js
|
||||
# [email protected] https://github.com/alexmacarthur/typeit
|
||||
typeitJS: [email protected]/dist/index.umd.js
|
||||
# [email protected] https://katex.org/
|
||||
katexCSS: [email protected]/dist/katex.min.css
|
||||
katexJS: [email protected]/dist/katex.min.js
|
||||
katexAutoRenderJS: [email protected]/dist/contrib/auto-render.min.js
|
||||
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] https://github.com/mermaid-js/mermaid
|
||||
mermaidJS: [email protected]/dist/mermaid.min.js
|
||||
# [email protected] https://echarts.apache.org/
|
||||
echartsJS: [email protected]/dist/echarts.min.js
|
||||
# [email protected] https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: [email protected]/dist/mapbox-gl.min.css
|
||||
mapboxGLJS: [email protected]/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
|
||||
# [email protected] https://github.com/metowolf/MetingJS
|
||||
metingJS: [email protected]/dist/Meting.min.js
|
||||
# [email protected] https://github.com/gitalk/gitalk
|
||||
gitalkCSS: [email protected]/dist/gitalk.min.css
|
||||
gitalkJS: [email protected]/dist/gitalk.min.js
|
||||
# [email protected] https://valine.js.org/
|
||||
valineJS: [email protected]/dist/Valine.min.js
|
||||
# [email protected] https://github.com/osano/cookieconsent
|
||||
cookieconsentCSS: [email protected]/build/cookieconsent.min.css
|
||||
cookieconsentJS: [email protected]/build/cookieconsent.min.js
|
||||
Reference in New Issue
Block a user