From 1001a6f3322b8abf3b5699a854be2f9545c32722 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 18 Jun 2015 13:09:49 +0200 Subject: Add pixelated to the front slide --- cardiff2015/images/kid-jumping.svg | 757 ---------------------------------- cardiff2015/images/leap-pixelated.svg | 730 ++++++++++++++++++++++++++++++++ cardiff2015/slides.haml | 9 +- 3 files changed, 734 insertions(+), 762 deletions(-) delete mode 100644 cardiff2015/images/kid-jumping.svg create mode 100644 cardiff2015/images/leap-pixelated.svg diff --git a/cardiff2015/images/kid-jumping.svg b/cardiff2015/images/kid-jumping.svg deleted file mode 100644 index 7a330fd..0000000 --- a/cardiff2015/images/kid-jumping.svg +++ /dev/null @@ -1,757 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cardiff2015/images/leap-pixelated.svg b/cardiff2015/images/leap-pixelated.svg new file mode 100644 index 0000000..bd23a44 --- /dev/null +++ b/cardiff2015/images/leap-pixelated.svg @@ -0,0 +1,730 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cardiff2015/slides.haml b/cardiff2015/slides.haml index 17e70d7..8ae641d 100644 --- a/cardiff2015/slides.haml +++ b/cardiff2015/slides.haml @@ -35,8 +35,9 @@ margin-top: 10px; margin-bottom: 10px; } -%section(data-background="images/kid-jumping.svg" data-background-size="50%") - %h1 LEAP Encryption Access Project +%section(data-background="images/leap-pixelated.svg" data-background-size="80%") + .left-column + %h3 LEAP Encryption Access Project %section %h1 Bring back the 1990s! @@ -110,15 +111,13 @@ %em Work in progress %ul %li Easy to use. - %li Backwards compatible with email and current OpenPGP usage. %li End-to-end encryption. + %li Backwards compatible with email and current OpenPGP usage. %li Service provider has no access to user data. %li Automatic key discovery and validation. %li Strong protection for metadata, when supported. %li Cloud synchronized for high availability on multiple devices. %li No cleartext is ever written to disk. - %li Fully searchable email. - %li Work while offline, sync when network is available. %section(data-background="images/pixelated-white-small.svg" data-background-size="50%") -- cgit v1.2.3