~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/category-list.html -rw-r--r-- 1.3 KiB
9331cf91 — Michael Rose 5 years ago
Fix pound symbol not displaying properly for post categories and tags

Fixes #2156
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
4600d20c — Michael Rose 7 years ago
Fix Liquid errors when in `error_mode: strict`

Liquid does not allow parenthesis, remove them to fix Liquid Exception: Liquid syntax error "Expected dotdot but found pipe" in `tag-list.html` and `category-list.html`

Close #1223
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
c65fc384 — Michael Rose 8 years ago
Merge branch 'release/3.4.7'
c4531dc3 — Vince Chu 8 years ago
Remove duplicate include of base_path in category-list.html (#522)

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
02f0e8c6 — Michael Rose 8 years ago
Merge branch 'release/3.2.0'
f1a7470d — Michael Rose 8 years ago
Merge branch 'feature/update-dependencies' into develop
45f3a7a8 — Michael Rose 8 years ago
Rename tag/category archive variables to avoid possible conflicts with site.tags and site.categories
- Fixes #329
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
803096d9 — Michael Rose 9 years ago
Add icons to page meta labels (tags, categories, and date)
c7ebe1d4 — Michael Rose 9 years ago
Merge branch 'feature/visual-refresh' into develop
d5ce1b22 — Michael Rose 9 years ago
Simplify styling
Next