From: Michael McMahon Date: Sat, 20 Mar 2021 02:50:15 +0000 (-0400) Subject: Link lightning talks session to fun X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5ac9b850d9b83b8eb932ef47c42c55b36af8a256;p=libreplanet-static.git Link lightning talks session to fun --- diff --git a/2021/Makefile b/2021/Makefile index 6ab54a1d..88524142 100644 --- a/2021/Makefile +++ b/2021/Makefile @@ -24,7 +24,7 @@ speakers: curl -4 -s https://my.fsf.org/lp-talk/42| sed -n 's=/lp-talk/42=/2021/speakers/=g; s=/lp-schedule/42=/2021/program/=g; s=
=
=g; s=DSC_4706 copy=DSC_4706%20copy=g; s=sopkin (=sopkin%20(=g; s=speakerpic\" src=speakerpic\" alt\="Picture of speaker.\" src=g; s/fa fa-/glyphicon glyphicon-/g; /pagestart/s/<\/div>//; /pagestart/,/pageend/p; ' > includes/generated-bios.html sessions: - curl -4 -s https://my.fsf.org/lp-schedule/42| sed -n 's=/lp-talk/42=/2021/speakers/=g; s=/lp-schedule/42=/2021/program/=g; s=
=
=g; s=DSC_4706 copy=DSC_4706%20copy=g; s=sopkin (=sopkin%20(=g; s=speakerpic\" src=speakerpic\" alt\="Picture of speaker.\" src=g; s/fa fa-/glyphicon glyphicon-/g; /pagestart/s/<\/div>//; /pagestart/,/pageend/p; ' > includes/generated-sessions.html + curl -4 -s https://my.fsf.org/lp-schedule/42| sed -n 's=/lp-talk/42=/2021/speakers/=g; s=/lp-schedule/42=/2021/program/=g; s=
=
=g; s=DSC_4706 copy=DSC_4706%20copy=g; s=sopkin (=sopkin%20(=g; s=speakers/#5421=fun/#lightning-talks=g; s=speakerpic\" src=speakerpic\" alt\="Picture of speaker.\" src=g; s/fa fa-/glyphicon glyphicon-/g; /pagestart/s/<\/div>//; /pagestart/,/pageend/p; ' > includes/generated-sessions.html clean: rm -f includes/generated-sessions.html includes/generated-bios.html