~xdavidwu/xdavidwu.link

ref: 76a87799fd449829f44041b6ccd9d9fba1436f5c xdavidwu.link/_includes/archive-single.html -rw-r--r-- 1.5 KiB
91ed136e — Justin Rummel 6 years ago
Change remaining schema.org markup to `https` (#1978)

8481dd43 — Michael Rose 7 years ago
Replace `absolute_url` with `relative_url`

Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.

Leave SEO related `<head>` elements and social sharing links as `absolute_url`.

Fixes #1588
7700c5d7 — Michael Rose 7 years ago
Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
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
254b40b8 — Michael Rose 8 years ago
Remove `prepend: "/"` from includes and add to image path's instead
d2685441 — Michael Rose 8 years ago
Replace base_path with `absolute_url` filter where possible
abab7666 — Michael Rose 8 years ago
Allow images to be placed in other folders
- Remove `images/` only restriction and encourage placement in `assets/images/` instead
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
Next