Add submodules

This commit is contained in:
Case Duckworth 2021-02-04 12:41:39 -06:00
parent 114a7be9d0
commit 2ee68982a1
4 changed files with 8 additions and 9 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "nef"]
path = nef
url = https://tildegit.org/acdw/nef
[submodule "hell"]
path = hell
url = https://git.sr.ht/~acdw/hell

1
hell Submodule

@ -0,0 +1 @@
Subproject commit 58dac733ca64d7af70a07e6464710320141501b4

1
nef Submodule

@ -0,0 +1 @@
Subproject commit 9ae2eef082ddaa41f773059cb485db4e39c63553

View File

@ -1,9 +0,0 @@
#!/bin/sh -C
rm -r O;mkdir O;cp -r S O;alias P=echo
X()(eval "$(P "cat<<.";cat;P;P .)")
P>Z 'for F;do X<L>O/${F#I};done'
P>R '!/^<.*>$/{$0="<P>"$0}//'
P>L '<!DOCTYPE html><title>$(sed q $F)</title>
$(sed 1d $F|X|awk -vRS= -fR)<hr>/$(for P in I/*
do P "<a href=.${P#I/}>$(sed q $P)</a>";done)'
. ./Z