>=\n'
escape hello1.sh
printf '
\n@\n'
printf '@<>=\n'
escape hello2.sh
printf '
\n@\n'
@
<>=
cat .index.html > index.html
<> @>> index.html
chmod 0444 index.html
@
<>=
if [ -f index.html ]; then
if [ .index.html -nt index.html ]; then
rm -f index.html
<>
else
echo "index.html is up to date."
fi
else
<>
fi
@
<>=
nofake --error -R'sh preamble' -R'standard data' -R'aux data' -R'list snippets' \
<> | sh | gzip > .cache
(
gzip -dc .cache
printf '@<>=\n'
gzip -dc .cache | nofake --error -R'body in markdown' | <>
printf '@\n'
) | CHMOD='chmod 0444' nofake.sh --error -Rindex.html -o.index.html
@
<>=
<>
<>
<>
<>
@
<>=
<>
<>
<