diff options
author | Arun Isaac | 2022-12-25 19:04:23 +0000 |
---|---|---|
committer | Arun Isaac | 2022-12-25 23:33:05 +0000 |
commit | a1368a0f1c38f8606902e4ce27459aeb0e6a6eca (patch) | |
tree | 71c8cd91559a9781b98c72f0db3b1749b0daaa40 /bin | |
parent | ef213c41ace0c60eeb96ae9fa4d6db4f234926c3 (diff) | |
download | tissue-a1368a0f1c38f8606902e4ce27459aeb0e6a6eca.tar.gz tissue-a1368a0f1c38f8606902e4ce27459aeb0e6a6eca.tar.lz tissue-a1368a0f1c38f8606902e4ce27459aeb0e6a6eca.zip |
web: static: Build website from within temporary clone of repo.
The build process may run code that expects files to be on the filesystem. Not all of this file accessing code is within tissue's control. Think arbitrary code in skribilo documents. So, we cannot always work around this by pointing file accesses into a bare git repository. * tissue/web/static.scm: Import (git). (build-website): Move into temporary clone of git repository before building files. (exporter): Use call-with-input-file instead of call-with-file-in-git.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions