~xdavidwu/xdavidwu.link

5549ad61 — Michael Rose 6 years ago
Harmonize class names
c010723f — Michael Rose 6 years ago
Add new layouts
3ba900a0 — Michael Rose 6 years ago
Add `wide` modifier to archive layout
0ac1be86 — Michael Rose 6 years ago
Clear floats
7d3b5e50 — Michael Rose 6 years ago
Configure entries layout `list` or `grid`

Switch between list or grid view by adding `entries_layout` to YAML Front Matter.
8fdbf62a — Michael Rose 6 years ago
Add posts, categories, category, tags, tag, and collection layouts

Replace sample pages with hard coded HTML and Liquid in favor of a layout that does all the heavy lifting. Assign the appropriate `layout` via YAML Front Matter and away you go.
4606e4dd — Michael Rose 6 years ago
Add `id` to page title
28c33e98 — Michael Rose 6 years ago
Fix search excerpts that run together
8481dd43 — Michael Rose 6 years ago
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
ed92b4c3 — Michael Rose 6 years ago
Remove space
b593cae5 — Michael Rose 6 years ago
Remove space
53f0c03c — Michael Rose 6 years ago
Add default `theme` and `remote_theme` values to `_config.yml`
93dfdb4f — Michael Rose 6 years ago
Release 4.10.1 :gem:
2cfbc727 — Michael Rose 6 years ago
Update CHANGELOG and history
85276d19 — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
0ff9dcc8 — Matías E. Fernández 6 years ago
Add support for Google Analytics with global site tag (gtag.js) (#1563)

For documentation see https://developers.google.com/analytics/devguides/collection/gtagjs/
and https://support.google.com/analytics/answer/7538414.
11c8a625 — Michael Rose 6 years ago
Add missing German translations
bb7cf770 — Tobias L. Maier 6 years ago
Add more translations for de (#1577)

* Add more translations for de

* Fix Typo
dfc57d97 — Christian Oliff 6 years ago
Update Font Awesome JS to 5.0.8 (#1561)

REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
5767cf0b — Michael Rose 6 years ago
Update CHANGELOG and history
Next