Commit Graph

2833 Commits

Author SHA1 Message Date
6e94773083 Release 4.25.0 💎 2024-04-23 01:50:35 +08:00
4c38bab95b Remove remainders of browser-upgrade.html 2024-04-23 01:43:16 +08:00
6f1cbfb3be Fix bad Liquid include syntax 2024-04-23 01:34:27 +08:00
8d3592ff70 Consolidate hard-coded version numbers where possible
Now only 4 files left untouchable.
Search README.md for "Dev note" for details.
2024-04-23 01:28:03 +08:00
aae8dac76c Add Rakefile for automatically syncing CHANGELOG with history 2024-04-23 00:24:44 +08:00
b604e2a686 Sync CHANGELOG with history 2024-04-23 00:24:35 +08:00
02d989370a Update CHANGELOG and history
Call it a day for now
2024-04-22 23:58:40 +08:00
2c92d34938 Fix non-English characters being url encoded in breadcrumb ()
* Fix non-English characters being url encoded in breadcrumb

* Remove `| replace: '%20', ' ‘`
2024-04-22 23:37:12 +08:00
0d56036557 Add site.copyright and site.copyright_url config options ()
* Allow to optionally define website copyright holder name and url using site.copyright and site.copyright_url

* Update _config.yml

---------

Co-authored-by: iBug <git@ibugone.com>
2024-04-22 23:35:49 +08:00
73c2ad818c Fix Linkedin social share link ()
Removed url encoding of the article link
2024-04-22 23:30:14 +08:00
495fb29b45 Fix wrong first_page_path because of hard-coded page:num () 2024-04-22 23:27:21 +08:00
75841313de Lazy-load InstantSearch scripts and stylesheets ()
* Lazy-load InstantSearch scripts and stylesheets

* Replace outdated script parts
2024-04-22 23:25:09 +08:00
7aee05ce0c Remove JS and other files from search index ()
To avoid getting JS and irrelevant files indexed remove pages where title is null. This gives a much cleaner Lunr store with more relevant content.
2024-04-22 23:22:08 +08:00
08b0303298 Improve Finnish translations ()
Co-authored-by: Niklas Engblom <niklas-e@users.noreply.github.com>
2024-04-22 23:18:19 +08:00
6eaee034d1 Remove redundant downcase from _layouts/categories.html () 2024-04-22 23:06:53 +08:00
9770b663f9 Update CHANGELOG and history 2024-04-22 10:46:09 -04:00
2cc21c1e88 Update the Polish translation () 2024-04-22 10:44:17 -04:00
830595d967 Fixed a grammar mistake. () 2024-04-22 10:33:21 -04:00
f18799a0c9 Update CHANGELOG and history 2024-04-22 10:30:23 -04:00
51fcef50d0 load latest fontawesome package ()
Co-authored-by: Marco Omainska <59295964+marcoiska@users.noreply.github.com>
2024-04-22 10:28:55 -04:00
91ab537546 Update README.md 2024-04-22 09:17:31 -04:00
23a91f8695 Delete .github/FUNDING.yml 2024-04-22 09:14:05 -04:00
8a67ce8e41 Improve PR close auto-comment message ()
* Improve auto-comment message

* Lock these PRs after closing
2022-07-08 11:38:44 -04:00
18e89666a6 Update CHANGELOG and history 2022-05-30 12:18:57 -04:00
5946bd4ea0 Fix breaking "disable per-page when globally enabled" ()
* Fix  breaking "disable per-page when globally enabled"

* `default:` filter doesn't fit here

https://shopify.github.io/liquid/filters/default/
2022-05-30 12:13:22 -04:00
3d65710bf7 Update CHANGELOG and history 2022-05-29 14:35:04 -04:00
c940a73b50 Remove IE9 upgrade notice () 2022-05-29 14:34:11 -04:00
e44403e276 Fix enabling breadcrumb on all pages () 2022-05-29 14:33:50 -04:00
6f0ba5e363 Update CHANGELOG and history 2022-05-27 14:08:00 -04:00
955a19b955 Replace with public YouTube video embeds 2022-05-27 14:07:03 -04:00
de1e2b73a6 Replace with public YouTube video
Close 
2022-05-27 14:04:06 -04:00
1433887f67 Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2022-05-27 12:25:22 -04:00
2f5af9050b Update CHANGELOG and history 2022-05-27 12:25:20 -04:00
03a26a105d Update algolia-search-scripts.html ()
Fix issue https://github.com/mmistakes/minimal-mistakes/issues/3101
2022-05-27 12:22:43 -04:00
65237df377 Make it possible to enable breadcrumbs per page ()
* Make it possible to disable breadcrumbs per page

* Update single.html

* Update single.html
2022-05-27 12:04:56 -04:00
f92670442f Update CHANGELOG and history 2022-05-27 12:03:17 -04:00
cee4c86ee3 Update link to Font Awesome gallery () 2022-05-27 12:02:21 -04:00
58d1ba8293 Update CHANGELOG and history 2022-05-27 12:01:06 -04:00
8dc2997d1f Update attribution link () 2022-05-27 12:00:08 -04:00
daf51177f8 Update 2022-05-27 11:59:38 -04:00
416933d98a Add Kiswahili translation ()
* Add Kiswahili translation

* Add Kiswahli to README

* Add Kiswahili to documentation
2022-05-27 11:58:09 -04:00
55f6e8fae5 Exclude main.scss from Lunr search index 2022-05-27 11:48:46 -04:00
bcb15f80e7 Update CHANGELOG and history 2022-05-27 11:41:13 -04:00
00b86b1ff8 add optinal lunr searching of pages () 2022-05-27 11:39:47 -04:00
a66bf7e317 Update CHANGELOG and history 2022-05-27 10:38:07 -04:00
3f36d171bb fix typo about loading javascript in footer () 2022-05-27 10:34:47 -04:00
4ef57be787 Update CHANGELOG and history 2022-05-27 10:18:51 -04:00
df97788050 Update to Jquery 3.6.0 () 2022-05-27 10:12:25 -04:00
a499b0dcae Update CHANGELOG and history 2022-05-27 10:07:45 -04:00
3051fcd3c9 Fix inline code style not applied to stylized text ()
* bug: inline code style not applied to stylized text

* Use double colons for pseudoelements
2022-05-27 10:06:37 -04:00