Update CHANGELOG and history
remove hidden posts from `/posts` (#2625)
Update documentation for #2621 (#2624)
* Update documentation for #2621
* Update CHANGELOG and history
* Update last_modified_at
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
Update CHANGELOG and history
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
Use layout: none instead of null (#2617)
* Use layout: none instead of null
* Update CHANGELOG and history
Update CHANGELOG and history
Update zh-cn (#2576)
* Update zh-cn
* Update ui-text.yml
Update CHANGELOG and history
Change tab indent to space for consistency (#2614)
Update CHANGELOG and history
Update CHANGELOG and history
Give H4 in notice some space from below (#2602)
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>
Update CHANGELOG and history
Algolia search update (#2572)
* Search on menu toggle
With that change search is performed when requested. Before it was done
for each pageview, regardless of the fact if search was used by user or
not.
* Localize algolia's empty template