~xdavidwu/xdavidwu.link

ddf74691 — Michael Rose 6 years ago
Add conditionals for showing  reCaptcha keys in form
e1a71299 — Michael Rose 6 years ago
Add "Back to Top" text string
970e9f9e — Lars Olesen 6 years ago
Fix UI-text variable and add Danish Translation for Back to top (#1598)

* Added Danish Translation for Back to top

* Update categories.html

* Update tags.html

* Update posts.html
dfd0f06a — Michael Rose 6 years ago
Update CHANGELOG and history
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
Next