Ethan Marshall
d177a087ea
Adds a system which should allow us to avoid copying the same massive files every time we want to update the site. Improves siteupdate performance by an order of magnitude.
11 lines
408 B
Text
11 lines
408 B
Text
# bigfiles - a system for getting big files to the server efficiently
|
|
# part of ejv2.cc -- by Ethan Marshall in 2024
|
|
#
|
|
# This is the data file.
|
|
# Format is <local filename> <remote path>
|
|
# If <remote path> is a directory IT MUST END WITH A SLASH!
|
|
#
|
|
# See environment variables for where these are relative to.
|
|
|
|
join-castaway.mp4 blog/making-of-join-castaway/
|
|
join-castaway.webm blog/making-of-join-castaway/
|