~xdavidwu/xdavidwu.link

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
2b1ab027 — Michael Rose 5 years ago
Update CHANGELOG and history
759679b4 — Erik Demaine 5 years ago
Clicking TOC links changes hash fragment (#2019)

* Fix smooth scroll breaking back button #1767
* Change URL's hash fragment when clicking on TOC
* Switch from hashchange to popstate event handler

This seems to have better behavior with the Forward button, on page load,
and always scrolls in the right direction.

Close #1767 
c036800a — Michael Rose 5 years ago
Bump version to 4.14.2
6ae55e5e — Michael Rose 5 years ago
Release 4.14.2 💎
33cf419a — Michael Rose 5 years ago
Update copyright year
Next