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

Consider deploying docs to Cloudflare Pages/Netlify/etc #329

Open
ViktorZhurbin opened this issue Dec 25, 2024 · 1 comment
Open

Consider deploying docs to Cloudflare Pages/Netlify/etc #329

ViktorZhurbin opened this issue Dec 25, 2024 · 1 comment

Comments

@ViktorZhurbin
Copy link
Contributor

@brianzinn

What do you think about deploying docs website to Cloudflare Pages/Netlify/etc, instead of gh pages? It's free, easy to set up and - at least to me - feels much simpler to maintain.

GH actions are pretty slow, and config is cumbersome to set up and maintain. One benefit of GHP is that deployment setup is more "transparent" - anyone can see it in the code. But I'm not sure it's so important for docs website - if any onewants to open a PR to update gh workflow file - it's more of a distraction from the main project maintenance.

Here's an example PR that shows how CF integration works: ViktorZhurbin#1

Note the comment from CF bot there. It provides Preview URL, so that you can review both the code and the actual result. That's a killer feature for me.

@ViktorZhurbin
Copy link
Contributor Author

This may or may not be helpful:

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