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
Copy link
Copy Markdown
Contributor

@bact bact commented Oct 28, 2025

  • 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
Copy link
Copy Markdown
Member

goneall commented Oct 28, 2025

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

image

@bact
Copy link
Copy Markdown
Contributor Author

bact commented Oct 28, 2025

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

Copy link
Copy Markdown
Member

@goneall goneall left a comment

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
Copy link
Copy Markdown
Member

goneall commented Oct 29, 2025

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
Copy link
Copy Markdown
Contributor Author

bact commented Oct 30, 2025

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
Copy link
Copy Markdown
Member

goneall commented Oct 30, 2025

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