Skip to content

[pull] master from mmistakes:master #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 150 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 141 commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
23a91f8
Delete .github/FUNDING.yml
mmistakes Apr 22, 2024
91ab537
Update README.md
mmistakes Apr 22, 2024
51fcef5
load latest fontawesome package (#3765)
marciska Apr 22, 2024
f18799a
Update CHANGELOG and history
mmistakes Apr 22, 2024
830595d
Fixed a grammar mistake. (#3890)
wermos Apr 22, 2024
2cc21c1
Update the Polish translation (#3969)
skolima Apr 22, 2024
9770b66
Update CHANGELOG and history
mmistakes Apr 22, 2024
6eaee03
Remove redundant downcase from _layouts/categories.html (#4531)
eabneka Apr 22, 2024
08b0303
Improve Finnish translations (#4595)
niklas-e Apr 22, 2024
7aee05c
Remove JS and other files from search index (#4000)
LasseAhhMann Apr 22, 2024
7584131
Lazy-load InstantSearch scripts and stylesheets (#3691)
iBug Apr 22, 2024
495fb29
Fix wrong `first_page_path` because of hard-coded `page:num` (#3778)
yusanshi Apr 22, 2024
73c2ad8
Fix Linkedin social share link (#4754)
moose115 Apr 22, 2024
0d56036
Add site.copyright and site.copyright_url config options (#4313)
raubvogel Apr 22, 2024
2c92d34
Fix non-English characters being url encoded in breadcrumb (#3819)
boh5 Apr 22, 2024
02d9893
Update CHANGELOG and history
iBug Apr 22, 2024
b604e2a
Sync CHANGELOG with history
iBug Apr 22, 2024
aae8dac
Add Rakefile for automatically syncing CHANGELOG with history
iBug Apr 22, 2024
8d3592f
Consolidate hard-coded version numbers where possible
iBug Apr 22, 2024
6f1cbfb
Fix bad Liquid include syntax
iBug Apr 22, 2024
4c38bab
Remove remainders of browser-upgrade.html
iBug Apr 22, 2024
6e94773
Release 4.25.0 💎
iBug Apr 22, 2024
aca6648
Bump shell-quote from 1.7.1 to 1.7.3 (#3692)
dependabot[bot] Apr 22, 2024
6693a4a
Update CHANGELOG and history
iBug Apr 22, 2024
9b9d2c6
Add Ukrainian translation (#4273)
4ndr116 Apr 22, 2024
ada1b61
Update CHANGELOG
iBug Apr 22, 2024
c7ef8c0
Bump node.js dependencies
iBug Apr 22, 2024
6308789
Remove h1 from 18-history.md
iBug Apr 23, 2024
a0aa8f8
Add _includes/after-content.html and remove docs site default layout …
iBug Apr 23, 2024
5e3d140
Add _includes/before-related.html and remove docs site single layout …
iBug Apr 23, 2024
7746db6
Add a missing include to before-related.html
iBug Apr 23, 2024
60b9565
Exclude hidden posts from page__related, fix #4653
iBug Apr 23, 2024
a179735
GitHub Workflows security hardening (#3884)
sashashura Apr 23, 2024
f8527e7
Update CHANGELOG and history
iBug Apr 23, 2024
409bc92
Add more configuration for Giscus (#4274)
4ndr116 Apr 23, 2024
48ed144
Update CHANGELOG and history
iBug Apr 23, 2024
172a516
Bump jekyll-toc to v1.2.1
iBug Apr 23, 2024
f8f6e58
Replace fontawesome.com/v5/search with v6
iBug Apr 23, 2024
4310b54
Try an FAQ page
iBug Apr 25, 2024
a7af9b0
Replace dead link in _includes/head.html, close #4421
iBug Apr 25, 2024
7d61488
Update quick-start guide to use 4.25.0, fix #4809
iBug Apr 27, 2024
7ea8510
Fix where_exp for Jekyll < 4.0
iBug Apr 27, 2024
1b06aff
Release 4.25.1 💎
iBug Apr 27, 2024
753ccbb
Rewrite skin previews on `05-configuration.md` in Liquid template
iBug May 4, 2024
f3c617f
Add documentation for the incoming Jekyll Paginate V2 support
iBug May 4, 2024
9ac9602
Add proper support for sverrirs' Jekyll Paginate V2 plugin (excl. Aut…
iBug May 4, 2024
4b0c8bd
Add .notice--danger for unsupported settings in j-p-v2
iBug May 4, 2024
7ef6af6
Remove unused classes from `_layouts/single.html`
iBug May 4, 2024
dc41016
Auto scroll sticky ToC with content (#3115)
iBug May 4, 2024
3ed92f5
Update CHANGELOG and history
iBug May 4, 2024
7daa7ac
Try sticky ToC on all docs pages
iBug May 4, 2024
bce2b50
Fix logic error in toc-scroll
iBug May 4, 2024
271b5da
04-upgrading.md: Minor formatting and grammar fixes
iBug May 4, 2024
bde92b6
page__hero.html: Fix an unclosed `<p>` tag
iBug May 4, 2024
6165d89
Replace "hidden" check in Liquid with `where_exp`
iBug May 4, 2024
0b8b523
Migrate `npm run` scripts to `Rakefile` tasks
iBug May 4, 2024
b278dac
Merge banner.js into Rake task
iBug May 4, 2024
ab42c3b
Gemfile: No newline at end of file
iBug May 4, 2024
ed883ea
Remove deprecated "page.header.cta_url" setting (#4821)
iBug May 4, 2024
f33349c
Update CHANGELOG and history
iBug May 4, 2024
7e7b901
Add Rake task `:version`
iBug May 4, 2024
f8ea22f
Update CHANGELOG and history
iBug May 4, 2024
1d3fd5d
Update README
iBug May 4, 2024
256e626
Merge `categories` and `tags` layout into `_includes/posts-taxonomy.h…
iBug May 5, 2024
25ce47d
Rakefile: Add jQuery to uglify targets
iBug May 5, 2024
244eff7
bundle exec rake js
iBug May 5, 2024
64b1d42
Multiple Sidebar Nav Lists (#2843)
tsmanner May 5, 2024
d47d62f
Update CHANGELOG and history
iBug May 5, 2024
0378a31
Update Social Sharing links section (#4066)
jstrong013 May 5, 2024
d240efa
Merge branch 'master' of GitHub:mmistakes/minimal-mistakes
iBug May 5, 2024
4b08acb
Update CHANGELOG and history
iBug May 5, 2024
adae207
Revert f3c617f on _includes/figure to make way for #3119
iBug May 5, 2024
162f659
Add popup parameter for figure include (#3119)
JohnScottUK May 5, 2024
f1ffad4
Update CHANGELOG and history
iBug May 5, 2024
ceeda03
Add target attribute for navigation link (#3056)
xepozz May 5, 2024
bf66a5c
Update CHANGELOG and history
iBug May 5, 2024
16103c6
Remove overlay and revert X to hamburger icon when popup disappears (…
ddomdel May 5, 2024
2f5e771
Split schema to a separate include file (#3085)
lsolesen May 5, 2024
9c386c5
Update CHANGELOG and `bundle exec rake`
iBug May 5, 2024
dfaac40
Fix SEO title when it contains a vertical bar (#3113)
lsolesen May 5, 2024
4364fb7
Cleanup seo.html and update CHANGELOG
iBug May 5, 2024
c76813f
Remove "sticky sidebar" JS in favor of CSS media queries
iBug May 5, 2024
0527e17
Add "copy to clipboard" button for code blocks (#2812)
iBug May 5, 2024
148349b
Update CHANGELOG and `bundle exec rake`
iBug May 5, 2024
accc82a
Add "new in v4.26.0" in documentation
iBug May 5, 2024
dc965c5
Release 4.26.0 💎
iBug May 5, 2024
14e3fa2
Add success indicator for code block copy button
iBug May 5, 2024
4f76c25
Try fixing copy button flying out
iBug May 6, 2024
438710d
Disable copy button for bad pre blocks
iBug May 6, 2024
4c3ada4
Fix typo: dribbble → dribble
iBug May 6, 2024
9dce68d
Oops, fixed the typo the wrong way
iBug May 6, 2024
70462d0
Rewrite social icons SCSS with a loop
iBug May 6, 2024
573f286
Limit "auto scroll ToC" to Chromium-based
iBug May 7, 2024
be3c046
Actually 3 B's in "dribbble"
iBug May 7, 2024
1a85a28
Release 4.26.1 💎
iBug May 10, 2024
536e89d
Update CHANGELOG and history
iBug May 10, 2024
4efb863
_includes/figure: Replace remove:<p> with strip_html, fix #4841
iBug May 14, 2024
ff56bc2
assets/css/main.scss: Add trailing newline
iBug May 16, 2024
5b203f4
changelog: Clarify #4841 only triggers with popup=true
iBug May 26, 2024
02342c9
feat: add Czech localization (#4866)
MikkCZ Jun 9, 2024
7b6b450
Update CHANGELOG and history
iBug Jun 9, 2024
b82680b
Allow overriding HTML lang on a per-page basis (#4862)
suhlig Jun 15, 2024
784efff
Update CHANGELOG and history
iBug Jun 15, 2024
1e6bcec
Release 4.26.2 💎
iBug Jun 15, 2024
93022d6
Update CHANGELOG and history
iBug Jun 15, 2024
12ae094
Change the link it is redirecting to - Fix ahref issue (#4882)
deepakmahakale Jun 23, 2024
ef5018e
Add missing Polish translation (#4890)
wssbck Jun 23, 2024
621529a
Add RTL Support (#4886)
yaim Jun 25, 2024
97f0f35
Update CHANGELOG and history
iBug Jun 25, 2024
ded2d87
Replace '[dir=rtl] &' with CSS logical properties where it makes sense
iBug Jun 25, 2024
9ffaf41
Fix two misdirections
iBug Jun 25, 2024
922440c
Update all CSS to use logical properties
iBug Jun 25, 2024
d27cc9c
Fix the remaining issues with CSS logical properties
iBug Jun 25, 2024
33c6dbd
Fix wrong direction for feature_row with type=right, fix #4061
iBug Jun 25, 2024
7a7c802
Update CHANGELOG and history
iBug Jun 25, 2024
959d5fe
Accidentally committed a test file
iBug Jun 25, 2024
66949b5
Update Algolia index with GH Actions
iBug Jun 27, 2024
6e83c1a
_config.yml: Drop explicit default `false`s
iBug Jun 28, 2024
b0b2698
Update bug_report issue template
iBug Aug 4, 2024
3d44327
Remove unnecessary "type" attribute (#4956)
davorg Aug 20, 2024
b939edc
The "if" means the default is never used (#4955)
davorg Aug 20, 2024
96149ca
Fix: Prevent double title issue in SEO metadata by updating seo.html …
alouiadel Aug 20, 2024
7d212bc
Update CHANGELOG
iBug Aug 20, 2024
075fad7
Use `include documents-collection.html` in `home` layout
iBug Sep 17, 2024
6be43f7
Use $doc-font-size in _reset.scss, fix #4983
iBug Sep 19, 2024
a3e2b33
Additionally label "spam" for spam PRs
iBug Sep 26, 2024
5fd7036
Fix JavaScript null error on home and splash layouts (#4939)
qddegtya Sep 26, 2024
844812b
Update CHANGELOG
iBug Sep 26, 2024
cff0e2a
fix(_includes/figure): Apply escape_once on include.alt
iBug Oct 2, 2024
bc0c83c
Add Bulgarian localization (#5003)
salif Oct 28, 2024
6f5e6f4
fix(_includes/post_pagination.html): Remove trailing newline
iBug Nov 11, 2024
1ae32a4
Hide hidden links & remove the overlay when one is clicked (#5042)
karmaniverous Nov 27, 2024
85e1ba1
Update CHANGELOG and regenerate JS
iBug Nov 27, 2024
ef464c8
feat(single.html): Add provider and comments info for non-production …
JUD210 Jan 1, 2025
8f02ec7
Update CHANGELOG and history
iBug Jan 1, 2025
1c6bd0d
Fix typo in docs/_docs/05-configuration.md (#5106)
pabletecodes Jan 31, 2025
cb140fc
Mastodon button color (#5109)
jdeluyck Feb 8, 2025
af81ee8
Tweak contrast skin $primary-color to adhere to WCAG guidelines (#5126)
lukasvermeer Feb 14, 2025
d90b7e5
Update CHANGELOG and history
iBug Feb 14, 2025
90ab9d2
_config.yml: Add minimal-mistakes-jekyll.gemspec to exclude, fix #5193
iBug Apr 2, 2025
903ad65
Update Social Share Buttons to Reflect Twitter Rebranding to X (#5210)
vyshnaviJammi Apr 18, 2025
8193f60
Update CHANGELOG and history
iBug Apr 18, 2025
126f716
Add a "Share on Bluesky" button (#5179)
pgr0ss Apr 23, 2025
918d04f
Release 4.27.0 💎
iBug Apr 19, 2025
2d4e1e1
Update CHANGELOG and history
iBug Apr 23, 2025
61ae48d
Modern font stack (#5033)
lsolesen Apr 26, 2025
6de2725
Update CHANGELOG and history
iBug Apr 26, 2025
cf6c261
Fix X share button icon and color, close #5221
iBug May 2, 2025
b7e170c
Release 4.27.1 💎
iBug May 2, 2025
a59342a
Attempt to fix X button color again
iBug May 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

68 changes: 0 additions & 68 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

19 changes: 16 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ body:
- type: textarea
id: environment
attributes:
label: What happened?
label: Theme version and system environment
description: |
Please include theme version, Jekyll version, public git repository, whether
you are hosting with GitHub Pages, and the operating system you tested with.
Expand All @@ -33,8 +33,21 @@ body:
- Ruby gem or remote theme version:
- Jekyll version:
- Git repository URL:
- Hosted on GitHub Pages (if yes provide URL to site):
- URL to the page with the problem:
- Operating system:
- Browser version:
validations:
required: true

- type: textarea
id: what-happened
attributes:
label: What happened?
description: |
Describe the problem **in detail**. For example:

- What is missing?
- What error do you see? Attach the error log if available.
validations:
required: true

Expand Down Expand Up @@ -78,4 +91,4 @@ body:
Please provide a code repository, gist, code snippet, sample files,
screenshots, or anything else you think will aid in reproducing the issue.
validations:
required: false
required: false
16 changes: 0 additions & 16 deletions .github/ISSUE_TEMPLATE/documentation.md

This file was deleted.

8 changes: 8 additions & 0 deletions .github/workflows/bad-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,22 @@ on:
pull_request_target:
types: [opened, reopened]

permissions:
contents: read

jobs:
close-pr:
permissions:
pull-requests: write
runs-on: ubuntu-latest
if: "contains(github.event.pull_request.body, 'by deleting this comment block') || github.event.pull_request.body == ''"
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: 'Type: Invalid'
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: 'Type: Spam'
- uses: superbrothers/close-pull-request@v3
with:
# Optional. Post an issue comment just before closing a pull request.
Expand Down
47 changes: 47 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: build

on:
push:
branches:
- master
workflow_dispatch: {}
repository_dispatch: {}

jobs:
build:
if: github.repository == 'mmistakes/minimal-mistakes'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
- name: Setup cache for Bundler
id: cache
uses: actions/cache@v4
with:
path: |
docs/Gemfile.lock
docs/vendor/bundle
key: ${{ runner.os }}-bundler-${{ hashFiles('docs/Gemfile') }}
restore-keys: |
${{ runner.os }}-bundler-

- name: Install - Bundler
env:
MAKE: make -j2
working-directory: docs/
run: |
bundle config set path vendor/bundle
bundle install --jobs=4 --retry=3
bundle clean

- name: Update Algolia index
working-directory: docs/
run: bundle exec jekyll algolia push
env:
ALGOLIA_API_KEY: ${{ secrets.ALGOLIA_API_KEY }}
continue-on-error: true
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
*~
*.sw[p_]

# IntelliJ IDEA
*.idea

# Sublime Text
*.sublime-project
*.sublime-workspace
Expand Down
Loading