quatuorbellefeuille.com

Content, build scripts and admin scripts for the Bellefeuille Quartet website.
git clone https://git.kevinlegouguec.net/quatuorbellefeuille.com
Log | Files | Refs

légal.sh (332B)


      1 add-legal ()
      2 {
      3     sed -i                                      \
      4         -e /'{LEGAL}'/'r '<(${pandoc} légal.md)    \
      5         -e /'{LEGAL}'/'c\'                      \
      6         $1
      7 }
      8 
      9 title='Mentions légales'
     10 stylesheets=(légal)
     11 transforms=()                   # TODO: highlight footer link
     12 postprocess=add-legal
     13 translation=legal