Extension list

Skip to main content

List of all our extensions

Create an account

JP Joom2Static - GitHub Pages Deployment


Article Index

GitHub Pages Deployment

Select GitHub Pages as the deployment target to publish the generated static website to a GitHub repository.

GitHub Repository

Parameter: github_repo

Specify the destination GitHub repository.

Example:

owner/my-static-site

JP Joom2Static also includes improved repository parsing so repository information can be extracted when a full GitHub repository URL is supplied.

GitHub Personal Access Token

Parameter: github_token

Enter a GitHub Personal Access Token with the required permissions to update the destination repository.

GitHub Branch

Parameter: github_branch

Enter the branch that should receive the generated static website.

The default configuration value is:

gh-pages

Generate Static HTML
Page