~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_layouts d---------
move comments and related into article>div
move related into article container
remove unnessessary div
fix cat, tags margin-top
move cat and tags to home-like title style
27c13cee — Michael Rose 4 years ago
Release 4.20.2 💎
5a5d5157 — Michael Rose 4 years ago
Bump copyright year
d530a92c — Michael Rose 4 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
eee36b50 — Michael Rose 4 years ago
Fix `entries_layout: grid`
Close #2639
c2cf7fbd — Michael Rose 4 years ago
Release 4.20.1 💎
48c887fc — Michael Rose 4 years ago
Fix grid `entries_layout` in home.html
da7aeda5 — Michael Rose 4 years ago
Release 4.20.0 💎
57b957cb — Lim Jing Heng 4 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
0ffe61aa — Andrey Kartashov 4 years ago
remove hidden posts from `/posts` (#2625)

cdc1789f — Michael Rose 4 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
1fd71b36 — Juan Ara 4 years ago
Configure entries layout `list` or `grid` (#2616)

* Configure entries layout `list` or `grid`

This allows to use grid layout on `page.entries_layout` on the home layout.

Included a break since when using grid the post images are too close to the horizontal line bellow `posts` text.

There's a entries div now surrounding the posts since the first row of the grid was having a slight padding on the left. The home now behaves like posts/categories/tags pages with grid but including the paginator.

For best results on desktop use `classes: wide` and `paginate: 4` on `_config.yml` (or multiples of 4 if you want more rows)

* Fix indent

* Archive subtitle leaves space on the bottom

* Now space is added through style
992854af — Michael Rose 4 years ago
Release 4.19.3 💎
ec56bf91 — Lars Olesen 4 years ago
Move page date to own file (#2544)

4bb62ad2 — Michael Rose 4 years ago
Release 4.19.2 💎
d60a05f7 — Michael Rose 5 years ago
Release 4.19.1 💎
Next