Skip to content

Use GitHub Pages official deploy action#27

Merged
goneall merged 6 commits into
spdx:mainfrom
bact:use-official-deploy-pages
Oct 29, 2025
Merged

Use GitHub Pages official deploy action#27
goneall merged 6 commits into
spdx:mainfrom
bact:use-official-deploy-pages

Conversation

@bact

@bact bact commented Oct 28, 2025

Copy link
Copy Markdown
Contributor
  • Fix Pages deploy by switch to official GitHub Pages deploy action
    • This approach deploy pages directly without writing to a branch (gh-pages), so it will not need any branch permission.
  • Remove the tags_file option, which is no longer supported in new version of Material for MkDocs

With this change, the Pages setting should have the source comes from GitHub Actions:
Screenshot 2568-10-28 at 23 11 43

bact added 6 commits October 28, 2025 21:56
This approach requires no gh-pages branch.

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@goneall

goneall commented Oct 28, 2025

Copy link
Copy Markdown
Member

Updated the actions source - here's the current config:

image

@bact

bact commented Oct 28, 2025

Copy link
Copy Markdown
Contributor Author

Thank you. The new setting should work with this PR (once merge).

@goneall goneall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goneall goneall merged commit 10e4b14 into spdx:main Oct 29, 2025
1 check passed
@goneall

goneall commented Oct 29, 2025

Copy link
Copy Markdown
Member

This worked - the page is now live at https://spdx.github.io/using/

I'll delete the gh-pages branch

@bact bact deleted the use-official-deploy-pages branch October 30, 2025 01:38
@bact

bact commented Oct 30, 2025

Copy link
Copy Markdown
Contributor Author

Thank you. We may add the URL
https://spdx.github.io/using/ to the repo description (on the right pane of the repo page), so people can know the website URL.

@goneall

goneall commented Oct 30, 2025

Copy link
Copy Markdown
Member

Thank you. We may add the URL https://spdx.github.io/using/ to the repo description (on the right pane of the repo page), so people can know the website URL.

Done

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.

2 participants