prez-ppp

Les fichiers pour la démo faite devant ppp - retour accueil

git clone git://bebou.netlib.re/prez-ppp
Log | Files | Refs | README |

index.sh (321B)


      1 #! /usr/bin/env ./page
      2 title: Demo for ppp
      3 author: katzele
      4 description: This is a demo page for a catium presentation for ppp
      5 
      6 section: main
      7 
      8 Recordings for the latest ppp event held at AZDAZD
      9 
     10 ---
     11 
     12 endsection
     13 
     14 find db -name '*.tsv' | xargs cat |
     15 	sort -u | sort -t '	' -nk4 |
     16 	tsv2anything ./layouts/audio |
     17 	save main
     18