Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CI: add og image generation #2078

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
ShubhamOulkar wants to merge 13 commits into expressjs:gh-pages
base: gh-pages
Choose a base branch
Loading
from ShubhamOulkar:og
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
add og generation script
  • Loading branch information
ShubhamOulkar committed Oct 8, 2025
commit d302023f14fbd78f3b9b704dda8dcded2ee0fc6c
File renamed without changes.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ jobs:
run: npm install

- name: Generate OG Images
run: npm run generate:og
working-directory: .github/scripts
run: node ./generateOgForPosts.js

- name: Setup Ruby
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # https://github.com/ruby/setup-ruby/releases/tag/v1.257.0
Expand Down
1 change: 0 additions & 1 deletion package.json
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"private": true,
"type": "module",
"scripts": {
"generate:og": "node script/generateOgForPosts.js",
"test": "eslint --ignore-path .gitignore --ignore-pattern _includes/readmes/ \"**/*.md\""
},
"devDependencies": {
Expand Down
Loading

AltStyle によって変換されたページ (->オリジナル) /