Commit Graph

2435 Commits

Author SHA1 Message Date
e1724aec9d Lock demo site at version 4.18.1
ref: https://github.com/mmistakes/minimal-mistakes/issues/2429
2020-03-09 10:15:17 -04:00
7b953b6b01 fixed typo in page_hero () 2020-03-08 20:27:54 -04:00
21ae828654 Fix typo in Sass variable map 2020-03-06 15:48:03 -05:00
cba217a6da Update CHANGELOG and history 2020-03-06 15:42:43 -05:00
72bc135b5f Fix minor deprecation issue ()
with bundler show vs now info. Just to avoid warning for users
2020-03-06 15:41:07 -05:00
5e5d4210e2 Update CHANGELOG and history 2020-03-06 15:39:05 -05:00
bcd6126612 Use relative_url and absolute_url where possible ()
* 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
2020-03-06 15:37:07 -05:00
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 
2020-03-05 12:39:35 -05:00
52fcc60474 Update CHANGELOG and history 2020-03-05 12:28:40 -05:00
dc8a41bb60 Improve accessiblity of default skin by increasing color contrast 2020-03-04 16:33:50 -05:00
4fa9cf63d2 Update CHANGELOG and history 2020-03-04 16:10:57 -05:00
4bf72cf73f Hide hidden posts from listings () 2020-03-04 16:09:24 -05:00
31dff63ad1 Update CHANGELOG, history, and documentation 2020-03-04 16:08:15 -05:00
648ef257a4 Add Irish (Gaeilge) locale to ui-text.yml () 2020-03-04 16:05:27 -05:00
909745a7c9 Fix rake vulnerability in .gemspec file 2020-03-02 16:25:50 -05:00
2513357cdc Update CHANGELOG and history 2020-02-17 15:30:14 -05:00
e8b36c94d3 fix: Do not redirect user away from site after they submit a comment () 2020-02-17 15:28:33 -05:00
f7884a31c6 Update CHANGELOG and history 2020-02-17 15:27:35 -05:00
060d50eda0 Disable box-shadow for radio and checkbox () 2020-02-17 15:26:10 -05:00
b06b6477e9 Bump Jekyll gem dependency to v3.7 2020-01-29 13:24:22 -05:00
1799ddd6a5 Regression for mmistakes#2332 ()
* 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
636ea3eb87 Release 4.18.1 💎 2020-01-25 11:18:44 -05:00
82a71a59f2 Fix compatibility issue with paginate V2 introduced by mmistakes/minimal-mistakes#2378 () 2020-01-25 11:14:29 -05:00
ec0b288f9e Release 4.18.0 💎 2020-01-25 10:26:16 -05:00
1b9b8465b0 Update CHANGELOG and history 2020-01-25 10:19:18 -05:00
3332196ec5 Allow using theme without pagination () 2020-01-25 10:17:46 -05:00
1163ddc3f2 Add links to high resolution skin screenshots
Resolves 
2020-01-14 12:51:36 -05:00
d6c935aaaa Update CHANGELOG and history 2020-01-14 12:46:02 -05:00
741b6dcb10 Adjust comments to be compatible with compress_html () 2020-01-14 12:43:14 -05:00
0ce6c0d648 Update CHANGELOG and history 2020-01-14 12:42:35 -05:00
2397da4e28 Add post to test multiline excerpt 2020-01-14 12:41:28 -05:00
c6b4cdac97 Fix wrong newline concatenation in SEO description, resolves ()
Close 
2020-01-14 12:40:11 -05:00
b84c196178 Update CHANGELOG and history 2020-01-14 12:33:30 -05:00
d1db419e59 Update README and LICENSE ()
* Update README and LICENSE

* README: Replace RawGit with jsDelivr
2020-01-14 12:32:48 -05:00
31d230934c Update CHANGELOG and history 2020-01-14 12:32:20 -05:00
a9f927a353 Update .gitignore () 2020-01-14 12:31:30 -05:00
39423bc233 Update CHANGELOG and history 2020-01-07 13:14:57 -05:00
eb1af70810 Document header tagline 2020-01-07 13:14:50 -05:00
6deaab8d3a Add example posts with header tagline 2020-01-07 13:14:33 -05:00
be0e7ca971 Allow override of page excerpt in heading (via tagline) ()
Allow the use of `page.tagline` to override `page.excerpt` in heading area
2020-01-07 13:01:47 -05:00
f2af873e94 Update CHANGELOG and history 2020-01-07 12:47:33 -05:00
e2f0cf82f9 🔧 Exclude package-lock.json () 2020-01-07 12:45:58 -05:00
65051cce2e Update CHANGELOG and history 2020-01-07 12:39:34 -05:00
f331584125 Use %-d instead of %d () 2020-01-07 12:38:08 -05:00
e604b4742a Update CHANGELOG and history 2020-01-07 12:37:31 -05:00
8e2d290c7f Update toc.html from allejo/jekyll-toc:master () 2020-01-07 12:36:05 -05:00
92401a14b7 Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2019-12-19 11:39:42 -05:00
e7d429cd74 Update CHANGELOG and history 2019-12-19 11:39:39 -05:00
7607fcf7b6 Fix staticman v2/v3 comments ()
According to the most recent docs, `branch` and `endpoint` should be inside `site.comments.staticman` config.
2019-12-19 11:38:51 -05:00
4a85725bfe Update CHANGELOG and history 2019-12-19 11:38:16 -05:00