~xdavidwu/xdavidwu.link

9708dc59 — Michael Rose 6 years ago
SEO and author fixes (#1456)

* Fix canonical URL
* Fix next/previous page paths
* Group meta types together
* Fix twitter:creator conditional
* Allow `author` to accept an object or string
* Reduce white-space
* Add "website" as default `og:type`
* Add `article:modified_time`
* Show `article:modified_time` on `article` only

Fixes #289
82910cbd — Michael Rose 6 years ago
Update CHANGELOG and history
41b962e4 — Michael Rose 6 years ago
Improve greedy navigation's layout when JavaScript is disabled
f03c114c — Michael Rose 6 years ago
Updage CHANGELOG and history
e643e25c — Michael Rose 6 years ago
Simplify year archive Liquid
a55b955b — Michael Rose 6 years ago
Update Prettier ignore
7dced291 — Michael Rose 6 years ago
Release 4.9.0 💎
eee45dd0 — Michael Rose 6 years ago
Reduce white-space to trim down filesize
3fd923df — Michael Rose 6 years ago
Update CHANGELOG and history
250eb823 — Michael Rose 6 years ago
Improve syntax highlighting styles (#1450)

* Cleanup syntax highlighting styles
* Replace hardcoded color values with [base16](http://chriskempson.com/projects/base16/) Sass variables
* Harmonize padding between GFM code blocks and `{% highlight %}` code blocks
*  Improve readability of line numbers
* Add longer code block example to test double digit line numbers
* Adjust code block colors for specific skins
70a2f454 — Michael Rose 6 years ago
Add Prettier ignore file

Stop prettier from messing with Markdown files.
71f55235 — Michael Rose 6 years ago
Fix grammar
f7c7a5cc — Michael Rose 6 years ago
Update CHANGELOG and history
877ec9ca — Nick Garlis 6 years ago
 Minimize JSON data (#1449)

* Remove Lunr trimmer & bring back colons

* Add Greek Stemmer

* Translate search_placeholder_text and results_found to Greek

* Minimize JSON data

* Truncate Words

* Move store variable into a new file

* Move Lunr files into a new folder

* Add defer to lunr scripts

* Add search_full_content switch
a726e30f — Michael Rose 6 years ago
Update CHANGELOG and history
7700c5d7 — Michael Rose 6 years ago
Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
b356139f — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes

* 'master' of https://github.com/mmistakes/minimal-mistakes:
  Only load Lunr languages that exist in theme
32b617b7 — Michael Rose 6 years ago
Only load Lunr languages that exist in theme

ref: https://github.com/mmistakes/minimal-mistakes/pull/1445#issuecomment-355153434
5a59efc2 — Michael Rose 6 years ago
Only load Lunr languages that exist in theme

ref https://github.com/mmistakes/minimal-mistakes/pull/1445#issuecomment-355153434
e718f2c5 — Michael Rose 6 years ago
Update CHANGELOG and history
Next