~xdavidwu/xdavidwu.link

ref: b721023f72acc0f8db9bd2c74d7a2e0fb7fb0d1e xdavidwu.link/_includes/archive-single.html -rw-r--r-- 1.5 KiB
ab55455e — Michael Rose 8 years ago
Merge branch 'hotfix/3.3.6' into develop
5027e159 — Michael Rose 8 years ago
Merge branch 'hotfix/3.3.6'
911514d8 — Michael Rose 8 years ago
Fix blank `site.teaser` bug
- Use `assign` instead of capture and then check if variable is `nil` or not.
- Close #412
b28003af — Michael Rose 8 years ago
Merge branch 'release/3.3.1'
3bf03015 — Michael Rose 8 years ago
Improve link posts in archive listings
- Remove `target="_blank"` anti-pattern
- If link post point title to source article
- Switch star icon to a link to indicate "permalink" and markup semantically with `rel="permalink"`
- Reduce opacity of permalink icon
- Adjust hover styles due to shuffling around <a> element
- Close #276
aecbd356 — Michael Rose 8 years ago
Merge branch 'release/3.2.3'
0b57806f — Michael Rose 8 years ago
Replace contains "http" with contains "://"
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
add3811b — Michael Rose 9 years ago
Remove site.read_time condition
ad0a61b4 — Michael Rose 9 years ago
Merge branch 'feature/spit-and-polish' into develop
6e12c950 — Michael Rose 9 years ago
Remove alt from teaser image
3663ba89 — Michael Rose 9 years ago
Create includes for greater layout flexibility
f029ce6e — Michael Rose 9 years ago
Add reading time to archive layout and include icon
c7ebe1d4 — Michael Rose 9 years ago
Merge branch 'feature/visual-refresh' into develop
109f4ffb — Michael Rose 9 years ago
DRY up archive include
- Combine grid and list view into one include
eb2f3d05 — Michael Rose 9 years ago
Create grid styling for related posts module
- Add default teaser image
- Disable image watch gulp task