Skip to content

Add pagefind to site build container #507

@apburnes

Description

@apburnes

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 customer user access to the tool
  • Record and compare image size before and after
    • Before: 720.74 MB
    • After Pagefinde addition: 845.08 MB

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions