~xdavidwu/xdavidwu.link

ref: 1795330a0df6577c7fa061300dc4e5ed28d771e5 xdavidwu.link/_includes/head.html -rw-r--r-- 986 bytes
cleanup title attribute
head: simplify
html: deprecate ie < 10 and provide firefox link
forkawesome: use minified v5 compat
switch to forkawesome
a8771add — iBug ♦ 4 years ago
Load Font Awesome CSS from jsDelivr CDN (#2583)

* Load Font Awesome CSS from jsDelivr CDN
* Update CHANGELOG and history
f68b54e5 — iBug ♦ 5 years ago
Use relative_url and absolute_url where possible (#2387)

* Use relative_url and absolute_url where possible

Drops the `contains "://"` check, adopt Jekyll 3.7
Ref: https://github.com/mmistakes/minimal-mistakes/pull/2385#issuecomment-579882236

* One more unneeded {% assign %}

* Remove one more assign as noted by mmistakes

* Consolidate 4 more captures

* Consolidate an extra assign on "active" class
7b09c29a — Christian Oliff 5 years ago
remove extraneous space from IE conditional statement (#2273)

6a8c69eb — Christian Oliff 6 years ago
shorter IE conditional statement (#2006)

saves 5 bytes :-)
7f384f33 — Christian Oliff 6 years ago
HTTPS Twitter short link (#2001)

8930f690 — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
238bd9fb — Christian Oliff 6 years ago
Remove unneeded HandheldFriendly and MobileOptimized meta tags (#1837)

Fixes: #1835
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
110682ca — Michael Rose 7 years ago
Allow `<head>` and footer scripts to be changed via config (#1241)

* Allow `<head>` and footer scripts to be changed via config
* Update JavaScript documentation

Close #1238 
3e6fb947 — Michael Rose 7 years ago
Remove the http-equiv="cleartype" meta tag

Reasons for dropping: https://www.drupal.org/node/1717090
Close #1087
1236748c — Michael Rose 8 years ago
Merge branch 'release/4.2.2'
afef3d58 — Michael Rose 8 years ago
Merge branch 'feature/greedy-nav-long-title-fix' into develop
6cb2f1b8 — Michael Rose 8 years ago
Add flexbox fixes for < IE9 to make the greedy nav button visible
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
Next