~xdavidwu/xdavidwu.link

e2d6d3c0 — Lucas Caton 5 years ago
Remove 'www' from Stack Overflow URL (#2054)

Stack Overflow is no longer including `www` in its URLs.
4d8e57a5 — Michael Rose 5 years ago
Update CHANGELOG, history, and docs
4ea0a18d — Hermit Physicist- Aravindvenma 5 years ago
Update ui-text.yml (#2037)

Add Malayalam localized UI text strings
4beeadc6 — Michael Rose 5 years ago
Fix `site.logo` false positives
1205f80c — Michael Rose 5 years ago
Update CHANGELOG and history
afedbe79 — Alex Malaszkiewicz 5 years ago
Add empty `alt` attribute to img tag with logo (#2035)

* Provide empty alt attribute (alt="") for logo image, because it does not provide information
d1379f8f — Michael Rose 5 years ago
Fix empty `<img>` when `site_logo` is not assigned

Ref: https://github.com/mmistakes/minimal-mistakes/pull/2026#issuecomment-454809876
c74553a2 — Michael Rose 5 years ago
Release 4.15.0 💎
d2256790 — Evan Debenham 5 years ago
Add logo and title customization to the masthead (#2026)

* Add logo and title customization to the masthead

* Adjust config description

* Add test site logo to `/test`

* Document `site.logo` and `site.masthead_title`

* Update CHANGELOG and history
79f6e2f9 — Michael Rose 5 years ago
Update CHANGELOG and history
f604e195 — Erik Demaine 5 years ago
Fix scrollspy on link clicking, and # for top of page (#2023)

8f334a5c — Michael Rose 5 years ago
Update
783460a6 — Huan LI (李卓桓) 5 years ago
Add support to customize `issue-term` (#2022)

Current we hardcoded the `pathname` for `issue-term` when we are using utterances comment provider.

It would be better for let users customize it by setting a `site.comments.utterances.issue_term` in their `_config.yml`.
a9ae59fe — Michael Rose 5 years ago
Update CHANGELOG, history, and `canonical_url` documentation
696aba2e — Sean Killeen 5 years ago
assign canonical directly if custom value exists (#2021)

7b989df7 — Michael Rose 5 years ago
Update CHANGELOG and history
b17962a5 — Michael Rose 5 years ago
Merge pull request #2020 from edemaine/scrollspy

2dc67e91 — Erik Demaine 5 years ago
Define $active-color in terms of $primary-color
7d9baf28 — Erik Demaine 5 years ago
Use jQuery throttle library
130da845 — Erik Demaine 5 years ago
Scrollspy-style updating of hash and TOC highlighting
Next