~xdavidwu/xdavidwu.link

ref: b721023f72acc0f8db9bd2c74d7a2e0fb7fb0d1e xdavidwu.link/_includes/social-share.html -rw-r--r-- 1.4 KiB
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
5d9e0af8 — Michael Rose 9 years ago
More style cleanup and housekeeping
1ccd5f6b — Michael Rose 9 years ago
Edit sidebar and page meta styles
f63b8fe2 — Michael Rose 9 years ago
Add file extensions back to non-helper _includes
caefcce7 — Michael Rose 9 years ago
Cleanup SCSS
feb50459 — Michael Rose 9 years ago
Remove locale hash to shorten Liquid variable names
ea8fb6fe — Michael Rose 9 years ago
Add support for localizing UI text with a _data file
856e86d4 — Michael Rose 9 years ago
Merge branch 'feature/refactor-includes-layouts' into develop
68e85cc7 — Michael Rose 9 years ago
Merge branch 'feature/refactor-layouts' into develop
7811c598 — Michael Rose 10 years ago
Fix social share buttons overlapping on small screens
87b8d0b1 — Michael Rose 10 years ago
Add optional social sharing buttons
- Social share buttons appear at the end of every post and page unless you add share: false to their YAML Front Matter
- Fixes #42