enarx-archive / docs

Source for the Enarx.dev website. Moved to enarx/enarx.github.io:
https://github.com/enarx/enarx.github.io
MIT License
1 stars 4 forks source link

Migrate deployment from GitHub Pages to Vercel/Netlify #4

Open HarshCasper opened 2 years ago

HarshCasper commented 2 years ago

Description

As of now, all our primary deployments happen on GitHub Pages. Though GitHub Pages is extremely versatile and mitigates the need for third-party integration, we can possibly look at using Vercel/Netlify for our purpose.

Using them brings a few advantages:

Considering both of the options would be helpful, as it can further pave the way to integrate Lighthouse CI with the PRs and have incremental CI/CD builds as more contributions are made.

MikeCamel commented 2 years ago

First question: is it entirely open source? Second: what's the impact on our existing flow likely to look like?