From d32a609defde13bb09e3f545b158212f1de96539 Mon Sep 17 00:00:00 2001 From: Alistair Date: Sat, 30 Jun 2018 17:51:00 +1200 Subject: [PATCH] Add animated hero according to design spec, fixes #78 --- pinaxcon/templates/flatpages/homepage.html | 27 +++- static/src/js/lot_hero.js | 171 +++++++++++++++++++++ static/src/js/lot_word.js | 19 +++ static/src/scss/app.scss | 50 ++++-- 4 files changed, 248 insertions(+), 19 deletions(-) create mode 100644 static/src/js/lot_hero.js create mode 100644 static/src/js/lot_word.js diff --git a/pinaxcon/templates/flatpages/homepage.html b/pinaxcon/templates/flatpages/homepage.html index 4842e54e..2fcb474d 100644 --- a/pinaxcon/templates/flatpages/homepage.html +++ b/pinaxcon/templates/flatpages/homepage.html @@ -10,13 +10,30 @@ crossorigin=""/> - {% endblock %} + {% block body_out %}
- - +
+

+ Linux
+ of
+ +

+ + +
+

Things

+
+ +
+

21-25
Jan 19

+

University of Canterbury
Christchurch, New Zealand

+
+ Register + +
@@ -29,7 +46,7 @@ crossorigin="">
- +

Themed Linux of Things, the 2019 linux.conf.au will again attract speakers and attendees from across the world to socialise, fraternise, lecture, listen, ask, answer and share with their peers. @@ -61,6 +78,8 @@ crossorigin=""> {% endblock %} {% block extra_body %} + +