Skip to content

PR created to periodically see what updates are happening upstream#2

Open
SirSparkles wants to merge 1087 commits intoTV-Rename:masterfrom
mmistakes:master
Open

PR created to periodically see what updates are happening upstream#2
SirSparkles wants to merge 1087 commits intoTV-Rename:masterfrom
mmistakes:master

Conversation

@SirSparkles
Copy link

No description provided.

@Andy-ABTec
Copy link
Collaborator

Andy-ABTec commented Feb 1, 2018

I'm confused - am I missing something to keep stuff up to date? (told you I was new to GitHub)

mmistakes and others added 29 commits July 30, 2021 15:55
* Added Danish translations

* Fixed wrong commit.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7
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
PanderMusubi and others added 30 commits July 11, 2025 09:45
Co-authored-by: iBug <git@ibugone.com>
So we're not relying on Font Awesome 6-
* add Swetrix as an analytics providers option

* mention Swetrix support in README.md

* add analytics provider option Swetrix to the documentation
Add microformats2 markup to improve IndieWeb compatibility:

- h-entry, p-name, e-content on the single post layout
- p-name, u-url, p-summary on archive listing items
- dt-updated (not dt-published) for last_modified_at dates
- Configurable per-link rel attribute on footer links
- Document the rel parameter in the configuration docs

The h-entry root class enables IndieWeb feed readers and webmention
services to parse posts. The dt-updated fix corrects a semantic error
where modification dates were marked as publication dates.

The footer rel attribute allows users to add rel="me" on specific
links for web sign-in, without unconditionally applying it to all
links.

Refs #5030, #4114

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add alt text for Open Graph and Twitter Card images, improving
accessibility and conforming to the Open Graph structured properties
spec.

A single variable og_image_alt is resolved with a cascading lookup:

1. page.header.og_image_alt (per-page, set in front matter)
2. site.og_image_alt (site-wide default, set in _config.yml)

The alt text is emitted as og:image:alt and twitter:image:alt on
every image branch in seo.html. If no alt text is configured, the
tags are omitted and existing behavior is unchanged.

Closes #3562
Supersedes #3563

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.