Commit Graph

2633 Commits

Author SHA1 Message Date
eb31e33365 Update CHANGELOG and history 2020-08-04 10:48:44 -04:00
f15e02ea58 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
2020-08-04 10:39:01 -04:00
5d85bf1912 Update CHANGELOG and history 2020-08-04 10:26:29 -04:00
b093b52074 remove hidden posts from /posts (#2625) 2020-08-04 10:25:38 -04:00
a695d7728f Update documentation for #2621 (#2624)
* Update documentation for #2621

* Update CHANGELOG and history

* Update last_modified_at
2020-08-04 10:23:18 -04:00
83b4dba2f0 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
2020-07-28 15:37:13 -04:00
1f0b50044c Update 10-layouts.md 2020-07-24 16:06:32 -04:00
f099739f42 Include documentation for home page grid view 2020-07-24 16:00:37 -04:00
cd7aa71ffc Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2020-07-24 15:55:35 -04:00
960d80dc6d Update CHANGELOG and history 2020-07-24 15:55:31 -04:00
34ff24e31b 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
2020-07-24 15:53:21 -04:00
d5d3863322 Use layout: none instead of null (#2617)
* Use layout: none instead of null

* Update CHANGELOG and history
2020-07-24 08:22:16 -04:00
bae1a2eb0d Update CHANGELOG and history 2020-07-23 12:14:05 -04:00
a0e3387677 Update zh-cn (#2576)
* Update zh-cn
* Update ui-text.yml
2020-07-23 12:12:52 -04:00
16bacdcc37 Update CHANGELOG and history 2020-07-23 12:12:15 -04:00
be9a90fa0c Fix link for author name (#2575)
Missed from bcd6126612
2020-07-23 12:11:03 -04:00
a89a015ce7 Change tab indent to space for consistency (#2614) 2020-07-23 12:09:36 -04:00
8a60d43b12 Update CHANGELOG and history 2020-07-22 15:47:29 -04:00
a0309bba05 Fix config comment to list all analytics providers. (#2607)
The main config was properly updated with the google-gtag
feature commit (79d0b75683), but was
removed, possibly by bad merge, with an unrelated commit
(bac26e96b2) two days later.

The docs and test configs appear to have never received the initial
google-gtag update.
2020-07-22 15:46:44 -04:00
af7805a985 Update CHANGELOG and history 2020-07-22 15:45:40 -04:00
adb301096f Give H4 in notice some space from below (#2602) 2020-07-22 15:44:25 -04:00
42c4df6244 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>
2020-07-22 15:42:46 -04:00
8711be97c6 Update CHANGELOG and history 2020-07-22 15:36:25 -04:00
28edd82198 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
2020-07-22 15:34:53 -04:00
91433e72e6 Update CHANGELOG and history 2020-07-22 15:30:29 -04:00
82f79d3045 Updating link to wtfpl license (#2571)
The current wtpl license in the README is dead, so I'm updating it to use the current. The site doesn't have https, so if you want https we could also use https://choosealicense.com/licenses/wtfpl/.
2020-07-22 15:29:37 -04:00
3af9e57c6a Update CHANGELOG and history 2020-07-22 15:29:09 -04:00
c980d7f079 Update 03-installation.md (#2570)
Fixed a small typo.
2020-07-22 15:28:09 -04:00
f297fe1b51 Update CHANGELOG and history 2020-07-22 15:27:46 -04:00
4f8e2b48bb Do not include in toc (#2558) 2020-07-22 15:26:14 -04:00
2ef1bfb856 Load Font Awesome CSS from jsDelivr CDN (#2583)
* Load Font Awesome CSS from jsDelivr CDN
* Update CHANGELOG and history
2020-07-02 08:08:45 -04:00
776ab26ce1 Update theme version 2020-06-06 11:49:40 -04:00
a870cbddd9 Update CHANGELOG and history 2020-06-06 11:48:26 -04:00
5021021fc8 Release 4.19.3 💎 2020-06-06 11:47:44 -04:00
c6145356fd Update CHANGELOG and history 2020-06-06 10:39:32 -04:00
7ec8e90c76 Update GreedyNav.js 2020-06-06 10:30:54 -04:00
3ab6ba0b1f Replace custom comment hardcoded HTML with include
Also add custom_scripts.html include for custom comment provider JavaScript that loads in the footer.

Close #2549
2020-06-02 22:33:08 -04:00
59e007b20e Update CHANGELOG and history 2020-06-02 22:24:13 -04:00
875dbdefb8 Move page date to own file (#2544) 2020-06-02 22:22:56 -04:00
da2035c1ff Update CHANGELOG and history 2020-06-02 22:22:21 -04:00
b336eab85b Strip trailing whitespace in seo_description (#2542) 2020-06-02 22:21:10 -04:00
3ca2503745 Bump Jekyll version note from 3.5 to 3.7 (#2520) 2020-06-02 22:19:22 -04:00
d392698661 Reword commit change 2020-06-02 22:18:57 -04:00
a3d1d904d5 Make sticky sidebar live well with short content (#2514) 2020-06-02 22:17:31 -04:00
cf398b07ab Ignore heading in TOC 2020-05-22 10:06:57 -04:00
f7770ad079 Fix typo 2020-05-01 11:53:47 -04:00
7a4b65711d Bump version to 4.19.2 2020-05-01 11:51:54 -04:00
7bdc8dc193 Release 4.19.2 💎 2020-05-01 11:47:01 -04:00
1a6bc842ae Wrap email in quotes
Close #2498
2020-05-01 10:28:44 -04:00
476b12c867 Add bilibili provider 2020-05-01 10:23:02 -04:00