~xdavidwu/xdavidwu.link

a8e9cf58 — dianlujitao 3 years ago
Fix link for author name (#2575)

Missed from f68b54e53f9973047d80c1d4fc418f89f6a8689c
5beb6583 — iBug ♦ 3 years ago
Change tab indent to space for consistency (#2614)

2b97733d — Michael Rose 3 years ago
Update CHANGELOG and history
eda23e74 — Scott M 3 years ago
Fix config comment to list all analytics providers. (#2607)

The main config was properly updated with the google-gtag
feature commit (0ff9dcc8936b3a438f9125d34e635b8b54ee280a), but was
removed, possibly by bad merge, with an unrelated commit
(53f0c03c7969e83bb53bf9fd64499c711c4029ed) two days later.

The docs and test configs appear to have never received the initial
google-gtag update.
9dfc81ee — Michael Rose 3 years ago
Update CHANGELOG and history
165ec063 — iBug ♦ 3 years ago
Give H4 in notice some space from below (#2602)

e32b7c88 — iBug ♦ 3 years ago
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>
a82b0cc2 — Michael Rose 3 years ago
Update CHANGELOG and history
af1a5159 — Marcin Pietraszek 3 years ago
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
4a2960fc — Michael Rose 3 years ago
Update CHANGELOG and history
f7b21b94 — Vanessasaurus 3 years ago
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/.
aef763ad — Michael Rose 3 years ago
Update CHANGELOG and history
20ced0b9 — Michael Rose 3 years ago
Update CHANGELOG and history
b625c481 — Lars Olesen 3 years ago
Do not include in toc (#2558)

a8771add — iBug ♦ 3 years ago
Load Font Awesome CSS from jsDelivr CDN (#2583)

* Load Font Awesome CSS from jsDelivr CDN
* Update CHANGELOG and history
37af2800 — Michael Rose 3 years ago
Update CHANGELOG and history
992854af — Michael Rose 3 years ago
Release 4.19.3 💎
b48a38f7 — Michael Rose 3 years ago
Update CHANGELOG and history
92636e12 — Michael Rose 3 years ago
Update GreedyNav.js
237f66e7 — Michael Rose 3 years ago
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
Next