about summary refs log tree commit diff homepage
path: root/build
blob: 4e634b15d32430026ebe332d53f27bce343d39bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env nix-shell
#!nix-shell -i sh -p curl fead python3Packages.formbox htmlq julia-bin nodejs
set -ex
curl -Ss https://git.sr.ht/~amolith/fediring.net/blob/main/webring.txt |
    grep -C1 cnx.gdn | awk 'NR % 2 { print $2 }' > _libs/fediring
fead -F _libs/fead/sources -n 4 -l 192\
  < _libs/fead/in.html > _libs/fead/out.html
NODE=node julia --project=@. build.jl
_libs/onlymathml
_libs/postprocess