Skip to content

[pull] main from TryGhost:main #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 263 commits into
base: main
Choose a base branch
from
Open

[pull] main from TryGhost:main #1

wants to merge 263 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 27, 2022

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

minimaluminium and others added 30 commits May 5, 2021 07:53
Beeper started requiring ESM syntax from v3, and it caused an error when running development workflow
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
This reverts commit f43f6c5.
Currently, the footer doesn't stick to the bottom of the viewport when the page content is small. This fixes the issue by making the <main> element fill the remaining space
* Add alt and caption support to feature images

* Add feature image alt support to post card

* Remove three-curlies
minimaluminium and others added 30 commits August 23, 2023 16:55
no issue

- Improve accessibility
- Improve SEO (by improving accessibility)
no issue

- Improve accessibility
- Improve SEO (by improving accessibility)
no issue
- Improve accessibility
- Improve SEO (by improving accessibility)
ref DES-937

- updated the format to DD MMM YYYY which is the preferred format in Ghost
Co-authored-by: Hannah Wolfe [email protected]
ref https://linear.app/ghost/issue/PLG-413/add-helpers-to-official-themes

* Added support for all of the new social links in Ghost
* Added icon classes to social icons so that we can display an icon for each link
* Switched to using the new social_url helper for all social links as it is cleaner
* Replaced Twitter with X logo so it's up to date
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Running the yarn test command was logging a bunch of
warnings because our browser list hadn't been updated in 6 months

```
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
```

- This commit fixes the warnings by updating the browsers list by
running `npx update-browserslist-db@latest` in the root of the repo, and
committing the result.
- This reverts commit e151531.
- This change results in further changes when running gulp build that will need verifying separately
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.