Commit Graph

20 Commits

Author SHA1 Message Date
b1f903bde9 Fix X share button icon and color, close #5221 2025-05-26 11:28:56 +02:00
d4e556d542 Add a "Share on Bluesky" button (#5179) 2025-05-26 11:24:44 +02:00
b1736c3e58 Update Social Share Buttons to Reflect Twitter Rebranding to X (#5210) 2025-05-26 11:23:54 +02:00
b939edc600 The "if" means the default is never used (#4955) 2024-08-20 14:27:48 +08:00
73c2ad818c Fix Linkedin social share link (#4754)
Removed url encoding of the article link
2024-04-22 23:30:14 +08:00
59111d1e01 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
2019-03-05 18:53:30 -05:00
3e922ddf58 Upgrade Font Awesome to version 5 (#1446)
Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
2018-01-04 14:27:27 -05:00
696d589fdd Update social-share.html (#1357) 2017-11-20 15:16:09 -05:00
10bc756932 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.
2017-08-15 14:41:34 -04:00
c3c0fc3f51 Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -04:00
d4ee7ff12d includes: Enhance Twitter share link (#538)
* Include the page title before the URL
* If twitter.username is set, pass the `via` paramter for attribution
2016-09-19 09:48:58 -04:00
cc0b266541 Add en default text to site.locale strings
- Close #407
2016-07-29 12:16:53 -04:00
d7df394a5e Make base_path available to all includes that need it 2016-04-14 14:45:48 -04:00
416cc123ec Add LinkedIn social share button and add ARIA hidden to Font Awesome icons
- Close #174
- Close #179
2016-04-01 15:40:38 -04:00
5d9e0af805 More style cleanup and housekeeping 2016-03-11 15:55:06 -05:00
1ccd5f6bf0 Edit sidebar and page meta styles 2016-03-10 22:29:30 -05:00
f63b8fe294 Add file extensions back to non-helper _includes 2016-03-10 21:13:01 -05:00
3bd495f1d4 Remove extensions from _includes to simplify naming 2016-03-07 10:27:07 -05:00
97b4571370 Add support for baseurl 2016-02-22 16:16:15 -05:00
4348fc59b3 Remove "_" from includes 2016-02-22 14:58:16 -05:00