[GH-ISSUE #827] Feature Request: Decrease the size of index.html #516

Closed
opened 2026-03-01 14:44:15 +03:00 by kerem · 1 comment
Owner

Originally created by @WantToLearnJapanese on GitHub (Aug 13, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/827

In this era, the size of around 200KB would be nothing.

image

Nevertheless, I think index.html occupies too much space.

Originally created by @WantToLearnJapanese on GitHub (Aug 13, 2021). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/827 In this era, the size of around 200KB would be nothing. ![image](https://user-images.githubusercontent.com/88884927/129368271-9c6338f9-df49-45c9-8337-786e16f64476.png) Nevertheless, I think index.html occupies too much space.
kerem 2026-03-01 14:44:15 +03:00
Author
Owner

@pirate commented on GitHub (Aug 26, 2021):

It's large because we have to inline some JS and Css to avoid making network requests when viewing static archives from the filesystem.

It can probably be made smaller, but unless someone wants to contribute a fix, it's pretty low priority for me. I recommend running on ZFS with lz4 compression anyway.

<!-- gh-comment-id:906129456 --> @pirate commented on GitHub (Aug 26, 2021): It's large because we have to inline some JS and Css to avoid making network requests when viewing static archives from the filesystem. It can probably be made smaller, but unless someone wants to contribute a fix, it's pretty low priority for me. I recommend running on ZFS with lz4 compression anyway.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#516
No description provided.