~xdavidwu/xdavidwu.link

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
abcb61db — iBug ♦ 3 years ago
Update UI text for zh-CN and zh-TW (#2626)

* Update UI text for zh-CN and zh-TW

* Update CHANGELOG and history

Not touching last_modified_at this time - it's messy enough
cdc1789f — Michael Rose 3 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
86ac6f4c — Michael Rose 3 years ago
Update CHANGELOG and history
1fd71b36 — Juan Ara 3 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
22b1050a — iBug ♦ 3 years ago
Use layout: none instead of null (#2617)

* Use layout: none instead of null

* Update CHANGELOG and history
3a6c7150 — Michael Rose 3 years ago
Update CHANGELOG and history
4e14c70f — 谭九鼎 3 years ago
Update zh-cn (#2576)

* Update zh-cn
* Update ui-text.yml
1b438f79 — Michael Rose 3 years ago
Update CHANGELOG and history
a8e9cf58 — dianlujitao 3 years ago
Fix link for author name (#2575)

Missed from f68b54e53f9973047d80c1d4fc418f89f6a8689c
5beb6583 — iBug ♦ 3 years ago
Change tab indent to space for consistency (#2614)

2b97733d — Michael Rose 3 years ago
Update CHANGELOG and history
eda23e74 — Scott M 3 years ago
Fix config comment to list all analytics providers. (#2607)

The main config was properly updated with the google-gtag
feature commit (0ff9dcc8936b3a438f9125d34e635b8b54ee280a), but was
removed, possibly by bad merge, with an unrelated commit
(53f0c03c7969e83bb53bf9fd64499c711c4029ed) two days later.

The docs and test configs appear to have never received the initial
google-gtag update.
9dfc81ee — Michael Rose 3 years ago
Update CHANGELOG and history
165ec063 — iBug ♦ 3 years ago
Give H4 in notice some space from below (#2602)

e32b7c88 — iBug ♦ 3 years ago
Enhance Bilibili video support (redo of #2522) (#2599)

* Enhance support for bilibili videos in responsive video helper, and add corresponding doc

* Apply @iBug's review in mmistakes/minimal-mistakes#2522

* Fix danmaku in page hero video

* Update video to use case..when for iframe src

* Update CHANGELOG and history

Co-authored-by: Anran <51769728+ALeafWolf@users.noreply.github.com>
Co-authored-by: Michael Rose <mmistakes@users.noreply.github.com>
a82b0cc2 — Michael Rose 3 years ago
Update CHANGELOG and history
Next