Skip to content

opengraph#1

Merged
alDuncanson merged 3 commits intomainfrom
opengraph
Jan 5, 2026
Merged

opengraph#1
alDuncanson merged 3 commits intomainfrom
opengraph

Conversation

@alDuncanson
Copy link
Copy Markdown
Owner

@alDuncanson alDuncanson commented Jan 5, 2026

This pull request introduces a new GitHub Actions workflow for automated testing and enhances the HTML output generation by embedding OpenGraph meta tags for improved social sharing and preview capabilities. The most important changes are grouped below:

CI Workflow Enhancements:

  • Added a new workflow file .github/workflows/test.yml that creates a test markdown file, runs the action on it, uploads generated artifacts, and comments on the pull request with a preview and download links for generated files.

HTML Output Improvements:

  • Updated the HTML generation step in action.yml to include OpenGraph and Twitter meta tags, dynamically constructing the preview image and page URLs, and injecting them into the HTML header for better integration with social platforms.

@alDuncanson alDuncanson changed the title feat: inject preview image into open graph metadata opengraph Jan 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

🧪 Test Build Preview

Generated from b6c5249

Artifacts

Download the generated files from the workflow run:

  • 📄 resume.pdf
  • 🌐 index.html
  • 🖼️ preview.png

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

Test Build Preview

Generated from 741c7c5

Artifacts

Download the generated files from the workflow run:

  • resume.pdf
  • index.html
  • preview.png

@alDuncanson alDuncanson merged commit 51772f5 into main Jan 5, 2026
1 check passed
@alDuncanson alDuncanson deleted the opengraph branch January 6, 2026 05:09
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.

1 participant