~xdavidwu/xdavidwu.link

f9f84ac8 — Michael Rose 4 years ago
Remove deprecated Staticman v1 config

Close #2386
000873ed — chrismelman 4 years ago
fixed typo in  page_hero (#2428)

daa93cd6 — Michael Rose 4 years ago
Update CHANGELOG and history
53e2e140 — Michael Rose 4 years ago
Update CHANGELOG and history
f68b54e5 — iBug ♦ 4 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
76a87799 — Michael Rose 4 years ago
Improve headline hierarchy

Add headline specific Sass variables:

```scss
$h-size-1: 1.563em !default; // ~25.008px
$h-size-2: 1.25em !default; // ~20px
$h-size-3: 1.125em !default; // ~18px
$h-size-4: 1.0625em !default; // ~17px
$h-size-5: 1.03125em !default; // ~16.5px
$h-size-6: 1em !default; // ~16px
```

Fixes #2423
581cb808 — Michael Rose 4 years ago
Update CHANGELOG and history
304d0f35 — Michael Rose 4 years ago
Improve accessiblity of default skin by increasing color contrast
0701843f — Michael Rose 4 years ago
Update CHANGELOG and history
569c4ad0 — Michael Rose 4 years ago
Hide hidden posts from listings (#2345)

69be8d96 — Michael Rose 4 years ago
Update CHANGELOG, history, and documentation
3ccf37bd — Michael Rose 4 years ago
Add Irish (Gaeilge) locale to ui-text.yml (#2422)

72d2930d — Michael Rose 4 years ago
Fix rake vulnerability in .gemspec file
23f3ded7 — Michael Rose 4 years ago
Update CHANGELOG and history
a57dcf27 — Daniel Schroeder 4 years ago
fix: Do not redirect user away from site after they submit a comment (#2402)

c55ee277 — Michael Rose 4 years ago
Update CHANGELOG and history
2a2f065d — iBug ♦ 4 years ago
Disable box-shadow for radio and checkbox (#2398)

51650535 — Michael Rose 4 years ago
Bump Jekyll gem dependency to `v3.7`
f304c6a8 — iBug ♦ 4 years ago
Regression for mmistakes#2332 (#2385)

* Regression for mmistakes#2332

There's already a `relative_url` in place, shouldn't stack up another

* Update CHANGELOG and history
d53ac2fc — Michael Rose 4 years ago
Release 4.18.1 💎
Next