Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configure site url #106

Merged
merged 6 commits into from
Oct 4, 2023

Conversation

tisonkun
Copy link
Contributor

This requirement comes from I'd like to use GitHub Actions to archive discussions, while I don't want to use GitHub Pages to deploy.

@tisonkun
Copy link
Contributor Author

Verified in my private repo.

default_settings.py Outdated Show resolved Hide resolved
entrypoint.sh Show resolved Hide resolved
Signed-off-by: tison <[email protected]>
README.md Outdated
Go to `https://github.com/<username>/<repo-name>/settings/pages`, select `main` (or a branch of your choosing), and `/` as the folder. Save the changes.
Go to `https://github.com/<username>/<repo-name>/settings/pages`, select `main` (or a branch of your choosing), and `/` as the folder. Save the changes. The base URL of the generated site will be resolved to GitHub Pages, i.e., `https://<username>.github.io/<repo-name>` or the configured custom domain name.

Alternatively, you can configure the `base_url` option to populate the base URL without enabling GitHub Pages.
Copy link
Contributor

Choose a reason for hiding this comment

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

The "without enabling GitHub Pages" is unclear to me. It could be "This option could be useful in situation when you are not using GitHub Pages."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated. Please take a look.

@rht
Copy link
Contributor

rht commented Oct 4, 2023

LGTM @timabbott

@timabbott timabbott merged commit 961f49b into zulip:master Oct 4, 2023
2 checks passed
@timabbott
Copy link
Member

Merged, thanks @tisonkun and @rht!

@tisonkun tisonkun deleted the support-configure-site-url branch October 12, 2023 18:48
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.

3 participants