Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Modify the twitter card to show the room and sheduled start time of the talk #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 2018/_src/bin/build.pl
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,11 @@ sub build_talk_ogg {
# uses Image::Magick to create a talk card grafic
my ($base,$vars,$dest) = @_;
my ($id,$author,$title,$timedate,$image,$Wrap);
my @ROM = qw(lib bin);
$id = $vars->{talk}->{slug};
$author = $vars->{talk}->{author};
$title = $vars->{talk}->{name};
$timedate = $vars->{conference}->{date};
$timedate = $vars->{conference}->{date}." in /".$ROM[$vars->{talk}->{room}]." at ".$vars->{talk}->{time};
$image = Image::Magick->new(size=>'960x462',pointsize=>35,stroke=>'white',fill=>'white',weight => 'light');
$Wrap = sub {
# This anonimous routine uses the current Image::Magick setings
Expand Down
Binary file modified 2018/images/talks/all-your-cluster-are-belong-to-us.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/build-a-blockchain-without-fancy-words.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/cpan-audit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/ebpf-the-secret-weapon-of-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/fruit-pi-as-a-hacking-toolkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/growing-and-refactoring-our-workforce.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/les-projeccions-de-futamura.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/performance-through-lightweight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/projecte-linkat-2018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/ravada-free-vdi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/teclib-contributors-guides.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/the-git-stories-we-tell-ourselves.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2018/images/talks/the-phoenix-boot-process.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.