feat: Initial search implementation using pagefind.
Some checks failed
CI / release (push) Failing after 13m42s
Some checks failed
CI / release (push) Failing after 13m42s
This commit is contained in:
@@ -43,6 +43,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY --from=build /build/deploy .
|
COPY --from=build /build/deploy .
|
||||||
COPY --from=css /build/content/static/output.css ./static/output.css
|
COPY --from=css /build/content/static/output.css ./static/output.css
|
||||||
|
COPY --from=css /build/deploy/pagefind ./pagefind
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user