~xdavidwu/xdavidwu.link

102374fd — Michael Rose 6 years ago
Fix typo
23f7e9af — Michael Rose 6 years ago
Remove link
be8289a5 — Michael Rose 6 years ago
Release 4.11.1 :gem:
a0647cdd — Michael Rose 6 years ago
Use `relative_url` filter
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
Next