feature(share): support 28 kinds of share links
This commit is contained in:
@@ -159,67 +159,67 @@ dateFormatToUse = "2006-01-02"
|
||||
GitHub = "xxxx"
|
||||
Linkedin = "xxxx"
|
||||
Twitter = "xxxx"
|
||||
#Instagram = "xxxx"
|
||||
Instagram = "xxxx"
|
||||
Email = "xxxx@outlook.com"
|
||||
Facebook = "xxxx"
|
||||
Telegram = "xxxx"
|
||||
#Medium = "xxxx"
|
||||
#Gitlab = "xxxx"
|
||||
#Youtubelegacy = "xxxx"
|
||||
#Youtubecustom = "xxxx"
|
||||
#Youtubechannel = "xxxx"
|
||||
#Tumblr ="xxxx"
|
||||
#Quora = "xxxx"
|
||||
#Keybase = "xxxx"
|
||||
#Pinterest = "xxxx"
|
||||
#Reddit = "xxxx"
|
||||
#Codepen = "xxxx"
|
||||
#FreeCodeCamp = "xxxx"
|
||||
#Bitbucket = "xxxx"
|
||||
#Stackoverflow = "xxxx"
|
||||
#Weibo = "xxxx"
|
||||
#Odnoklassniki = "xxxx"
|
||||
#VKontakte = "xxxx"
|
||||
#Flickr = "xxxx"
|
||||
#Xing = "xxxx"
|
||||
#Snapchat = "xxxx"
|
||||
#Soundcloud = "xxxx"
|
||||
#Spotify = "xxxx"
|
||||
#Bandcamp = "xxxx"
|
||||
#Paypal = "xxxx"
|
||||
#Fivehundredpx = "xxxx"
|
||||
#Mix = "xxxx"
|
||||
#Goodreads = "xxxx"
|
||||
#Lastfm = "xxxx"
|
||||
#Foursquare = "xxxx"
|
||||
#Hackernews = "xxxx"
|
||||
#Kickstarter = "xxxx"
|
||||
#Patreon = "xxxx"
|
||||
#Steam = "xxxx"
|
||||
#Twitch = "xxxx"
|
||||
#Strava = "xxxx"
|
||||
#Skype = "xxxx"
|
||||
#Whatsapp = "xxxx"
|
||||
#Zhihu = "xxxx"
|
||||
#Douban = "xxxx"
|
||||
#Angellist = "xxxx"
|
||||
#Slidershare = "xxxx"
|
||||
#Jsfiddle = "xxxx"
|
||||
#Deviantart = "xxxx"
|
||||
#Behance = "xxxx"
|
||||
#Dribble = "xxxx"
|
||||
#Wordpress = "xxxx"
|
||||
#Vine = "xxxx"
|
||||
#Googlescholar = "xxxx"
|
||||
#Researchgate = "xxxx"
|
||||
#Mastodon = "xxxx"
|
||||
#MastodonPrefix = "https://mastodon.technology/"
|
||||
#Thingiverse = "xxxx"
|
||||
#Devto = "xxxx"
|
||||
#Gitea = "xxxx"
|
||||
#XMPP = "xxxx"
|
||||
#Matrix ="xxxx"
|
||||
#Bilibili = ""
|
||||
# Medium = "xxxx"
|
||||
# Gitlab = "xxxx"
|
||||
# Youtubelegacy = "xxxx"
|
||||
# Youtubecustom = "xxxx"
|
||||
# Youtubechannel = "xxxx"
|
||||
# Tumblr ="xxxx"
|
||||
# Quora = "xxxx"
|
||||
# Keybase = "xxxx"
|
||||
# Pinterest = "xxxx"
|
||||
# Reddit = "xxxx"
|
||||
# Codepen = "xxxx"
|
||||
# FreeCodeCamp = "xxxx"
|
||||
# Bitbucket = "xxxx"
|
||||
# Stackoverflow = "xxxx"
|
||||
# Weibo = "xxxx"
|
||||
# Odnoklassniki = "xxxx"
|
||||
# VK = "xxxx"
|
||||
# Flickr = "xxxx"
|
||||
# Xing = "xxxx"
|
||||
# Snapchat = "xxxx"
|
||||
# Soundcloud = "xxxx"
|
||||
# Spotify = "xxxx"
|
||||
# Bandcamp = "xxxx"
|
||||
# Paypal = "xxxx"
|
||||
# Fivehundredpx = "xxxx"
|
||||
# Mix = "xxxx"
|
||||
# Goodreads = "xxxx"
|
||||
# Lastfm = "xxxx"
|
||||
# Foursquare = "xxxx"
|
||||
# Hackernews = "xxxx"
|
||||
# Kickstarter = "xxxx"
|
||||
# Patreon = "xxxx"
|
||||
# Steam = "xxxx"
|
||||
# Twitch = "xxxx"
|
||||
# Strava = "xxxx"
|
||||
# Skype = "xxxx"
|
||||
# Whatsapp = "xxxx"
|
||||
# Zhihu = "xxxx"
|
||||
# Douban = "xxxx"
|
||||
# Angellist = "xxxx"
|
||||
# Slidershare = "xxxx"
|
||||
# Jsfiddle = "xxxx"
|
||||
# Deviantart = "xxxx"
|
||||
# Behance = "xxxx"
|
||||
# Dribble = "xxxx"
|
||||
# Wordpress = "xxxx"
|
||||
# Vine = "xxxx"
|
||||
# Googlescholar = "xxxx"
|
||||
# Researchgate = "xxxx"
|
||||
# Mastodon = "xxxx"
|
||||
# MastodonPrefix = "https://mastodon.technology/"
|
||||
# Thingiverse = "xxxx"
|
||||
# Devto = "xxxx"
|
||||
# Gitea = "xxxx"
|
||||
# XMPP = "xxxx"
|
||||
# Matrix = "xxxx"
|
||||
# Bilibili = "xxxx"
|
||||
|
||||
# Page config
|
||||
[params.page]
|
||||
@@ -233,14 +233,31 @@ dateFormatToUse = "2006-01-02"
|
||||
enable = true
|
||||
Twitter = true
|
||||
Facebook = true
|
||||
Reddit = true
|
||||
#Linkedin = true
|
||||
#Pinterest = true
|
||||
#HackerNews = true
|
||||
#Mix = true
|
||||
#Tumblr = true
|
||||
#VKontakte = true
|
||||
#Weibo = true
|
||||
Linkedin = true
|
||||
Whatsapp = true
|
||||
Pinterest = true
|
||||
Tumblr = true
|
||||
HackerNews = true
|
||||
# Reddit = true
|
||||
# VK = true
|
||||
# Buffer = true
|
||||
# Xing = true
|
||||
# Line = true
|
||||
# Instapaper = true
|
||||
# Pocket = true
|
||||
# Digg = true
|
||||
# Stumbleupon = true
|
||||
# Flipboard = true
|
||||
# Weibo = true
|
||||
# Renren = true
|
||||
# Myspace = true
|
||||
# Blogger = true
|
||||
# Baidu = true
|
||||
# Odnoklassniki = true
|
||||
# Evernote = true
|
||||
# Skype = true
|
||||
# Trello = true
|
||||
# Mix = true
|
||||
|
||||
# mathematical formulas (KaTeX)
|
||||
[params.math]
|
||||
@@ -264,6 +281,7 @@ dateFormatToUse = "2006-01-02"
|
||||
valineJS = ''
|
||||
lazysizesJS = ''
|
||||
smoothScrollJS = ''
|
||||
sharerJS = ''
|
||||
katexCSS = ''
|
||||
katexJS = ''
|
||||
katexAutoRenderJS = ''
|
||||
@@ -331,7 +349,7 @@ dateFormatToUse = "2006-01-02"
|
||||
notify = false
|
||||
verify = true
|
||||
avatar = "mp"
|
||||
#meta= ""
|
||||
# meta= ""
|
||||
pageSize = 10
|
||||
visitor = true
|
||||
recordIP = true
|
||||
|
||||
@@ -157,69 +157,69 @@ dateFormatToUse = "2006-01-02"
|
||||
# 主页的社交信息设置
|
||||
[params.social]
|
||||
GitHub = "xxxx"
|
||||
Linkedin = "xxxx"
|
||||
# Linkedin = "xxxx"
|
||||
Twitter = "xxxx"
|
||||
#Instagram = "xxxx"
|
||||
Instagram = "xxxx"
|
||||
Email = "xxxx@outlook.com"
|
||||
Facebook = "xxxx"
|
||||
Telegram = "xxxx"
|
||||
#Medium = "xxxx"
|
||||
#Gitlab = "xxxx"
|
||||
#Youtubelegacy = "xxxx"
|
||||
#Youtubecustom = "xxxx"
|
||||
#Youtubechannel = "xxxx"
|
||||
#Tumblr ="xxxx"
|
||||
#Quora = "xxxx"
|
||||
#Keybase = "xxxx"
|
||||
#Pinterest = "xxxx"
|
||||
#Reddit = "xxxx"
|
||||
#Codepen = "xxxx"
|
||||
#FreeCodeCamp = "xxxx"
|
||||
#Bitbucket = "xxxx"
|
||||
#Stackoverflow = "xxxx"
|
||||
#Weibo = "xxxx"
|
||||
#Odnoklassniki = "xxxx"
|
||||
#VKontakte = "xxxx"
|
||||
#Flickr = "xxxx"
|
||||
#Xing = "xxxx"
|
||||
#Snapchat = "xxxx"
|
||||
#Soundcloud = "xxxx"
|
||||
#Spotify = "xxxx"
|
||||
#Bandcamp = "xxxx"
|
||||
#Paypal = "xxxx"
|
||||
#Fivehundredpx = "xxxx"
|
||||
#Mix = "xxxx"
|
||||
#Goodreads = "xxxx"
|
||||
#Lastfm = "xxxx"
|
||||
#Foursquare = "xxxx"
|
||||
#Hackernews = "xxxx"
|
||||
#Kickstarter = "xxxx"
|
||||
#Patreon = "xxxx"
|
||||
#Steam = "xxxx"
|
||||
#Twitch = "xxxx"
|
||||
#Strava = "xxxx"
|
||||
#Skype = "xxxx"
|
||||
#Whatsapp = "xxxx"
|
||||
#Zhihu = "xxxx"
|
||||
#Douban = "xxxx"
|
||||
#Angellist = "xxxx"
|
||||
#Slidershare = "xxxx"
|
||||
#Jsfiddle = "xxxx"
|
||||
#Deviantart = "xxxx"
|
||||
#Behance = "xxxx"
|
||||
#Dribble = "xxxx"
|
||||
#Wordpress = "xxxx"
|
||||
#Vine = "xxxx"
|
||||
#Googlescholar = "xxxx"
|
||||
#Researchgate = "xxxx"
|
||||
#Mastodon = "xxxx"
|
||||
#MastodonPrefix = "https://mastodon.technology/"
|
||||
#Thingiverse = "xxxx"
|
||||
#Devto = "xxxx"
|
||||
#Gitea = "xxxx"
|
||||
#XMPP = "xxxx"
|
||||
#Matrix = "xxxx"
|
||||
#Bilibili = ""
|
||||
# Facebook = "xxxx"
|
||||
# Telegram = "xxxx"
|
||||
# Medium = "xxxx"
|
||||
# Gitlab = "xxxx"
|
||||
# Youtubelegacy = "xxxx"
|
||||
# Youtubecustom = "xxxx"
|
||||
# Youtubechannel = "xxxx"
|
||||
# Tumblr ="xxxx"
|
||||
# Quora = "xxxx"
|
||||
# Keybase = "xxxx"
|
||||
# Pinterest = "xxxx"
|
||||
# Reddit = "xxxx"
|
||||
# Codepen = "xxxx"
|
||||
# FreeCodeCamp = "xxxx"
|
||||
# Bitbucket = "xxxx"
|
||||
# Stackoverflow = "xxxx"
|
||||
Weibo = "xxxx"
|
||||
# Odnoklassniki = "xxxx"
|
||||
# VK = "xxxx"
|
||||
# Flickr = "xxxx"
|
||||
# Xing = "xxxx"
|
||||
# Snapchat = "xxxx"
|
||||
# Soundcloud = "xxxx"
|
||||
# Spotify = "xxxx"
|
||||
# Bandcamp = "xxxx"
|
||||
# Paypal = "xxxx"
|
||||
# Fivehundredpx = "xxxx"
|
||||
# Mix = "xxxx"
|
||||
# Goodreads = "xxxx"
|
||||
# Lastfm = "xxxx"
|
||||
# Foursquare = "xxxx"
|
||||
# Hackernews = "xxxx"
|
||||
# Kickstarter = "xxxx"
|
||||
# Patreon = "xxxx"
|
||||
# Steam = "xxxx"
|
||||
# Twitch = "xxxx"
|
||||
# Strava = "xxxx"
|
||||
# Skype = "xxxx"
|
||||
# Whatsapp = "xxxx"
|
||||
Zhihu = "xxxx"
|
||||
Douban = "xxxx"
|
||||
# Angellist = "xxxx"
|
||||
# Slidershare = "xxxx"
|
||||
# Jsfiddle = "xxxx"
|
||||
# Deviantart = "xxxx"
|
||||
# Behance = "xxxx"
|
||||
# Dribble = "xxxx"
|
||||
# Wordpress = "xxxx"
|
||||
# Vine = "xxxx"
|
||||
# Googlescholar = "xxxx"
|
||||
# Researchgate = "xxxx"
|
||||
# Mastodon = "xxxx"
|
||||
# MastodonPrefix = "https://mastodon.technology/"
|
||||
# Thingiverse = "xxxx"
|
||||
# Devto = "xxxx"
|
||||
# Gitea = "xxxx"
|
||||
# XMPP = "xxxx"
|
||||
# Matrix = "xxxx"
|
||||
Bilibili = "xxxx"
|
||||
|
||||
# 文章页面配置
|
||||
[params.page]
|
||||
@@ -233,14 +233,31 @@ dateFormatToUse = "2006-01-02"
|
||||
enable = true
|
||||
Twitter = true
|
||||
Facebook = true
|
||||
Reddit = true
|
||||
#Linkedin = true
|
||||
#Pinterest = true
|
||||
#HackerNews = true
|
||||
#Mix = true
|
||||
#Tumblr = true
|
||||
#VKontakte = true
|
||||
#Weibo = true
|
||||
# Linkedin = true
|
||||
# Whatsapp = true
|
||||
# Pinterest = true
|
||||
# Tumblr = true
|
||||
# HackerNews = true
|
||||
# Reddit = true
|
||||
# VK = true
|
||||
# Buffer = true
|
||||
# Xing = true
|
||||
# Line = true
|
||||
Instapaper = true
|
||||
Pocket = true
|
||||
# Digg = true
|
||||
# Stumbleupon = true
|
||||
# Flipboard = true
|
||||
Weibo = true
|
||||
Renren = true
|
||||
# Myspace = true
|
||||
# Blogger = true
|
||||
Baidu = true
|
||||
# Odnoklassniki = true
|
||||
Evernote = true
|
||||
# Skype = true
|
||||
# Trello = true
|
||||
# Mix = true
|
||||
|
||||
# 数学公式 (KaTeX https://katex.org/)
|
||||
[params.math]
|
||||
@@ -264,6 +281,7 @@ dateFormatToUse = "2006-01-02"
|
||||
valineJS = ''
|
||||
lazysizesJS = ''
|
||||
smoothScrollJS = ''
|
||||
sharerJS = ''
|
||||
katexCSS = ''
|
||||
katexJS = ''
|
||||
katexAutoRenderJS = ''
|
||||
@@ -331,7 +349,7 @@ dateFormatToUse = "2006-01-02"
|
||||
notify = false
|
||||
verify = true
|
||||
avatar = "mp"
|
||||
#meta= ""
|
||||
# meta= ""
|
||||
pageSize = 10
|
||||
visitor = true
|
||||
recordIP = true
|
||||
|
||||
Reference in New Issue
Block a user