~xdavidwu/xdavidwu.link

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 💎
15ec1af4 — iBug ♦ 4 years ago
Fix compatibility issue with paginate V2 introduced by mmistakes/minimal-mistakes#2378 (#2381)

6e3827d8 — Michael Rose 4 years ago
Release 4.18.0 💎
02d8891a — Michael Rose 4 years ago
Update CHANGELOG and history
9e43ed4b — Mohamed Akram 4 years ago
Allow using theme without pagination (#2378)

973794f3 — Michael Rose 4 years ago
Add links to high resolution skin screenshots

Resolves #2363
Next