Commit graph

2612 commits

Author SHA1 Message Date
iBug ♦
42c4df6244
Enhance Bilibili video support (redo of #2522) (#2599)
* Enhance support for bilibili videos in responsive video helper, and add corresponding doc

* Apply @iBug's review in mmistakes/minimal-mistakes#2522

* Fix danmaku in page hero video

* Update video to use case..when for iframe src

* Update CHANGELOG and history

Co-authored-by: Anran <51769728+ALeafWolf@users.noreply.github.com>
Co-authored-by: Michael Rose <mmistakes@users.noreply.github.com>
2020-07-22 15:42:46 -04:00
Michael Rose
8711be97c6 Update CHANGELOG and history 2020-07-22 15:36:25 -04:00
Marcin Pietraszek
28edd82198
Algolia search update (#2572)
* Search on menu toggle

With that change search is performed when requested. Before it was done
for each pageview, regardless of the fact if search was used by user or
not.

* Localize algolia's empty template
2020-07-22 15:34:53 -04:00
Michael Rose
91433e72e6 Update CHANGELOG and history 2020-07-22 15:30:29 -04:00
Vanessasaurus
82f79d3045
Updating link to wtfpl license (#2571)
The current wtpl license in the README is dead, so I'm updating it to use the current. The site doesn't have https, so if you want https we could also use https://choosealicense.com/licenses/wtfpl/.
2020-07-22 15:29:37 -04:00
Michael Rose
3af9e57c6a Update CHANGELOG and history 2020-07-22 15:29:09 -04:00
Eduardo Luna
c980d7f079
Update 03-installation.md (#2570)
Fixed a small typo.
2020-07-22 15:28:09 -04:00
Michael Rose
f297fe1b51 Update CHANGELOG and history 2020-07-22 15:27:46 -04:00
Lars Olesen
4f8e2b48bb
Do not include in toc (#2558) 2020-07-22 15:26:14 -04:00
iBug ♦
2ef1bfb856
Load Font Awesome CSS from jsDelivr CDN (#2583)
* Load Font Awesome CSS from jsDelivr CDN
* Update CHANGELOG and history
2020-07-02 08:08:45 -04:00
Michael Rose
776ab26ce1 Update theme version 2020-06-06 11:49:40 -04:00
Michael Rose
a870cbddd9 Update CHANGELOG and history 2020-06-06 11:48:26 -04:00
Michael Rose
5021021fc8 Release 4.19.3 💎 2020-06-06 11:47:44 -04:00
Michael Rose
c6145356fd Update CHANGELOG and history 2020-06-06 10:39:32 -04:00
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
Lars Olesen
875dbdefb8
Move page date to own file (#2544) 2020-06-02 22:22:56 -04:00
Michael Rose
da2035c1ff Update CHANGELOG and history 2020-06-02 22:22:21 -04:00
Lars Olesen
b336eab85b
Strip trailing whitespace in seo_description (#2542) 2020-06-02 22:21:10 -04:00
iBug ♦
3ca2503745
Bump Jekyll version note from 3.5 to 3.7 (#2520) 2020-06-02 22:19:22 -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
cf398b07ab
Ignore heading in TOC 2020-05-22 10:06:57 -04:00
Michael Rose
f7770ad079 Fix typo 2020-05-01 11:53:47 -04:00
Michael Rose
7a4b65711d Bump version to 4.19.2 2020-05-01 11:51:54 -04:00
Michael Rose
7bdc8dc193 Release 4.19.2 💎 2020-05-01 11:47:01 -04:00
Michael Rose
1a6bc842ae Wrap email in quotes
Close #2498
2020-05-01 10:28:44 -04:00
Michael Rose
476b12c867 Add bilibili provider 2020-05-01 10:23:02 -04:00
Michael Rose
890e573989 Fix typo 2020-05-01 10:21:55 -04:00
Michael Rose
b27da24c8d Update CHANGELOG and history 2020-05-01 10:20:27 -04:00
Michael Rose
502e28a54e Add bilibili provider 2020-05-01 10:20:18 -04:00
sunete
9280de7075
Update video (#2512)
* Update video

support bilibili video

* Update video

drop the duplicated <div> wrapper

* Update video

update video
2020-05-01 10:16:59 -04:00
Michael Rose
2147ee2b66 Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2020-05-01 10:15:50 -04:00
Michael Rose
172321f115 Add Myanmar (Burmese) 2020-05-01 10:15:46 -04:00
Michael Rose
f8ab328e8a Update CHANGELOG and history 2020-05-01 10:14:48 -04:00
Hein Htet Aung
ac970d98b8
Update Burmese translation (#2500) 2020-05-01 10:13:23 -04:00
Michael Rose
3c6c8586ba Update CHANGELOG and history 2020-05-01 10:12:43 -04:00
Tobias V. Langhoff
f9c4e37816
Fix typo in configuration docs (#2497)
`https://github.io.mmistakes` should be `https://mmistakes.github.io`
2020-05-01 10:11:58 -04:00
Michael Rose
4ba02060e4 Update CHANGELOG and history 2020-05-01 10:11:32 -04:00
Quan
8ba8be1cac
Update Vietnamese translation (#2486)
* Update Vietnamese translation

* Update Vietnamese translation
2020-05-01 10:10:35 -04:00
Michael Rose
ef9431ccdd
Update 01-quick-start-guide.md 2020-04-27 11:11:21 -04:00
Michael Rose
d387d410eb
Update README.md 2020-04-27 11:10:04 -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
Ali Farooq
7790757722
Use css padding for author urls to fix underline hover state (#2472)
* Use scss padding for sidebar author urls

* rename .text to .label
2020-03-30 16:26:24 -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