~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/social-share.html -rw-r--r-- 1.0 KiB
cleanup title attribute
social share: remove unneeded js
fc30fa3a — Michael Rose 6 years ago
Remove Google+

Google+ is being shutdown on April 2, 2019. Social sharing buttong, comment provider, and author link configs have been removed from the theme.

ref: https://support.google.com/plus/answer/9195133
7700c5d7 — Michael Rose 7 years ago
Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
47716a0e — Michael Rose 7 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
560e18ca — DannieBGoode 7 years ago
Update social-share.html (#1357)

5b8cdad0 — Michael Rose 7 years ago
Merge branch 'rjkaes-escape-url-in-social-share'
d598a2a2 — Robert James Kaes 7 years ago
URL Encode Title and Page URL in Social Share Links

The links to the various social networks include data from the post
(title and url) which can contain URL special characters.  Pass each of
the generated URLs through Liquid's `url_encode` filter to build HTML
complaint URLs.
6c0144ff — Michael Rose 8 years ago
Merge branch 'release/4.0.4'

Conflicts:
	README.md
0625e157 — Michael Rose 8 years ago
Merge branch 'feature/theme-gem' into develop
d2685441 — Michael Rose 8 years ago
Replace base_path with `absolute_url` filter where possible
1d5815fc — Michael Rose 8 years ago
Merge branch 'release/3.4.8'
5ada999d — Kyle Manna 8 years ago
includes: Enhance Twitter share link (#538)

* Include the page title before the URL
* If twitter.username is set, pass the `via` paramter for attribution
48873edc — Michael Rose 8 years ago
Merge branch 'release/3.3.5'
e7e66519 — Michael Rose 8 years ago
Add `en` default text to `site.locale` strings
- Close #407
1cce75a3 — Michael Rose 9 years ago
Merge branch 'release/3.0.0'
58a59d7d — Michael Rose 9 years ago
Merge branch 'feature/documentation-and-demo' into develop
d7df394a — Michael Rose 9 years ago
Make base_path available to all includes that need it
416cc123 — Michael Rose 9 years ago
Add LinkedIn social share button and add ARIA hidden to Font Awesome icons
- Close #174
- Close #179
c7ebe1d4 — Michael Rose 9 years ago
Merge branch 'feature/visual-refresh' into develop
Next