about summary refs log tree commit diff homepage
path: root/build
blob: fef10f28c8f0bb596749c2485206d3bff4e9e96a (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 |
    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