~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/breadcrumbs.html -rw-r--r-- 1.7 KiB
eefe5b73 — Kulbhushan Chand 6 years ago
Changed schema.org to secure links (https) (#1969)

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
Fixed site variables (#1063)

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 8 years ago
Merge branch 'release/3.0.0'
58a59d7d — Michael Rose 8 years ago
Merge branch 'feature/documentation-and-demo' into develop
f540ed6d — Michael Rose 8 years ago
Fix broken breadcrumb links by including base_path helper
1c8239f6 — Michael Rose 9 years ago
Move breadcrumb text out of _config.yml and into ui-text.yml data file
b2611c3f — Michael Rose 9 years ago
Fix path bugs in breadcrumbs
c7ebe1d4 — Michael Rose 9 years ago
Merge branch 'feature/visual-refresh' into develop
856e86d4 — Michael Rose 9 years ago
Merge branch 'feature/refactor-includes-layouts' into develop
b7bff6c8 — Michael Rose 9 years ago
Merge branch 'feature/improve-demos' into develop
7c772745 — Michael Rose 9 years ago
Add breadcrumb navigation include
- Disable by default
- Add schema.org markup
- Add basic styling