~xdavidwu/xdavidwu.link

b7d383b0 — Michael Rose 7 years ago
Fix Liquid syntax error in `feature_row` include

Fix "Expected id but found open_square in `"{{page.[include.id] }}"`" in `feature_row` include.
5d2f24eb — Michael Rose 7 years ago
Liquid syntax error: "Expected end_of_string but found pipe in `"name in __names | sort"`" in `group-by-array` include

`sort` not allowed in `for` statements, remove it.
aba00c10 — Michael Rose 7 years ago
Fix Liquid syntax error: Expected id but found open_square in `"{{page.[include.id] }}"`
c9563764 — Michael Rose 7 years ago
Update CHANGELOG and history
4600d20c — Michael Rose 7 years ago
Fix Liquid errors when in `error_mode: strict`

Liquid does not allow parenthesis, remove them to fix Liquid Exception: Liquid syntax error "Expected dotdot but found pipe" in `tag-list.html` and `category-list.html`

Close #1223
29d43f5c — Michael Rose 7 years ago
Update CHANGELOG and history
12a3a793 — Michael Rose 7 years ago
Update CHANGELOG and history
5e165033 — DDoSolitary 7 years ago
Improve translation for minute_read. (#1211)

01626044 — Michael Rose 7 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
0aeb05b1 — Michael Rose 7 years ago
Update Jekyll's version number
f7e1be22 — Michael Rose 7 years ago
Update CHANGELOG and history
37473a62 — Ohad Schneider 7 years ago
Posts by Tag (singular) (#1209)

Correct "Posts by Tag" (singular) to be more consistent with "Posts by Category"

* Update tag-archive.html
* Update about.md
* Update 10-layouts.md
* Update README.md
* Update 14-helpers.md
3e6fb947 — Michael Rose 7 years ago
Remove the http-equiv="cleartype" meta tag

Reasons for dropping: https://www.drupal.org/node/1717090
Close #1087
ecafbcf4 — Michael Rose 7 years ago
Update CHANGELOG and history
48a86217 — Michael Rose 7 years ago
Remove `#disqus_thread` duplicate

`<section id="disqus_thread"></section>` is set in `_includes/comments.html` and not needed in `_includes/comment-provider/disqus.html`.

Fixes #1199
0f6ab886 — Michael Rose 7 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
773f4cf3 — Michael Rose 7 years ago
Update CHANGELOG and history
f941f76d — DDoSolitary 7 years ago
Update Chinese translation for date_label. (#1205)

17c35a57 — Ohad Schneider 7 years ago
_config.yml - Steam ID explanation comment (#1204)

fad85803 — Ohad Schneider 7 years ago
_config.yml - author LinkedIn example comment (#1203)

Next