Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
RUN mkdir -p /opt/docsrs/prefix

COPY --from=build /build/target/release/cratesfyi /usr/local/bin
COPY css /opt/docsrs/prefix/public_html
COPY static /opt/docsrs/prefix/public_html
COPY templates /opt/docsrs/templates
COPY docker-entrypoint.sh /opt/docsrs/entrypoint.sh

Expand Down
Binary file removed css/FiraSans-Medium.woff
Binary file not shown.
Binary file removed css/FiraSans-Regular.woff
Binary file not shown.
Binary file removed css/SourceCodePro-Regular.woff
Binary file not shown.
Binary file removed css/SourceCodePro-Semibold.woff
Binary file not shown.
Binary file removed css/SourceSerifPro-Bold.woff
Binary file not shown.
Binary file removed css/SourceSerifPro-It.ttf.woff
Binary file not shown.
Binary file removed css/SourceSerifPro-Regular.ttf.woff
Binary file not shown.
Binary file removed css/SourceSerifPro-Regular.woff
Binary file not shown.
1 change: 0 additions & 1 deletion css/brush-20191010-1.40.0-nightly-898f36c83.svg

This file was deleted.

128 changes: 0 additions & 128 deletions css/main-20160526-1.10.0-nightly-97e3a2401.css

This file was deleted.

1 change: 0 additions & 1 deletion css/main-20191010-1.40.0-nightly-898f36c83.js

This file was deleted.

Loading