use maintained theme
This commit is contained in:
parent
640572ecab
commit
0c7cb4486a
1779 changed files with 41468 additions and 26258 deletions
66
themes/CodeIT/assets/data/cdn/jsdelivr.yml
Normal file
66
themes/CodeIT/assets/data/cdn/jsdelivr.yml
Normal file
|
@ -0,0 +1,66 @@
|
|||
prefix:
|
||||
libFiles: https://cdn.jsdelivr.net/npm/
|
||||
# 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:
|
||||
# normalize.css@8.0.1 https://github.com/necolas/normalize.css
|
||||
normalizeCSS: normalize.css@8.0.1/normalize.min.css
|
||||
# fontawesome-free@5.13.0 https://fontawesome.com/
|
||||
fontawesomeFreeCSS: '@fortawesome/fontawesome-free@5.13.0/css/all.min.css'
|
||||
# animate.css@3.7.2 https://github.com/daneden/animate.css
|
||||
animateCSS: animate.css@3.7.2/animate.min.css
|
||||
# smooth-scroll@16.1.3 https://github.com/cferdinandi/smooth-scroll
|
||||
smoothScrollJS: smooth-scroll@16.1.3/dist/smooth-scroll.min.js
|
||||
# autocomplete.js@0.37.1 https://github.com/algolia/autocomplete.js
|
||||
autocompleteJS: autocomplete.js@0.37.1/dist/autocomplete.min.js
|
||||
# lunr.js@2.3.8 https://lunrjs.com/
|
||||
lunrJS: lunr@2.3.8/lunr.min.js
|
||||
# algoliasearch@4.2.0 https://github.com/algolia/algoliasearch-client-javascript
|
||||
algoliasearchJS: algoliasearch@4.2.0/dist/algoliasearch-lite.umd.min.js
|
||||
# lazysizes@5.2.2 https://github.com/aFarkas/lazysizes
|
||||
lazysizesJS: lazysizes@5.2.2/lazysizes.min.js
|
||||
# object-fit-images@3.2.4 https://github.com/fregante/object-fit-images
|
||||
objectFitImagesJS: object-fit-images@3.2.4/dist/ofi.min.js
|
||||
# twemoji@13.0.0 https://github.com/twitter/twemoji
|
||||
twemojiJS: twemoji@13.0.0/dist/twemoji.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
|
||||
# clipboard.js@2.0.6 https://github.com/zenorocha/clipboard.js
|
||||
clipboardJS: clipboard@2.0.6/dist/clipboard.min.js
|
||||
# sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
||||
sharerJS: sharer.js@0.4.0/sharer.min.js
|
||||
# typeit@7.0.4 https://github.com/alexmacarthur/typeit
|
||||
typeitJS: typeit@7.0.4/dist/typeit.min.js
|
||||
# katex@0.11.1 https://katex.org/
|
||||
katexCSS: katex@0.11.1/dist/katex.min.css
|
||||
katexJS: katex@0.11.1/dist/katex.min.js
|
||||
katexAutoRenderJS: katex@0.11.1/dist/contrib/auto-render.min.js
|
||||
katexCopyTexCSS: katex@0.11.1/dist/contrib/copy-tex.min.css
|
||||
katexCopyTexJS: katex@0.11.1/dist/contrib/copy-tex.min.js
|
||||
katexMhchemJS: katex@0.11.1/dist/contrib/mhchem.min.js
|
||||
# mermaid@8.5.1 https://github.com/knsv/mermaid
|
||||
mermaidJS: mermaid@8.5.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
|
||||
# mapbox-gl@1.10.1 https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: mapbox-gl@1.10.1/dist/mapbox-gl.min.css
|
||||
mapboxGLJS: mapbox-gl@1.10.1/dist/mapbox-gl.min.js
|
||||
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
|
||||
aplayerCSS: aplayer@1.10.1/dist/APlayer.min.css
|
||||
aplayerJS: aplayer@1.10.1/dist/APlayer.min.js
|
||||
# meting@2.0.1 https://github.com/metowolf/MetingJS
|
||||
metingJS: meting@2.0.1/dist/Meting.min.js
|
||||
# gitalk@1.6.2 https://github.com/gitalk/gitalk
|
||||
gitalkCSS: gitalk@1.6.2/dist/gitalk.min.css
|
||||
gitalkJS: gitalk@1.6.2/dist/gitalk.min.js
|
||||
# valine@1.4.14 https://valine.js.org/
|
||||
valineJS: valine@1.4.14/dist/Valine.min.js
|
||||
# cookieconsent@3.1.1 https://github.com/osano/cookieconsent
|
||||
cookieconsentCSS: cookieconsent@3.1.1/build/cookieconsent.min.css
|
||||
cookieconsentJS: cookieconsent@3.1.1/build/cookieconsent.min.js
|
150
themes/CodeIT/assets/data/emoji/apple.yml
Normal file
150
themes/CodeIT/assets/data/emoji/apple.yml
Normal file
|
@ -0,0 +1,150 @@
|
|||
emojiCDN: 'https://cdn.jsdelivr.net/npm/emoji-datasource-apple@5.0.1/img/apple/64/'
|
||||
emojiMaps:
|
||||
'100': 1f4af.png
|
||||
grinning: 1f600.png
|
||||
smiley: 1f603.png
|
||||
smile: 1f604.png
|
||||
grin: 1f601.png
|
||||
laughing: 1f606.png
|
||||
sweat_smile: 1f605.png
|
||||
rolling_on_the_floor_laughing: 1f923.png
|
||||
joy: 1f602.png
|
||||
slightly_smiling_face: 1f642.png
|
||||
upside_down_face: 1f643.png
|
||||
wink: 1f609.png
|
||||
blush: 1f60a.png
|
||||
innocent: 1f607.png
|
||||
smiling_face_with_3_hearts: 1f970.png
|
||||
heart_eyes: 1f60d.png
|
||||
star-struck: 1f929.png
|
||||
kissing_heart: 1f618.png
|
||||
kissing: 1f617.png
|
||||
relaxed: 263a-fe0f.png
|
||||
kissing_closed_eyes: 1f61a.png
|
||||
kissing_smiling_eyes: 1f619.png
|
||||
yum: 1f60b.png
|
||||
stuck_out_tongue: 1f61b.png
|
||||
stuck_out_tongue_winking_eye: 1f61c.png
|
||||
zany_face: 1f92a.png
|
||||
stuck_out_tongue_closed_eyes: 1f61d.png
|
||||
money_mouth_face: 1f911.png
|
||||
hugging_face: 1f917.png
|
||||
face_with_hand_over_mouth: 1f92d.png
|
||||
shushing_face: 1f92b.png
|
||||
thinking_face: 1f914.png
|
||||
zipper_mouth_face: 1f910.png
|
||||
face_with_raised_eyebrow: 1f928.png
|
||||
neutral_face: 1f610.png
|
||||
expressionless: 1f611.png
|
||||
no_mouth: 1f636.png
|
||||
smirk: 1f60f.png
|
||||
unamused: 1f612.png
|
||||
face_with_rolling_eyes: 1f644.png
|
||||
grimacing: 1f62c.png
|
||||
lying_face: 1f925.png
|
||||
relieved: 1f60c.png
|
||||
pensive: 1f614.png
|
||||
sleepy: 1f62a.png
|
||||
drooling_face: 1f924.png
|
||||
sleeping: 1f634.png
|
||||
mask: 1f637.png
|
||||
face_with_thermometer: 1f912.png
|
||||
face_with_head_bandage: 1f915.png
|
||||
nauseated_face: 1f922.png
|
||||
face_vomiting: 1f92e.png
|
||||
sneezing_face: 1f927.png
|
||||
hot_face: 1f975.png
|
||||
cold_face: 1f976.png
|
||||
woozy_face: 1f974.png
|
||||
dizzy_face: 1f635.png
|
||||
exploding_head: 1f92f.png
|
||||
face_with_cowboy_hat: 1f920.png
|
||||
partying_face: 1f973.png
|
||||
sunglasses: 1f60e.png
|
||||
nerd_face: 1f913.png
|
||||
face_with_monocle: 1f9d0.png
|
||||
confused: 1f615.png
|
||||
worried: 1f61f.png
|
||||
slightly_frowning_face: 1f641.png
|
||||
white_frowning_face: 2639-fe0f.png
|
||||
open_mouth: 1f62e.png
|
||||
hushed: 1f62f.png
|
||||
astonished: 1f632.png
|
||||
flushed: 1f633.png
|
||||
pleading_face: 1f97a.png
|
||||
frowning: 1f626.png
|
||||
anguished: 1f627.png
|
||||
fearful: 1f628.png
|
||||
cold_sweat: 1f630.png
|
||||
disappointed_relieved: 1f625.png
|
||||
cry: 1f622.png
|
||||
sob: 1f62d.png
|
||||
scream: 1f631.png
|
||||
confounded: 1f616.png
|
||||
persevere: 1f623.png
|
||||
disappointed: 1f61e.png
|
||||
sweat: 1f613.png
|
||||
weary: 1f629.png
|
||||
tired_face: 1f62b.png
|
||||
yawning_face: 1f971.png
|
||||
triumph: 1f624.png
|
||||
rage: 1f621.png
|
||||
angry: 1f620.png
|
||||
face_with_symbols_on_mouth: 1f92c.png
|
||||
smiling_imp: 1f608.png
|
||||
imp: 1f47f.png
|
||||
skull: 1f480.png
|
||||
skull_and_crossbones: 2620-fe0f.png
|
||||
hankey: 1f4a9.png
|
||||
clown_face: 1f921.png
|
||||
japanese_ogre: 1f479.png
|
||||
japanese_goblin: 1f47a.png
|
||||
ghost: 1f47b.png
|
||||
alien: 1f47d.png
|
||||
space_invader: 1f47e.png
|
||||
robot_face: 1f916.png
|
||||
smiley_cat: 1f63a.png
|
||||
smile_cat: 1f638.png
|
||||
joy_cat: 1f639.png
|
||||
heart_eyes_cat: 1f63b.png
|
||||
smirk_cat: 1f63c.png
|
||||
kissing_cat: 1f63d.png
|
||||
scream_cat: 1f640.png
|
||||
crying_cat_face: 1f63f.png
|
||||
pouting_cat: 1f63e.png
|
||||
see_no_evil: 1f648.png
|
||||
hear_no_evil: 1f649.png
|
||||
speak_no_evil: 1f64a.png
|
||||
kiss: 1f48b.png
|
||||
love_letter: 1f48c.png
|
||||
cupid: 1f498.png
|
||||
gift_heart: 1f49d.png
|
||||
sparkling_heart: 1f496.png
|
||||
heartpulse: 1f497.png
|
||||
heartbeat: 1f493.png
|
||||
revolving_hearts: 1f49e.png
|
||||
two_hearts: 1f495.png
|
||||
heart_decoration: 1f49f.png
|
||||
heavy_heart_exclamation_mark_ornament: 2763-fe0f.png
|
||||
broken_heart: 1f494.png
|
||||
heart: 2764-fe0f.png
|
||||
orange_heart: 1f9e1.png
|
||||
yellow_heart: 1f49b.png
|
||||
green_heart: 1f49a.png
|
||||
blue_heart: 1f499.png
|
||||
purple_heart: 1f49c.png
|
||||
brown_heart: 1f90e.png
|
||||
black_heart: 1f5a4.png
|
||||
white_heart: 1f90d.png
|
||||
anger: 1f4a2.png
|
||||
boom: 1f4a5.png
|
||||
dizzy: 1f4ab.png
|
||||
sweat_drops: 1f4a6.png
|
||||
dash: 1f4a8.png
|
||||
hole: 1f573-fe0f.png
|
||||
bomb: 1f4a3.png
|
||||
speech_balloon: 1f4ac.png
|
||||
left_speech_bubble: 1f5e8-fe0f.png
|
||||
right_anger_bubble: 1f5ef-fe0f.png
|
||||
thought_balloon: 1f4ad.png
|
||||
zzz: 1f4a4.png
|
150
themes/CodeIT/assets/data/emoji/facebook.yml
Normal file
150
themes/CodeIT/assets/data/emoji/facebook.yml
Normal file
|
@ -0,0 +1,150 @@
|
|||
emojiCDN: 'https://cdn.jsdelivr.net/npm/emoji-datasource-facebook@5.0.1/img/facebook/64/'
|
||||
emojiMaps:
|
||||
'100': 1f4af.png
|
||||
grinning: 1f600.png
|
||||
smiley: 1f603.png
|
||||
smile: 1f604.png
|
||||
grin: 1f601.png
|
||||
laughing: 1f606.png
|
||||
sweat_smile: 1f605.png
|
||||
rolling_on_the_floor_laughing: 1f923.png
|
||||
joy: 1f602.png
|
||||
slightly_smiling_face: 1f642.png
|
||||
upside_down_face: 1f643.png
|
||||
wink: 1f609.png
|
||||
blush: 1f60a.png
|
||||
innocent: 1f607.png
|
||||
smiling_face_with_3_hearts: 1f970.png
|
||||
heart_eyes: 1f60d.png
|
||||
star-struck: 1f929.png
|
||||
kissing_heart: 1f618.png
|
||||
kissing: 1f617.png
|
||||
relaxed: 263a-fe0f.png
|
||||
kissing_closed_eyes: 1f61a.png
|
||||
kissing_smiling_eyes: 1f619.png
|
||||
yum: 1f60b.png
|
||||
stuck_out_tongue: 1f61b.png
|
||||
stuck_out_tongue_winking_eye: 1f61c.png
|
||||
zany_face: 1f92a.png
|
||||
stuck_out_tongue_closed_eyes: 1f61d.png
|
||||
money_mouth_face: 1f911.png
|
||||
hugging_face: 1f917.png
|
||||
face_with_hand_over_mouth: 1f92d.png
|
||||
shushing_face: 1f92b.png
|
||||
thinking_face: 1f914.png
|
||||
zipper_mouth_face: 1f910.png
|
||||
face_with_raised_eyebrow: 1f928.png
|
||||
neutral_face: 1f610.png
|
||||
expressionless: 1f611.png
|
||||
no_mouth: 1f636.png
|
||||
smirk: 1f60f.png
|
||||
unamused: 1f612.png
|
||||
face_with_rolling_eyes: 1f644.png
|
||||
grimacing: 1f62c.png
|
||||
lying_face: 1f925.png
|
||||
relieved: 1f60c.png
|
||||
pensive: 1f614.png
|
||||
sleepy: 1f62a.png
|
||||
drooling_face: 1f924.png
|
||||
sleeping: 1f634.png
|
||||
mask: 1f637.png
|
||||
face_with_thermometer: 1f912.png
|
||||
face_with_head_bandage: 1f915.png
|
||||
nauseated_face: 1f922.png
|
||||
face_vomiting: 1f92e.png
|
||||
sneezing_face: 1f927.png
|
||||
hot_face: 1f975.png
|
||||
cold_face: 1f976.png
|
||||
woozy_face: 1f974.png
|
||||
dizzy_face: 1f635.png
|
||||
exploding_head: 1f92f.png
|
||||
face_with_cowboy_hat: 1f920.png
|
||||
partying_face: 1f973.png
|
||||
sunglasses: 1f60e.png
|
||||
nerd_face: 1f913.png
|
||||
face_with_monocle: 1f9d0.png
|
||||
confused: 1f615.png
|
||||
worried: 1f61f.png
|
||||
slightly_frowning_face: 1f641.png
|
||||
white_frowning_face: 2639-fe0f.png
|
||||
open_mouth: 1f62e.png
|
||||
hushed: 1f62f.png
|
||||
astonished: 1f632.png
|
||||
flushed: 1f633.png
|
||||
pleading_face: 1f97a.png
|
||||
frowning: 1f626.png
|
||||
anguished: 1f627.png
|
||||
fearful: 1f628.png
|
||||
cold_sweat: 1f630.png
|
||||
disappointed_relieved: 1f625.png
|
||||
cry: 1f622.png
|
||||
sob: 1f62d.png
|
||||
scream: 1f631.png
|
||||
confounded: 1f616.png
|
||||
persevere: 1f623.png
|
||||
disappointed: 1f61e.png
|
||||
sweat: 1f613.png
|
||||
weary: 1f629.png
|
||||
tired_face: 1f62b.png
|
||||
yawning_face: 1f971.png
|
||||
triumph: 1f624.png
|
||||
rage: 1f621.png
|
||||
angry: 1f620.png
|
||||
face_with_symbols_on_mouth: 1f92c.png
|
||||
smiling_imp: 1f608.png
|
||||
imp: 1f47f.png
|
||||
skull: 1f480.png
|
||||
skull_and_crossbones: 2620-fe0f.png
|
||||
hankey: 1f4a9.png
|
||||
clown_face: 1f921.png
|
||||
japanese_ogre: 1f479.png
|
||||
japanese_goblin: 1f47a.png
|
||||
ghost: 1f47b.png
|
||||
alien: 1f47d.png
|
||||
space_invader: 1f47e.png
|
||||
robot_face: 1f916.png
|
||||
smiley_cat: 1f63a.png
|
||||
smile_cat: 1f638.png
|
||||
joy_cat: 1f639.png
|
||||
heart_eyes_cat: 1f63b.png
|
||||
smirk_cat: 1f63c.png
|
||||
kissing_cat: 1f63d.png
|
||||
scream_cat: 1f640.png
|
||||
crying_cat_face: 1f63f.png
|
||||
pouting_cat: 1f63e.png
|
||||
see_no_evil: 1f648.png
|
||||
hear_no_evil: 1f649.png
|
||||
speak_no_evil: 1f64a.png
|
||||
kiss: 1f48b.png
|
||||
love_letter: 1f48c.png
|
||||
cupid: 1f498.png
|
||||
gift_heart: 1f49d.png
|
||||
sparkling_heart: 1f496.png
|
||||
heartpulse: 1f497.png
|
||||
heartbeat: 1f493.png
|
||||
revolving_hearts: 1f49e.png
|
||||
two_hearts: 1f495.png
|
||||
heart_decoration: 1f49f.png
|
||||
heavy_heart_exclamation_mark_ornament: 2763-fe0f.png
|
||||
broken_heart: 1f494.png
|
||||
heart: 2764-fe0f.png
|
||||
orange_heart: 1f9e1.png
|
||||
yellow_heart: 1f49b.png
|
||||
green_heart: 1f49a.png
|
||||
blue_heart: 1f499.png
|
||||
purple_heart: 1f49c.png
|
||||
brown_heart: 1f90e.png
|
||||
black_heart: 1f5a4.png
|
||||
white_heart: 1f90d.png
|
||||
anger: 1f4a2.png
|
||||
boom: 1f4a5.png
|
||||
dizzy: 1f4ab.png
|
||||
sweat_drops: 1f4a6.png
|
||||
dash: 1f4a8.png
|
||||
hole: 1f573-fe0f.png
|
||||
bomb: 1f4a3.png
|
||||
speech_balloon: 1f4ac.png
|
||||
left_speech_bubble: 1f5e8-fe0f.png
|
||||
right_anger_bubble: 1f5ef-fe0f.png
|
||||
thought_balloon: 1f4ad.png
|
||||
zzz: 1f4a4.png
|
150
themes/CodeIT/assets/data/emoji/google.yml
Normal file
150
themes/CodeIT/assets/data/emoji/google.yml
Normal file
|
@ -0,0 +1,150 @@
|
|||
emojiCDN: 'https://cdn.jsdelivr.net/npm/emoji-datasource-google@5.0.1/img/google/64/'
|
||||
emojiMaps:
|
||||
'100': 1f4af.png
|
||||
grinning: 1f600.png
|
||||
smiley: 1f603.png
|
||||
smile: 1f604.png
|
||||
grin: 1f601.png
|
||||
laughing: 1f606.png
|
||||
sweat_smile: 1f605.png
|
||||
rolling_on_the_floor_laughing: 1f923.png
|
||||
joy: 1f602.png
|
||||
slightly_smiling_face: 1f642.png
|
||||
upside_down_face: 1f643.png
|
||||
wink: 1f609.png
|
||||
blush: 1f60a.png
|
||||
innocent: 1f607.png
|
||||
smiling_face_with_3_hearts: 1f970.png
|
||||
heart_eyes: 1f60d.png
|
||||
star-struck: 1f929.png
|
||||
kissing_heart: 1f618.png
|
||||
kissing: 1f617.png
|
||||
relaxed: 263a-fe0f.png
|
||||
kissing_closed_eyes: 1f61a.png
|
||||
kissing_smiling_eyes: 1f619.png
|
||||
yum: 1f60b.png
|
||||
stuck_out_tongue: 1f61b.png
|
||||
stuck_out_tongue_winking_eye: 1f61c.png
|
||||
zany_face: 1f92a.png
|
||||
stuck_out_tongue_closed_eyes: 1f61d.png
|
||||
money_mouth_face: 1f911.png
|
||||
hugging_face: 1f917.png
|
||||
face_with_hand_over_mouth: 1f92d.png
|
||||
shushing_face: 1f92b.png
|
||||
thinking_face: 1f914.png
|
||||
zipper_mouth_face: 1f910.png
|
||||
face_with_raised_eyebrow: 1f928.png
|
||||
neutral_face: 1f610.png
|
||||
expressionless: 1f611.png
|
||||
no_mouth: 1f636.png
|
||||
smirk: 1f60f.png
|
||||
unamused: 1f612.png
|
||||
face_with_rolling_eyes: 1f644.png
|
||||
grimacing: 1f62c.png
|
||||
lying_face: 1f925.png
|
||||
relieved: 1f60c.png
|
||||
pensive: 1f614.png
|
||||
sleepy: 1f62a.png
|
||||
drooling_face: 1f924.png
|
||||
sleeping: 1f634.png
|
||||
mask: 1f637.png
|
||||
face_with_thermometer: 1f912.png
|
||||
face_with_head_bandage: 1f915.png
|
||||
nauseated_face: 1f922.png
|
||||
face_vomiting: 1f92e.png
|
||||
sneezing_face: 1f927.png
|
||||
hot_face: 1f975.png
|
||||
cold_face: 1f976.png
|
||||
woozy_face: 1f974.png
|
||||
dizzy_face: 1f635.png
|
||||
exploding_head: 1f92f.png
|
||||
face_with_cowboy_hat: 1f920.png
|
||||
partying_face: 1f973.png
|
||||
sunglasses: 1f60e.png
|
||||
nerd_face: 1f913.png
|
||||
face_with_monocle: 1f9d0.png
|
||||
confused: 1f615.png
|
||||
worried: 1f61f.png
|
||||
slightly_frowning_face: 1f641.png
|
||||
white_frowning_face: 2639-fe0f.png
|
||||
open_mouth: 1f62e.png
|
||||
hushed: 1f62f.png
|
||||
astonished: 1f632.png
|
||||
flushed: 1f633.png
|
||||
pleading_face: 1f97a.png
|
||||
frowning: 1f626.png
|
||||
anguished: 1f627.png
|
||||
fearful: 1f628.png
|
||||
cold_sweat: 1f630.png
|
||||
disappointed_relieved: 1f625.png
|
||||
cry: 1f622.png
|
||||
sob: 1f62d.png
|
||||
scream: 1f631.png
|
||||
confounded: 1f616.png
|
||||
persevere: 1f623.png
|
||||
disappointed: 1f61e.png
|
||||
sweat: 1f613.png
|
||||
weary: 1f629.png
|
||||
tired_face: 1f62b.png
|
||||
yawning_face: 1f971.png
|
||||
triumph: 1f624.png
|
||||
rage: 1f621.png
|
||||
angry: 1f620.png
|
||||
face_with_symbols_on_mouth: 1f92c.png
|
||||
smiling_imp: 1f608.png
|
||||
imp: 1f47f.png
|
||||
skull: 1f480.png
|
||||
skull_and_crossbones: 2620-fe0f.png
|
||||
hankey: 1f4a9.png
|
||||
clown_face: 1f921.png
|
||||
japanese_ogre: 1f479.png
|
||||
japanese_goblin: 1f47a.png
|
||||
ghost: 1f47b.png
|
||||
alien: 1f47d.png
|
||||
space_invader: 1f47e.png
|
||||
robot_face: 1f916.png
|
||||
smiley_cat: 1f63a.png
|
||||
smile_cat: 1f638.png
|
||||
joy_cat: 1f639.png
|
||||
heart_eyes_cat: 1f63b.png
|
||||
smirk_cat: 1f63c.png
|
||||
kissing_cat: 1f63d.png
|
||||
scream_cat: 1f640.png
|
||||
crying_cat_face: 1f63f.png
|
||||
pouting_cat: 1f63e.png
|
||||
see_no_evil: 1f648.png
|
||||
hear_no_evil: 1f649.png
|
||||
speak_no_evil: 1f64a.png
|
||||
kiss: 1f48b.png
|
||||
love_letter: 1f48c.png
|
||||
cupid: 1f498.png
|
||||
gift_heart: 1f49d.png
|
||||
sparkling_heart: 1f496.png
|
||||
heartpulse: 1f497.png
|
||||
heartbeat: 1f493.png
|
||||
revolving_hearts: 1f49e.png
|
||||
two_hearts: 1f495.png
|
||||
heart_decoration: 1f49f.png
|
||||
heavy_heart_exclamation_mark_ornament: 2763-fe0f.png
|
||||
broken_heart: 1f494.png
|
||||
heart: 2764-fe0f.png
|
||||
orange_heart: 1f9e1.png
|
||||
yellow_heart: 1f49b.png
|
||||
green_heart: 1f49a.png
|
||||
blue_heart: 1f499.png
|
||||
purple_heart: 1f49c.png
|
||||
brown_heart: 1f90e.png
|
||||
black_heart: 1f5a4.png
|
||||
white_heart: 1f90d.png
|
||||
anger: 1f4a2.png
|
||||
boom: 1f4a5.png
|
||||
dizzy: 1f4ab.png
|
||||
sweat_drops: 1f4a6.png
|
||||
dash: 1f4a8.png
|
||||
hole: 1f573-fe0f.png
|
||||
bomb: 1f4a3.png
|
||||
speech_balloon: 1f4ac.png
|
||||
left_speech_bubble: 1f5e8-fe0f.png
|
||||
right_anger_bubble: 1f5ef-fe0f.png
|
||||
thought_balloon: 1f4ad.png
|
||||
zzz: 1f4a4.png
|
150
themes/CodeIT/assets/data/emoji/twitter.yml
Normal file
150
themes/CodeIT/assets/data/emoji/twitter.yml
Normal file
|
@ -0,0 +1,150 @@
|
|||
emojiCDN: 'https://cdn.jsdelivr.net/npm/emoji-datasource-twitter@5.0.1/img/twitter/64/'
|
||||
emojiMaps:
|
||||
'100': 1f4af.png
|
||||
grinning: 1f600.png
|
||||
smiley: 1f603.png
|
||||
smile: 1f604.png
|
||||
grin: 1f601.png
|
||||
laughing: 1f606.png
|
||||
sweat_smile: 1f605.png
|
||||
rolling_on_the_floor_laughing: 1f923.png
|
||||
joy: 1f602.png
|
||||
slightly_smiling_face: 1f642.png
|
||||
upside_down_face: 1f643.png
|
||||
wink: 1f609.png
|
||||
blush: 1f60a.png
|
||||
innocent: 1f607.png
|
||||
smiling_face_with_3_hearts: 1f970.png
|
||||
heart_eyes: 1f60d.png
|
||||
star-struck: 1f929.png
|
||||
kissing_heart: 1f618.png
|
||||
kissing: 1f617.png
|
||||
relaxed: 263a-fe0f.png
|
||||
kissing_closed_eyes: 1f61a.png
|
||||
kissing_smiling_eyes: 1f619.png
|
||||
yum: 1f60b.png
|
||||
stuck_out_tongue: 1f61b.png
|
||||
stuck_out_tongue_winking_eye: 1f61c.png
|
||||
zany_face: 1f92a.png
|
||||
stuck_out_tongue_closed_eyes: 1f61d.png
|
||||
money_mouth_face: 1f911.png
|
||||
hugging_face: 1f917.png
|
||||
face_with_hand_over_mouth: 1f92d.png
|
||||
shushing_face: 1f92b.png
|
||||
thinking_face: 1f914.png
|
||||
zipper_mouth_face: 1f910.png
|
||||
face_with_raised_eyebrow: 1f928.png
|
||||
neutral_face: 1f610.png
|
||||
expressionless: 1f611.png
|
||||
no_mouth: 1f636.png
|
||||
smirk: 1f60f.png
|
||||
unamused: 1f612.png
|
||||
face_with_rolling_eyes: 1f644.png
|
||||
grimacing: 1f62c.png
|
||||
lying_face: 1f925.png
|
||||
relieved: 1f60c.png
|
||||
pensive: 1f614.png
|
||||
sleepy: 1f62a.png
|
||||
drooling_face: 1f924.png
|
||||
sleeping: 1f634.png
|
||||
mask: 1f637.png
|
||||
face_with_thermometer: 1f912.png
|
||||
face_with_head_bandage: 1f915.png
|
||||
nauseated_face: 1f922.png
|
||||
face_vomiting: 1f92e.png
|
||||
sneezing_face: 1f927.png
|
||||
hot_face: 1f975.png
|
||||
cold_face: 1f976.png
|
||||
woozy_face: 1f974.png
|
||||
dizzy_face: 1f635.png
|
||||
exploding_head: 1f92f.png
|
||||
face_with_cowboy_hat: 1f920.png
|
||||
partying_face: 1f973.png
|
||||
sunglasses: 1f60e.png
|
||||
nerd_face: 1f913.png
|
||||
face_with_monocle: 1f9d0.png
|
||||
confused: 1f615.png
|
||||
worried: 1f61f.png
|
||||
slightly_frowning_face: 1f641.png
|
||||
white_frowning_face: 2639-fe0f.png
|
||||
open_mouth: 1f62e.png
|
||||
hushed: 1f62f.png
|
||||
astonished: 1f632.png
|
||||
flushed: 1f633.png
|
||||
pleading_face: 1f97a.png
|
||||
frowning: 1f626.png
|
||||
anguished: 1f627.png
|
||||
fearful: 1f628.png
|
||||
cold_sweat: 1f630.png
|
||||
disappointed_relieved: 1f625.png
|
||||
cry: 1f622.png
|
||||
sob: 1f62d.png
|
||||
scream: 1f631.png
|
||||
confounded: 1f616.png
|
||||
persevere: 1f623.png
|
||||
disappointed: 1f61e.png
|
||||
sweat: 1f613.png
|
||||
weary: 1f629.png
|
||||
tired_face: 1f62b.png
|
||||
yawning_face: 1f971.png
|
||||
triumph: 1f624.png
|
||||
rage: 1f621.png
|
||||
angry: 1f620.png
|
||||
face_with_symbols_on_mouth: 1f92c.png
|
||||
smiling_imp: 1f608.png
|
||||
imp: 1f47f.png
|
||||
skull: 1f480.png
|
||||
skull_and_crossbones: 2620-fe0f.png
|
||||
hankey: 1f4a9.png
|
||||
clown_face: 1f921.png
|
||||
japanese_ogre: 1f479.png
|
||||
japanese_goblin: 1f47a.png
|
||||
ghost: 1f47b.png
|
||||
alien: 1f47d.png
|
||||
space_invader: 1f47e.png
|
||||
robot_face: 1f916.png
|
||||
smiley_cat: 1f63a.png
|
||||
smile_cat: 1f638.png
|
||||
joy_cat: 1f639.png
|
||||
heart_eyes_cat: 1f63b.png
|
||||
smirk_cat: 1f63c.png
|
||||
kissing_cat: 1f63d.png
|
||||
scream_cat: 1f640.png
|
||||
crying_cat_face: 1f63f.png
|
||||
pouting_cat: 1f63e.png
|
||||
see_no_evil: 1f648.png
|
||||
hear_no_evil: 1f649.png
|
||||
speak_no_evil: 1f64a.png
|
||||
kiss: 1f48b.png
|
||||
love_letter: 1f48c.png
|
||||
cupid: 1f498.png
|
||||
gift_heart: 1f49d.png
|
||||
sparkling_heart: 1f496.png
|
||||
heartpulse: 1f497.png
|
||||
heartbeat: 1f493.png
|
||||
revolving_hearts: 1f49e.png
|
||||
two_hearts: 1f495.png
|
||||
heart_decoration: 1f49f.png
|
||||
heavy_heart_exclamation_mark_ornament: 2763-fe0f.png
|
||||
broken_heart: 1f494.png
|
||||
heart: 2764-fe0f.png
|
||||
orange_heart: 1f9e1.png
|
||||
yellow_heart: 1f49b.png
|
||||
green_heart: 1f49a.png
|
||||
blue_heart: 1f499.png
|
||||
purple_heart: 1f49c.png
|
||||
brown_heart: 1f90e.png
|
||||
black_heart: 1f5a4.png
|
||||
white_heart: 1f90d.png
|
||||
anger: 1f4a2.png
|
||||
boom: 1f4a5.png
|
||||
dizzy: 1f4ab.png
|
||||
sweat_drops: 1f4a6.png
|
||||
dash: 1f4a8.png
|
||||
hole: 1f573-fe0f.png
|
||||
bomb: 1f4a3.png
|
||||
speech_balloon: 1f4ac.png
|
||||
left_speech_bubble: 1f5e8-fe0f.png
|
||||
right_anger_bubble: 1f5ef-fe0f.png
|
||||
thought_balloon: 1f4ad.png
|
||||
zzz: 1f4a4.png
|
22
themes/CodeIT/assets/data/polyfill.yml
Normal file
22
themes/CodeIT/assets/data/polyfill.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
theme:
|
||||
- html5shiv
|
||||
- Object.values
|
||||
- Promise
|
||||
- fetch
|
||||
- Element.prototype.after
|
||||
smooth-scroll:
|
||||
- Element.prototype.closest
|
||||
- requestAnimationFrame
|
||||
- CustomEvent
|
||||
algoliasearch:
|
||||
- Promise
|
||||
- Object.entries
|
||||
- Object.assign
|
||||
TypeIt:
|
||||
- Array.prototype.fill
|
||||
- Array.prototype.find
|
||||
- Array.from
|
||||
- IntersectionObserver
|
||||
- Math.sign
|
||||
- Object.assign
|
||||
- Promise
|
511
themes/CodeIT/assets/data/social.yml
Normal file
511
themes/CodeIT/assets/data/social.yml
Normal file
|
@ -0,0 +1,511 @@
|
|||
# 001: Github
|
||||
github:
|
||||
Weight: 1
|
||||
Prefix: https://github.com/
|
||||
Title: GitHub
|
||||
Icon:
|
||||
Class: fab fa-github-alt fa-fw
|
||||
|
||||
# 002: LinkedIn
|
||||
linkedin:
|
||||
Weight: 2
|
||||
Prefix: https://linkedin.com/in/
|
||||
Title: LinkedIn
|
||||
Icon:
|
||||
Class: fab fa-linkedin fa-fw
|
||||
|
||||
# 003: Twitter
|
||||
twitter:
|
||||
Weight: 3
|
||||
Prefix: https://twitter.com/
|
||||
Title: Twitter
|
||||
Icon:
|
||||
Class: fab fa-twitter fa-fw
|
||||
|
||||
# 004: Instagram
|
||||
instagram:
|
||||
Weight: 4
|
||||
Prefix: https://www.instagram.com/
|
||||
Title: Instagram
|
||||
Icon:
|
||||
Class: fab fa-instagram fa-fw
|
||||
|
||||
# 005: facebook
|
||||
facebook:
|
||||
Weight: 5
|
||||
Prefix: https://facebook.com/
|
||||
Title: facebook
|
||||
Icon:
|
||||
Class: fab fa-facebook fa-fw
|
||||
|
||||
# 006: Telegram
|
||||
telegram:
|
||||
Weight: 6
|
||||
Prefix: https://t.me/
|
||||
Title: Telegram
|
||||
Icon:
|
||||
Class: fab fa-telegram-plane fa-fw
|
||||
|
||||
# 007: Medium
|
||||
medium:
|
||||
Weight: 7
|
||||
Prefix: https://medium.com/
|
||||
Title: Medium
|
||||
Icon:
|
||||
Class: fab fa-medium fa-fw
|
||||
|
||||
# 008: GitLab
|
||||
gitlab:
|
||||
Weight: 8
|
||||
Prefix: https://gitlab.com/
|
||||
Title: GitLab
|
||||
Icon:
|
||||
Class: fab fa-gitlab fa-fw
|
||||
|
||||
# 009: YouTube Legacy
|
||||
youtubelegacy:
|
||||
Weight: 9
|
||||
Prefix: https://www.youtube.com/user/
|
||||
Title: YouTube
|
||||
Icon:
|
||||
Class: fab fa-youtube fa-fw
|
||||
|
||||
# 010: YouTube Custom
|
||||
youtubecustom:
|
||||
Weight: 10
|
||||
Prefix: https://www.youtube.com/c/
|
||||
Title: YouTube
|
||||
Icon:
|
||||
Class: fab fa-youtube fa-fw
|
||||
|
||||
# 011: YouTube Channel
|
||||
youtubechannel:
|
||||
Weight: 11
|
||||
Prefix: https://www.youtube.com/channel/
|
||||
Title: YouTube
|
||||
Icon:
|
||||
Class: fab fa-youtube fa-fw
|
||||
|
||||
# 012: Tumblr
|
||||
tumblr:
|
||||
Weight: 12
|
||||
Template: https://%v.tumblr.com/
|
||||
Title: Tumblr
|
||||
Icon:
|
||||
Class: fab fa-tumblr fa-fw
|
||||
|
||||
# 013: Quora
|
||||
quora:
|
||||
Weight: 13
|
||||
Prefix: https://www.quora.com/profile/
|
||||
Title: Quora
|
||||
Icon:
|
||||
Class: fab fa-quora fa-fw
|
||||
|
||||
# 014: Keybase
|
||||
keybase:
|
||||
Weight: 14
|
||||
Prefix: https://keybase.io/
|
||||
Title: Keybase
|
||||
Icon:
|
||||
Class: fab fa-keybase fa-fw
|
||||
|
||||
# 015: Pinterest
|
||||
pinterest:
|
||||
Weight: 15
|
||||
Prefix: https://www.pinterest.com/
|
||||
Title: Pinterest
|
||||
Icon:
|
||||
Class: fab fa-pinterest fa-fw
|
||||
|
||||
# 016: Reddit
|
||||
reddit:
|
||||
Weight: 16
|
||||
Prefix: https://www.reddit.com/user/
|
||||
Title: Reddit
|
||||
Icon:
|
||||
Class: fab fa-reddit fa-fw
|
||||
|
||||
# 017: CodePen
|
||||
codepen:
|
||||
Weight: 17
|
||||
Prefix: https://codepen.io/
|
||||
Title: CodePen
|
||||
Icon:
|
||||
Class: fab fa-codepen fa-fw
|
||||
|
||||
# 018: freeCodeCamp
|
||||
freecodecamp:
|
||||
Weight: 18
|
||||
Prefix: https://freecodecamp.org/
|
||||
Title: freeCodeCamp
|
||||
Icon:
|
||||
Class: fab fa-free-code-camp fa-fw
|
||||
|
||||
# 019: Bitbucket
|
||||
bitbucket:
|
||||
Weight: 19
|
||||
Prefix: https://bitbucket.org/
|
||||
Title: Bitbucket
|
||||
Icon:
|
||||
Class: fab fa-bitbucket fa-fw
|
||||
|
||||
# 020: Stack Overflow
|
||||
stackoverflow:
|
||||
Weight: 20
|
||||
Prefix: https://stackoverflow.com/users/
|
||||
Title: Stack Overflow
|
||||
Icon:
|
||||
Class: fab fa-codepen fa-fw
|
||||
|
||||
# 021: 微博
|
||||
weibo:
|
||||
Weight: 21
|
||||
Prefix: https://weibo.com/
|
||||
Title: 微博
|
||||
Icon:
|
||||
Class: fab fa-weibo fa-fw
|
||||
|
||||
# 022: OK.RU
|
||||
odnoklassniki:
|
||||
Weight: 22
|
||||
Prefix: https://ok.ru/
|
||||
Title: OK.RU
|
||||
Icon:
|
||||
Class: fab fa-odnoklassniki fa-fw
|
||||
|
||||
# 023: VK
|
||||
vk:
|
||||
Weight: 23
|
||||
Prefix: https://vk.com/
|
||||
Title: VK
|
||||
Icon:
|
||||
Class: fab fa-vk fa-fw
|
||||
|
||||
# 024: Flickr
|
||||
flickr:
|
||||
Weight: 24
|
||||
Prefix: https://www.flickr.com/photos/
|
||||
Title: Flickr
|
||||
Icon:
|
||||
Class: fab fa-flickr fa-fw
|
||||
|
||||
# 025: Xing
|
||||
xing:
|
||||
Weight: 25
|
||||
Prefix: https://www.xing.com/profile/
|
||||
Title: Xing
|
||||
Icon:
|
||||
Class: fab fa-xing fa-fw
|
||||
|
||||
# 026: Snapchat
|
||||
snapchat:
|
||||
Weight: 26
|
||||
Prefix: https://www.snapchat.com/add/
|
||||
Title: Snapchat
|
||||
Icon:
|
||||
Class: fab fa-snapchat fa-fw
|
||||
|
||||
# 027: SoundCloud
|
||||
soundcloud:
|
||||
Weight: 27
|
||||
Prefix: https://soundcloud.com/
|
||||
Title: SoundCloud
|
||||
Icon:
|
||||
Class: fab fa-soundcloud fa-fw
|
||||
|
||||
# 028: Spotify
|
||||
spotify:
|
||||
Weight: 28
|
||||
Prefix: https://open.spotify.com/user/
|
||||
Title: Spotify
|
||||
Icon:
|
||||
Class: fab fa-spotify fa-fw
|
||||
|
||||
# 029: Bandcamp
|
||||
bandcamp:
|
||||
Weight: 29
|
||||
Template: https://%v.bandcamp.com/
|
||||
Title: Bandcamp
|
||||
Icon:
|
||||
Class: fab fa-bandcamp fa-fw
|
||||
|
||||
# 030: PayPal
|
||||
paypal:
|
||||
Weight: 30
|
||||
Prefix: https://paypal.me/
|
||||
Title: PayPal
|
||||
Icon:
|
||||
Class: fab fa-paypal fa-fw
|
||||
|
||||
# 031: 500px
|
||||
fivehundredpx:
|
||||
Weight: 31
|
||||
Prefix: https://500px.com/
|
||||
Title: 500px
|
||||
Icon:
|
||||
Class: fab fa-500px fa-fw
|
||||
|
||||
# 032: Mix
|
||||
mix:
|
||||
Weight: 32
|
||||
Prefix: https://mix.com/
|
||||
Title: Mix
|
||||
Icon:
|
||||
Class: fab fa-mix fa-fw
|
||||
|
||||
# 033: Goodreads
|
||||
goodreads:
|
||||
Weight: 33
|
||||
Prefix: https://www.goodreads.com/user/show/
|
||||
Title: Goodreads
|
||||
Icon:
|
||||
Class: fab fa-goodreads fa-fw
|
||||
|
||||
# 034: Last.fm
|
||||
lastfm:
|
||||
Weight: 34
|
||||
Prefix: https://www.last.fm/user/
|
||||
Title: Last.fm
|
||||
Icon:
|
||||
Class: fab fa-lastfm fa-fw
|
||||
|
||||
# 035: Foursquare
|
||||
foursquare:
|
||||
Weight: 35
|
||||
Prefix: https://foursquare.com/
|
||||
Title: Foursquare
|
||||
Icon:
|
||||
Class: fab fa-foursquare fa-fw
|
||||
|
||||
# 036: Hacker News
|
||||
hackernews:
|
||||
Weight: 36
|
||||
Template: https://news.ycombinator.com/user?id=%v
|
||||
Title: Hacker News
|
||||
Icon:
|
||||
Class: fab fa-hacker-news fa-fw
|
||||
|
||||
# 037: Kickstarter
|
||||
kickstarter:
|
||||
Weight: 37
|
||||
Prefix: https://kickstarter.com/profile/
|
||||
Title: Kickstarter
|
||||
Icon:
|
||||
Class: fab fa-kickstarter fa-fw
|
||||
|
||||
# 038: Patreon
|
||||
patreon:
|
||||
Weight: 38
|
||||
Prefix: https://patreon.com/
|
||||
Title: Patreon
|
||||
Icon:
|
||||
Class: fab fa-patreon fa-fw
|
||||
|
||||
# 039: Steam
|
||||
steam:
|
||||
Weight: 39
|
||||
Prefix: https://steamcommunity.com/id/
|
||||
Title: Steam
|
||||
Icon:
|
||||
Class: fab fa-steam fa-fw
|
||||
|
||||
# 040: Twitch
|
||||
twitch:
|
||||
Weight: 40
|
||||
Prefix: https://www.twitch.tv/
|
||||
Title: Twitch
|
||||
Icon:
|
||||
Class: fab fa-twitch fa-fw
|
||||
|
||||
# 041: Strava
|
||||
strava:
|
||||
Weight: 41
|
||||
Prefix: https://www.strava.com/athletes/
|
||||
Title: Strava
|
||||
Icon:
|
||||
Class: fab fa-strava fa-fw
|
||||
|
||||
# 042: Skype
|
||||
skype:
|
||||
Weight: 42
|
||||
Template: "skype:"
|
||||
Title: Skype
|
||||
Icon:
|
||||
Class: fab fa-skype fa-fw
|
||||
|
||||
# 043: WhatsApp
|
||||
whatsapp:
|
||||
Weight: 43
|
||||
Prefix: https://wa.me/
|
||||
Title: WhatsApp
|
||||
Icon:
|
||||
Class: fab fa-whatsapp fa-fw
|
||||
|
||||
# 044: 知乎
|
||||
zhihu:
|
||||
Weight: 44
|
||||
Prefix: https://www.zhihu.com/people/
|
||||
Title: 知乎
|
||||
Icon:
|
||||
Simpleicons: zhihu
|
||||
|
||||
# 045: 豆瓣
|
||||
douban:
|
||||
Weight: 45
|
||||
Prefix: https://www.douban.com/people/
|
||||
Title: 豆瓣
|
||||
Icon:
|
||||
Simpleicons: douban
|
||||
|
||||
# 046: Angellist
|
||||
angellist:
|
||||
Weight: 46
|
||||
Prefix: https://angel.co/
|
||||
Title: Angellist
|
||||
Icon:
|
||||
Class: fab fa-angellist fa-fw
|
||||
|
||||
# 047: SlideShare
|
||||
slideshare:
|
||||
Weight: 47
|
||||
Prefix: https://slideshare.com/
|
||||
Title: SlideShare
|
||||
Icon:
|
||||
Class: fab fa-slideshare fa-fw
|
||||
|
||||
# 048: JSFiddle
|
||||
jsfiddle:
|
||||
Weight: 48
|
||||
Prefix: https://jsfiddle.com/
|
||||
Title: JSFiddle
|
||||
Icon:
|
||||
Class: fab fa-jsfiddle fa-fw
|
||||
|
||||
# 049: DeviantArt
|
||||
deviantart:
|
||||
Weight: 49
|
||||
Template: https://%v.deviantart.com/
|
||||
Title: DeviantArt
|
||||
Icon:
|
||||
Class: fab fa-deviantart fa-fw
|
||||
|
||||
# 050: Behance
|
||||
behance:
|
||||
Weight: 50
|
||||
Prefix: https://behance.net/
|
||||
Title: Behance
|
||||
Icon:
|
||||
Class: fab fa-behance fa-fw
|
||||
|
||||
# 051: Dribbble
|
||||
dribbble:
|
||||
Weight: 51
|
||||
Prefix: https://dribbble.com/
|
||||
Title: Dribbble
|
||||
Icon:
|
||||
Class: fab fa-dribbble fa-fw
|
||||
|
||||
# 052: WordPress
|
||||
wordpress:
|
||||
Weight: 52
|
||||
Template: https://%v.wordpress.com/
|
||||
Title: WordPress
|
||||
Icon:
|
||||
Class: fab fa-wordpress fa-fw
|
||||
|
||||
# 053: Vine
|
||||
vine:
|
||||
Weight: 53
|
||||
Prefix: https://vine.co/
|
||||
Title: Vine
|
||||
Icon:
|
||||
Class: fab fa-vine fa-fw
|
||||
|
||||
# 054: Google Scholar
|
||||
googlescholar:
|
||||
Weight: 54
|
||||
Template: https://scholar.google.com/citations?%v
|
||||
Title: Google Scholar
|
||||
Icon:
|
||||
Simpleicons: googlescholar
|
||||
|
||||
# 055: ResearchGate
|
||||
researchgate:
|
||||
Weight: 55
|
||||
Prefix: https://www.researchgate.net/profile/
|
||||
Title: ResearchGate
|
||||
Icon:
|
||||
Class: fab fa-researchgate fa-fw
|
||||
|
||||
# 056: Mastodon
|
||||
mastodon:
|
||||
Weight: 56
|
||||
Prefix: https://mastodon.social/
|
||||
Title: Mastodon
|
||||
Icon:
|
||||
Class: fab fa-mastodon fa-fw
|
||||
|
||||
# 057: Thingiverse
|
||||
thingiverse:
|
||||
Weight: 57
|
||||
Prefix: https://www.thingiverse.com/
|
||||
Title: Thingiverse
|
||||
Icon:
|
||||
Src: svg/icons/thingiverse.svg
|
||||
|
||||
# 058: Dev.To
|
||||
devto:
|
||||
Weight: 58
|
||||
Prefix: https://dev.to/
|
||||
Title: Dev.To
|
||||
Icon:
|
||||
Class: fab fa-dev fa-fw
|
||||
|
||||
# 059: Gitea
|
||||
gitea:
|
||||
Weight: 59
|
||||
Title: Gitea
|
||||
Icon:
|
||||
Simpleicons: gitea
|
||||
|
||||
# 060: XMPP
|
||||
xmpp:
|
||||
Weight: 60
|
||||
Template: xmpp:%v
|
||||
Title: XMPP
|
||||
Icon:
|
||||
Simpleicons: xmpp
|
||||
|
||||
# 061: Matrix
|
||||
matrix:
|
||||
Weight: 61
|
||||
Prefix: https://matrix.to/#/
|
||||
Title: Matrix
|
||||
Icon:
|
||||
Simpleicons: matrix
|
||||
|
||||
# 062: bilibili
|
||||
bilibili:
|
||||
Weight: 62
|
||||
Prefix: https://space.bilibili.com/
|
||||
Title: bilibili
|
||||
Icon:
|
||||
Src: svg/icons/bilibili.svg
|
||||
|
||||
# 063: Email
|
||||
email:
|
||||
Weight: 63
|
||||
Template: mailto:%v
|
||||
Title: Email
|
||||
Icon:
|
||||
Class: far fa-envelope fa-fw
|
||||
|
||||
# 064: RSS
|
||||
rss:
|
||||
Weight: 64
|
||||
Url: /index.xml
|
||||
Title: RSS
|
||||
Newtab: true
|
||||
Icon:
|
||||
Class: fas fa-rss fa-fw
|
Loading…
Add table
Add a link
Reference in a new issue