~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/post_pagination.html -rw-r--r-- 893 bytes
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
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
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
58662946 — Michael Rose 9 years ago
Only show post pagination if there are previous or next posts
570864df — Michael Rose 9 years ago
Improve pagination styling
85fb0d02 — Michael Rose 9 years ago
Style tweaks to pagination, right sidebar, and background color
945fb580 — Michael Rose 9 years ago
Add post pagination to sidebar and make minor styling alterations