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

GH checks are not executed for PRs #6

Open
ghost opened this issue Aug 22, 2020 · 2 comments
Open

GH checks are not executed for PRs #6

ghost opened this issue Aug 22, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2020

No description provided.

@junlarsen
Copy link
Contributor

GitHub pages does not run on anything apart from pushes to the specified branch. We could solve this issue by moving to Netlify or another static-site host which integrates wit GitHub.

Netlify supports Jekyll and will create preview builds for pull requests.

@ghost
Copy link
Author

ghost commented Aug 22, 2020

that's surprising. Another option is to write a custom site generator, although the wiki is quite small for now. I think to something like pandoc + macro expansion.

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

No branches or pull requests

1 participant