Skip to content

Deployment to other targets #61

@honzajavorek

Description

@honzajavorek

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions