~xdavidwu/xdavidwu.link

309403ab — Michael Rose 6 years ago
Add Lunr license
19bbd810 — Michael Rose 6 years ago
Update CHANGELOG and history
71675908 — Michael Rose 6 years ago
Add copyright and version back
4b939683 — Michael Rose 6 years ago
Minify lunr.js
ed4791d8 — Michael Rose 6 years ago
Fix typo
a7517c3b — Michael Rose 6 years ago
Update CHANGELOG and history
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
Next