~xdavidwu/xdavidwu.link

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
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
Next