Commit Graph

920 Commits

Author SHA1 Message Date
d6444412c6 Fix dead link to "CI services" Jekyll (#2692)
* Fix #2635

* Update CHANGELOG and history
2020-09-21 10:28:18 -04:00
ab19c77ac9 Bump theme version 2020-09-07 10:08:23 -04:00
526445bffe Release 4.20.2 💎 2020-09-07 10:07:29 -04:00
8bec01b76d Fix broken link in documentation
Close #2677
2020-08-30 21:28:31 -04:00
e21035e62d Fix typo
Close #2678
2020-08-30 21:25:30 -04:00
8cb95a7005 Update CHANGELOG and history 2020-08-30 20:53:16 -04:00
c6f10529a4 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
2020-08-30 20:52:12 -04:00
5b5b3ad4e0 Update CHANGELOG and history 2020-08-30 20:41:43 -04:00
b75f057a5e Update CHANGELOG and history 2020-08-30 20:31:49 -04:00
b7144931c7 Change "fa" to "fas" for Font Awesome 5 (#2649)
* main.js: fa -> fas for FA 5

* Update CHANGELOG and history
2020-08-14 15:21:38 -04:00
5c8b220bf9 Update CHANGELOG and history 2020-08-04 12:59:52 -04:00
5741539e17 Update remote_theme version 2020-08-04 12:34:53 -04:00
b4abce3b78 Release 4.20.1 💎 2020-08-04 12:33:22 -04:00
53ad4d343a Fix grid entries_layout in home.html 2020-08-04 12:32:54 -04:00
3135099203 Fix grammar 2020-08-04 11:26:26 -04:00
95ba9242bf Update remote_theme 2020-08-04 11:22:09 -04:00
cb18aaa7a0 Release 4.20.0 💎 2020-08-04 11:18:04 -04:00
6d1aea573c Remove extra back ticks 2020-08-04 11:12:05 -04:00
e4fbcf7383 Fix grammar 2020-08-04 10:52:49 -04:00
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
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
960d80dc6d Update CHANGELOG and history 2020-07-24 15:55:31 -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
16bacdcc37 Update CHANGELOG and history 2020-07-23 12:12:15 -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
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
91433e72e6 Update CHANGELOG and history 2020-07-22 15:30:29 -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
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
da2035c1ff Update CHANGELOG and history 2020-06-02 22:22:21 -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