You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Right now, the build process assumes that the build will be hosted online.
We can consider making a mode that compiles the developers site into an more offline-friendly archive. It can compressed well (zip, tar.gz, bzip2) to save bandwidth. Then, we can have weekly builds on the releases page. This way, people connected to free wifi can download the archive when bandwidth is cheap for them and view offline without using extra bandwidth.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now, the build process assumes that the build will be hosted online.
We can consider making a mode that compiles the developers site into an more offline-friendly archive. It can compressed well (zip, tar.gz, bzip2) to save bandwidth. Then, we can have weekly builds on the releases page. This way, people connected to free wifi can download the archive when bandwidth is cheap for them and view offline without using extra bandwidth.
The text was updated successfully, but these errors were encountered: