-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels