~xdavidwu/xdavidwu.link

0a8026d6 — Michael Rose 3 years ago
Fix typo

Close #2678
5a5d5157 — Michael Rose 3 years ago
Bump copyright year
f437025b — Michael Rose 3 years ago
Update CHANGELOG and history
d530a92c — Michael Rose 3 years ago
Refactor page meta (#2641)

* Rename include

* Add grid view test pages

* Rename `.post__meta-sep` and use CSS to add line break

* Improve collection grid archive

* Improve page grid archive

* Enable `grid`

* Don't show date icon if there is no `date` value

* Add blank line at EOF

* Add space

* Wrap date and reading time in named `span` elements
2a0c3ed6 — Michael Rose 3 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
a5767e5a — Michael Rose 3 years ago
Update CHANGELOG and history
7985d3c5 — Lars Olesen 3 years ago
Added article:author used by Pinterest (#2670)

615661c8 — Michael Rose 3 years ago
Update CHANGELOG and history
bd3cc32e — Johannes Ganzenmüller 3 years ago
Removed duplicated CSS definitions (#2666)

41522c0f — iBug ♦ 3 years ago
Change "fa" to "fas" for Font Awesome 5 (#2649)

* main.js: fa -> fas for FA 5

* Update CHANGELOG and history
c369ba0c — Michael Rose 3 years ago
Update CHANGELOG and history
eee36b50 — Michael Rose 3 years ago
Fix `entries_layout: grid`
Close #2639
c2cf7fbd — Michael Rose 3 years ago
Release 4.20.1 💎
48c887fc — Michael Rose 3 years ago
Fix grid `entries_layout` in home.html
da7aeda5 — Michael Rose 3 years ago
Release 4.20.0 💎
809f82d2 — Michael Rose 3 years ago
Update CHANGELOG and history
57b957cb — Lim Jing Heng 3 years ago
Show date of posts (#2526)

* add date to read-time.html

* add option for show_date, dynamic icon style

* change read-time to post__meta

* cleanup post__metal.html

* cleanup post__meta include variables

* put date before read time

* remove space in include variable

* allow customisation of post__meta separator

* add some documentation

* oops fix typo derp

* add post date image

* change page meta separator customisation to CSS
be1c6f8f — Michael Rose 3 years ago
Update CHANGELOG and history
0ffe61aa — Andrey Kartashov 3 years ago
remove hidden posts from `/posts` (#2625)

5cbb0e13 — iBug ♦ 3 years ago
Update documentation for #2621 (#2624)

* Update documentation for #2621

* Update CHANGELOG and history

* Update last_modified_at
Next