Fix search excerpts that run together
Replace `absolute_url` with `relative_url`
Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.
Leave SEO related `<head>` elements and social sharing links as `absolute_url`.
Fixes #1588
Add default `theme` and `remote_theme` values to `_config.yml`
Update CHANGELOG and history
Add missing German translations
Add more translations for de (#1577)
* Add more translations for de
* Fix Typo
Update CHANGELOG and history
Convert EOL sequence to LF
Update CHANGELOG and history
Update Font Awesome JS to 5.0.7 (#1555)
polish language code fix (#1550)
https link to realfavicongenerator.net (#1539)
Add link to jekyll-algolia's documentation