Skip to content
This repository was archived by the owner on Feb 11, 2018. It is now read-only.

xD#7

Open
Dobby233Liu wants to merge 1428 commits into
Dobby233LiuBlog:masterfrom
mmistakes:master
Open

xD#7
Dobby233Liu wants to merge 1428 commits into
Dobby233LiuBlog:masterfrom
mmistakes:master

Conversation

@Dobby233Liu

Copy link
Copy Markdown
Member

No description provided.

JohnScottUK and others added 30 commits October 19, 2021 11:18
Added label attribute as per utterances optional label setting.
* Fix broken link
Link to Bing Webmaster Tools was broken.

* Fix broken link
Link to Open Graph debug tool was broken.

* Add Baidu site verification (#2830)
Added `baidu_site_verification` to `_config.yml`
The plugin in question comes by-default listed in _config.yml ; it's better to say that the user must _retain_ it as listed, not that the user needs to add it.
The phrase "put them here!" doesn't sufficiently clarify what to do; I add link to the Jekyll documentation with the proper syntax.
* Update Brazilian Portuguese translation

* Revert some translations to reduce friction
* Fix keybase class

* Fix fas->fab
Co-authored-by: Yuchen Zhong <yuchen21@fb.com>
* Try auto-closing bad PRs

* Include empty PR body as well

* Add "Type: Invalid" label as well
* bug: inline code style not applied to stylized text

* Use double colons for pseudoelements
bexelbie and others added 30 commits March 9, 2026 11:56
When multiple <nav> landmarks exist on a page, each must have a unique
accessible name so screen readers can distinguish them (WCAG 2.1 SC 1.3.6,
"Identify Purpose"). Add aria-label attributes to all seven <nav> elements:

- skip-links.html: "Skip links"
- masthead.html: "Primary navigation"
- breadcrumbs.html: "Breadcrumb"
- single.html (ToC): "Table of contents"
- post_pagination.html: "Post pagination"
- paginator-v1.html: "Pagination"
- paginator-v2.html: "Pagination"

Fixes #4575

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Support resolving `ui-text` using `page.locale` when available

* Use `include.locale | default: site.locale` and pass locale from parent includes

---------

Co-authored-by: iBug <git@ibugone.com>
* add catppuccin latte theme
based off the theme by alessdangelo
found here
github.com/alessdangelo/catppuccin-minimal-mistakes/blob/master/_sass/minimal-mistakes/skins/_catppuccin_latte.scss

* add catppuccin-mocha skin
based of alessdangelo work
changes the base16 colors for syntax highlighting to use catppuccin
base16 colors
github.com/alessdangelo/catppuccin-minimal-mistakes/blob/master/_sass/minimal-mistakes/skins/_catppuccin_mocha.scss

* update readme and _config.yml to mention new skins

* fixes extra brackets

* fixes embed issue

* readds newline at end of file

---------

Co-authored-by: shadow-absorber <sam.tunder@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Emit <meta name="fediverse:creator"> when author.fediverse is set,
enabling "by @user@instance" attribution on Mastodon, Pixelfed,
Flipboard, and other fediverse platforms. Follows the same pattern
as the existing twitter:creator support.

The value is read from the resolved author object, so it works with
both site.author in _config.yml and per-page overrides via
_data/authors.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* icon color: bluesky, instagram, threads, tiktok, x, youtube

* toc label korean

* Modifying awkward expressions

* height alignment of toc and h2 does not match when using aside

* add if condition for author urls wrapper

* Revert "height alignment of toc and h2 does not match when using aside"

This reverts commit 0133857.

* Revert "height alignment of toc and h2 does not match when using aside"

This reverts commit 0133857.

* vertical alignment for first content

* Typo

* Fix indentation in _page.scss for vertical alignment

* Remove conditional check for author in profile

---------

Co-authored-by: iBug <git@ibugone.com>
Requires jekyll-sass-converter >= 3.1.0

Ref: jekyll/minima#815 (comment)

Closes #5026
This reverts commit 9b19c5d.

_sass/minimal-mistakes/_mixins.scss:72:in `yiq-contrasted': Undefined operation: "calc((($red * 299) + ($green * 587) + ($blue * 114)) / 1000) gte 175". (Sass::SyntaxError)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.