-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
squad-pagesPages squad labelPages squad label
Description
When a user is building their site, they want to be able to implement content filtering with minimal effort. Add pagefind to the build container so they can build search and filter index on site build.
Notes
- Users can install pagefind via their npm package but installing via npm takes additional disk space
- Compare disk size between npm install vs the binaries in the image build
- Install binary docs
Acceptance Criteria
- Record the image size of the current site build container
- Install pagefind to the build container and allow the
customeruser access to the tool - Record and compare image size before and after
- Before: 720.74 MB
- After Pagefinde addition: 845.08 MB
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
squad-pagesPages squad labelPages squad label