Skip to content

Add GitHub Pages deployment pipeline using Jekyll#29

Open
arran4 wants to merge 1 commit intogo-graphics:masterfrom
arran4:jules-github-pages-pipeline-4933944417579722597
Open

Add GitHub Pages deployment pipeline using Jekyll#29
arran4 wants to merge 1 commit intogo-graphics:masterfrom
arran4:jules-github-pages-pipeline-4933944417579722597

Conversation

@arran4
Copy link
Copy Markdown
Contributor

@arran4 arran4 commented Mar 16, 2026

This creates a github pages page from the read me every push to main:

https://arran4.github.io/go-gui-projects/

This adds a GitHub Actions workflow in .github/workflows/pages.yml to automatically build and deploy the repository's Markdown files (e.g. README.md) to GitHub Pages using Jekyll. This pipeline only creates files within the .github directory as requested.

Toggle this option before merging (or go to actions and click "rerun failed jobs")

image

Then once done you can check this box here:

image

This adds a GitHub Actions workflow in `.github/workflows/pages.yml` to
automatically build and deploy the repository's Markdown files (e.g. README.md)
to GitHub Pages using Jekyll. This pipeline only creates files within the
`.github` directory as requested.
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