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

Deployment to other targets #61

Open
honzajavorek opened this issue Jan 29, 2019 · 2 comments
Open

Deployment to other targets #61

honzajavorek opened this issue Jan 29, 2019 · 2 comments

Comments

@honzajavorek
Copy link
Member

We should consider other platforms for deploying Pyvec microsites:

The main reasons being

  • they support more than just dead simple static files, which avoids some problems we have - let me remind you how the redirects suck with GitHub Pages
  • they support more than just dead simple static files, which gives us features: HTML minification, PNG optimization, etc.
  • they are not a git branch, but a deployment target, which means you can have multiple of them - which means you can have a temporary deployment for every Pull Request where you can see the changes live
  • they might have better CDN etc.
@hroncok
Copy link
Member

hroncok commented Jan 29, 2019

For sure! Yet I won't have time for this any time soon, sorry. Pull requests welcome, but try to keep this opinionated, i.e. not a "one tools fits all".

@honzajavorek
Copy link
Member Author

honzajavorek commented Jan 29, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants