~xdavidwu/xdavidwu.link

5e9278f3 — Michael Rose 6 years ago
Update copyright date
36c27b58 — Michael Rose 6 years ago
Update CHANGELOG and history
7dee21df — Michael Rose 6 years ago
Update CHANGELOG and history
07f192ea — Darren Hart 6 years ago
v2: Introduce show_overlay_excerpt and document  (#1436)

Make excerpts optional in header overlay

Some posts and some header images don't lend themselves well to
displaying the excerpt in the overlay. Make this optional by
introducting a new boolean variable:

`page.header.show_overlay_excerpt`

Set it to implicitly default to `true` so existing users are unaffected by
testing explicitly for "!= false".

This can be enabled globally for a site by changing the default to `false`
in the local _config.yml, or per page by specifying the value in front
matter.

Document show_overlay_excerpt variable

* Add show_overlay_excerpt variable to the Header Overlay field documentation table.

Close #1429 
7c6bfffe — Michael Rose 6 years ago
Release 4.8.1 💎
f78b43a1 — Michael Rose 6 years ago
Update CHANGELOG and history
4346d017 — Nick Garlis 6 years ago
Update Lunr (#1419)

* Update Lunr to 2.1.5
* Remove colons from query string

Fixes #1419 
f1663bfd — Michael Rose 6 years ago
Update CHANGELOG and history
fe826aec — Michael Rose 6 years ago
Add Japanese localized UI text strings
420bc06b — Sankichi 6 years ago
Add Japanese translation of ui-text (#1411)

b4af9d68 — Michael Rose 6 years ago
Update CHANGELOG and history
69b9ecc4 — Michael Rose 6 years ago
Update CHANGELOG and history
46e480e2 — Michael Rose 6 years ago
Add `author.name`
7dea9f49 — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
ce32f30d — Andrew Newhouse 6 years ago
Feature: Adding linkback functionality Author avatar & Name (#1386)

* adding linkback funct to author avatar & nm

* rm author_class; change linkback var to home; updating config docs
aa9da2b5 — Michael Rose 6 years ago
Update copyright
1741c634 — Michael Rose 6 years ago
Move zh-HK fix under Bug Fixes in CHANGELOG
21850581 — Michael Rose 6 years ago
Remove beta note
6642edc1 — Michael Rose 6 years ago
Release 4.8.0 :gem:
19a6ec41 — Michael Rose 6 years ago
Fix open-ended dependency warnings
Next