~xdavidwu/xdavidwu.link

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
2ed4fdec — Michael Rose 6 years ago
Update Greedy Navigation source link
2101a29d — Michael Rose 6 years ago
Update GitHub Pages installation instructions
5e9278f3 — Michael Rose 6 years ago
Update copyright date
36c27b58 — Michael Rose 6 years ago
Update CHANGELOG and history
7dee21df — Michael Rose 6 years ago
Update CHANGELOG and history
07f192ea — Darren Hart 6 years ago
v2: Introduce show_overlay_excerpt and document  (#1436)

Make excerpts optional in header overlay

Some posts and some header images don't lend themselves well to
displaying the excerpt in the overlay. Make this optional by
introducting a new boolean variable:

`page.header.show_overlay_excerpt`

Set it to implicitly default to `true` so existing users are unaffected by
testing explicitly for "!= false".

This can be enabled globally for a site by changing the default to `false`
in the local _config.yml, or per page by specifying the value in front
matter.

Document show_overlay_excerpt variable

* Add show_overlay_excerpt variable to the Header Overlay field documentation table.

Close #1429 
7c6bfffe — Michael Rose 6 years ago
Release 4.8.1 💎
f78b43a1 — Michael Rose 6 years ago
Update CHANGELOG and history
4346d017 — Nick Garlis 6 years ago
Update Lunr (#1419)

* Update Lunr to 2.1.5
* Remove colons from query string

Fixes #1419 
f1663bfd — Michael Rose 6 years ago
Update CHANGELOG and history
fe826aec — Michael Rose 6 years ago
Add Japanese localized UI text strings
Next