~xdavidwu/xdavidwu.link

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
30b5ef6b — Michael Rose 6 years ago
Fix stuck sidebar when resizing viewport

Close #1447
ef796d47 — Michael Rose 6 years ago
Update CHANGELOG and history
137d2fa6 — Nick Garlis 6 years ago
Add lunr-gr.js and fix lunr-en.js  (#1445)

* Remove Lunr trimmer & bring back colons
* Add Greek Stemmer
* Translate `search_placeholder_text` and `results_found` to Greek
1c1ec365 — Michael Rose 6 years ago
Update CHANGELOG and history
6d948a82 — Michael Rose 6 years ago
Round top right corner of code block icon
68ea4be4 — Michael Rose 6 years ago
Reduce visual weight of code blocks

Flatten shadow and remove borders relying on background color to highlight code.
d31c9a05 — Michael Rose 6 years ago
Update CHANGELOG and history
7aa79708 — Michael Rose 6 years ago
Fix line number width in code blocks

Code blocks with short line widths can cause `td.gutter` width to stretch, adding in undesired white space.

Declaring widths on the table's columns fixes #1437

Add `{% highlight linenos %}` examples to test and demo sites.
84f7786e — Michael Rose 6 years ago
Fix heading
df3dd706 — Michael Rose 6 years ago
Update Font Awesome link
Next