Commit Graph

2426 Commits

Author SHA1 Message Date
ac970d98b8 Update Burmese translation () 2020-05-01 10:13:23 -04:00
3c6c8586ba Update CHANGELOG and history 2020-05-01 10:12:43 -04:00
f9c4e37816 Fix typo in configuration docs ()
`https://github.io.mmistakes` should be `https://mmistakes.github.io`
2020-05-01 10:11:58 -04:00
4ba02060e4 Update CHANGELOG and history 2020-05-01 10:11:32 -04:00
8ba8be1cac Update Vietnamese translation ()
* Update Vietnamese translation

* Update Vietnamese translation
2020-05-01 10:10:35 -04:00
ef9431ccdd Update 01-quick-start-guide.md 2020-04-27 11:11:21 -04:00
d387d410eb Update README.md 2020-04-27 11:10:04 -04:00
07957f6d64 Hide index page from page-archive, resolves () 2020-04-13 18:55:19 -04:00
f3c74113fd Fix "Follow menu falls under post links" ()
* Fix  "Follow menu falls under post links"

* Do it the other way
2020-04-08 09:15:07 -04:00
63c929655d Update CHANGELOG and history 2020-03-30 16:27:41 -04:00
7790757722 Use css padding for author urls to fix underline hover state ()
* Use scss padding for sidebar author urls

* rename .text to .label
2020-03-30 16:26:24 -04:00
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 ()
2020-03-30 16:19:59 -04:00
29f4efc441 Update CHANGELOG and history 2020-03-30 16:18:32 -04:00
54001dade7 Add guide on applying Front Matter defaults to jekyll-archives pages ()
* 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
843c38b892 Update ui-text.yml for Vietnamese translation () 2020-03-30 16:16:24 -04:00
c57dfd78b0 Add mention of Finnish 2020-03-23 14:08:03 -04:00
a0a0a78b07 Update CHANGELOG and history 2020-03-23 14:06:44 -04:00
7f222d7e1f Finnish translations ()
* Finnish translations

* Small fix to finnish translation
2020-03-23 14:05:10 -04:00
e773a08645 Update CHANGELOG and history 2020-03-23 14:04:43 -04:00
def3aaf229 Clarify lunr only searches documents in collections () 2020-03-23 14:03:25 -04:00
2d0b445634 Bump theme version 2020-03-16 21:32:15 -04:00
6bc673d331 Release 4.19.1 💎 2020-03-16 21:31:23 -04:00
0d4e54283a Update CHANGELOG and history 2020-03-16 21:26:12 -04:00
c5523d119a Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2020-03-16 21:24:19 -04:00
e00e24dc9d docs: Add dracula base16 syntax highlighting ()
Updates stylesheets doc by adding a section for [dracula theme](https://draculatheme.com/).
2020-03-16 21:24:11 -04:00
e3fd8dc17b Update CHANGELOG and history 2020-03-16 21:23:05 -04:00
2d407a9d9e update links to HTTPS and remove Google+ from 05-configuration.md () 2020-03-16 21:21:36 -04:00
b1d7c4062f Update CHANGELOG and history 2020-03-16 21:18:56 -04:00
4e25e5242e Use first_page_path from Paginate V2 if available () 2020-03-16 21:17:53 -04:00
eeecf26117 Update CHANGELOG and history 2020-03-16 10:46:52 -04:00
864892c507 Bump dependencies 2020-03-16 10:45:33 -04:00
ece34c1c57 Fix author profile links z-index order on small screens
Close 
2020-03-16 10:33:42 -04:00
7051c2b595 Update smooth-scroll.js to v16.1.2
Close 
2020-03-11 13:13:46 -04:00
e31701787e Force rebuild of site 2020-03-10 19:09:54 -04:00
78f049abee Release 4.19.0 💎 2020-03-10 19:02:57 -04:00
f9b4ddb869 Remove unused variables 2020-03-10 19:00:43 -04:00
a2385e2584 Update CHANGELOG and history 2020-03-09 14:49:50 -04:00
b5abe62bf6 Add "click" overlay to close masthead and follow button menus when open
Fixes 
2020-03-09 14:49:15 -04:00
9c90563d1a Remove delay on menu close 2020-03-09 13:04:51 -04:00
02098bc079 Update CHANGELOG and history 2020-03-09 12:33:15 -04:00
60f0f1c33a Remove deprecated Staticman v1 config
Close 
2020-03-09 12:31:42 -04:00
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