Michael Rose
|
7ec8e90c76
|
Update GreedyNav.js
|
2020-06-06 10:30:54 -04:00 |
|
Michael Rose
|
3ab6ba0b1f
|
Replace custom comment hardcoded HTML with include
Also add custom_scripts.html include for custom comment provider JavaScript that loads in the footer.
Close #2549
|
2020-06-02 22:33:08 -04:00 |
|
Michael Rose
|
59e007b20e
|
Update CHANGELOG and history
|
2020-06-02 22:24:13 -04:00 |
|
Michael Rose
|
da2035c1ff
|
Update CHANGELOG and history
|
2020-06-02 22:22:21 -04:00 |
|
Michael Rose
|
d392698661
|
Reword commit change
|
2020-06-02 22:18:57 -04:00 |
|
iBug ♦
|
a3d1d904d5
|
Make sticky sidebar live well with short content (#2514)
|
2020-06-02 22:17:31 -04:00 |
|
Michael Rose
|
f7770ad079
|
Fix typo
|
2020-05-01 11:53:47 -04:00 |
|
Michael Rose
|
7bdc8dc193
|
Release 4.19.2 💎
|
2020-05-01 11:47:01 -04:00 |
|
Michael Rose
|
b27da24c8d
|
Update CHANGELOG and history
|
2020-05-01 10:20:27 -04:00 |
|
Michael Rose
|
f8ab328e8a
|
Update CHANGELOG and history
|
2020-05-01 10:14:48 -04:00 |
|
Michael Rose
|
3c6c8586ba
|
Update CHANGELOG and history
|
2020-05-01 10:12:43 -04:00 |
|
Michael Rose
|
4ba02060e4
|
Update CHANGELOG and history
|
2020-05-01 10:11:32 -04:00 |
|
iBug ♦
|
07957f6d64
|
Hide index page from page-archive, resolves #2481 (#2482)
|
2020-04-13 18:55:19 -04:00 |
|
iBug ♦
|
f3c74113fd
|
Fix #2478 "Follow menu falls under post links" (#2479)
* Fix #2478 "Follow menu falls under post links"
* Do it the other way
|
2020-04-08 09:15:07 -04:00 |
|
Michael Rose
|
63c929655d
|
Update CHANGELOG and history
|
2020-03-30 16:27:41 -04:00 |
|
Michael Rose
|
b4ccaa6ae2
|
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
* 'master' of https://github.com/mmistakes/minimal-mistakes:
Add guide on applying Front Matter defaults to jekyll-archives pages (#2466)
|
2020-03-30 16:19:59 -04:00 |
|
Michael Rose
|
29f4efc441
|
Update CHANGELOG and history
|
2020-03-30 16:18:32 -04:00 |
|
iBug ♦
|
54001dade7
|
Add guide on applying Front Matter defaults to jekyll-archives pages (#2466)
* Add guide on applying Front Matter defaults to jekyll-archives pages
Sources:
- https://github.com/mmistakes/minimal-mistakes/issues/2465#issuecomment-604839346
- 8685c1ecd9
* Update CHANGELOG and history
|
2020-03-30 16:17:45 -04:00 |
|
Michael Rose
|
a0a0a78b07
|
Update CHANGELOG and history
|
2020-03-23 14:06:44 -04:00 |
|
Michael Rose
|
e773a08645
|
Update CHANGELOG and history
|
2020-03-23 14:04:43 -04:00 |
|
Michael Rose
|
6bc673d331
|
Release 4.19.1 💎
|
2020-03-16 21:31:23 -04:00 |
|
Michael Rose
|
0d4e54283a
|
Update CHANGELOG and history
|
2020-03-16 21:26:12 -04:00 |
|
Michael Rose
|
e3fd8dc17b
|
Update CHANGELOG and history
|
2020-03-16 21:23:05 -04:00 |
|
Michael Rose
|
b1d7c4062f
|
Update CHANGELOG and history
|
2020-03-16 21:18:56 -04:00 |
|
Michael Rose
|
eeecf26117
|
Update CHANGELOG and history
|
2020-03-16 10:46:52 -04:00 |
|
Michael Rose
|
ece34c1c57
|
Fix author profile links z-index order on small screens
Close #2440
|
2020-03-16 10:33:42 -04:00 |
|
Michael Rose
|
7051c2b595
|
Update smooth-scroll.js to v16.1.2
Close #2430
|
2020-03-11 13:13:46 -04:00 |
|
Michael Rose
|
78f049abee
|
Release 4.19.0 💎
|
2020-03-10 19:02:57 -04:00 |
|
Michael Rose
|
a2385e2584
|
Update CHANGELOG and history
|
2020-03-09 14:49:50 -04:00 |
|
Michael Rose
|
02098bc079
|
Update CHANGELOG and history
|
2020-03-09 12:33:15 -04:00 |
|
Michael Rose
|
cba217a6da
|
Update CHANGELOG and history
|
2020-03-06 15:42:43 -05:00 |
|
Michael Rose
|
5e5d4210e2
|
Update CHANGELOG and history
|
2020-03-06 15:39:05 -05:00 |
|
Michael Rose
|
0cf1a2e114
|
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
|
2020-03-05 12:39:35 -05:00 |
|
Michael Rose
|
52fcc60474
|
Update CHANGELOG and history
|
2020-03-05 12:28:40 -05:00 |
|
Michael Rose
|
4fa9cf63d2
|
Update CHANGELOG and history
|
2020-03-04 16:10:57 -05:00 |
|
Michael Rose
|
31dff63ad1
|
Update CHANGELOG, history, and documentation
|
2020-03-04 16:08:15 -05:00 |
|
Michael Rose
|
909745a7c9
|
Fix rake vulnerability in .gemspec file
|
2020-03-02 16:25:50 -05:00 |
|
Michael Rose
|
2513357cdc
|
Update CHANGELOG and history
|
2020-02-17 15:30:14 -05:00 |
|
Michael Rose
|
f7884a31c6
|
Update CHANGELOG and history
|
2020-02-17 15:27:35 -05:00 |
|
Michael Rose
|
b06b6477e9
|
Bump Jekyll gem dependency to v3.7
|
2020-01-29 13:24:22 -05:00 |
|
iBug ♦
|
1799ddd6a5
|
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
|
2020-01-29 12:48:13 -05:00 |
|
Michael Rose
|
636ea3eb87
|
Release 4.18.1 💎
|
2020-01-25 11:18:44 -05:00 |
|
Michael Rose
|
ec0b288f9e
|
Release 4.18.0 💎
|
2020-01-25 10:26:16 -05:00 |
|
Michael Rose
|
1b9b8465b0
|
Update CHANGELOG and history
|
2020-01-25 10:19:18 -05:00 |
|
Michael Rose
|
1163ddc3f2
|
Add links to high resolution skin screenshots
Resolves #2363
|
2020-01-14 12:51:36 -05:00 |
|
Michael Rose
|
d6c935aaaa
|
Update CHANGELOG and history
|
2020-01-14 12:46:02 -05:00 |
|
Michael Rose
|
0ce6c0d648
|
Update CHANGELOG and history
|
2020-01-14 12:42:35 -05:00 |
|
Michael Rose
|
b84c196178
|
Update CHANGELOG and history
|
2020-01-14 12:33:30 -05:00 |
|
Michael Rose
|
31d230934c
|
Update CHANGELOG and history
|
2020-01-14 12:32:20 -05:00 |
|
Michael Rose
|
39423bc233
|
Update CHANGELOG and history
|
2020-01-07 13:14:57 -05:00 |
|