Skip to content

Build Process Is Terrible #13

@acederberg

Description

@acederberg

There are some fundamental problems with the build process right now.
These issues include:

  • Having to render the whole project when only selected files have changed,
  • Storing static assets inside of version control,
  • Rendered results stay in individual containers, which is not at all desirable because container images are large and finding a particular version requires knowing which container it was published in.
  • Only supporting a single source of data, e.g. this repo. I would like to be able to publish from many repositories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions