From c41be24ebfd400de64f57b28669685f31f2b7874 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Mon, 31 Oct 2022 14:11:32 -0400 Subject: [PATCH] Lisbon page in new style --- src/layouts/page/lisbon.html | 123 +++++++----------- src/layouts/partials/mobile-grid-element.html | 1 + src/static/Images/lisbon-qr-code-teal.svg | 1 + src/static/Images/xl-grid-element.svg | 1 + 4 files changed, 48 insertions(+), 78 deletions(-) create mode 100644 src/layouts/partials/mobile-grid-element.html create mode 100644 src/static/Images/lisbon-qr-code-teal.svg create mode 100644 src/static/Images/xl-grid-element.svg diff --git a/src/layouts/page/lisbon.html b/src/layouts/page/lisbon.html index c8ecbd6..c717c7f 100644 --- a/src/layouts/page/lisbon.html +++ b/src/layouts/page/lisbon.html @@ -1,12 +1,14 @@ {{ define "main" }} -
+
-

tea @ Web Summit 2022

+

tea @ Web Summit 2022

The tea’m will be in Lisbon the first week of November to meet developers, speak on stage, and celebrate the launch of tea cli! Check the schedule below for a full itinerary of tea’vents, including a speech on the FLLSTACK Stage by Max about tea’s role in shaping the future of open source. Don’t hesitate to come up and say hi - we can’t wait to meet you and have some new merchandise to share as well!

+ grid-element + {{- partial "mobile-grid-element" -}}
@@ -16,41 +18,36 @@
-
+
-
+

Schedule

While we’re there all week to learn from and meet people, Thursday and Friday are going to be our busiest days. Don’t hesitate to come up and say hi - we can’t wait to meet you and have some new merchandise to share as well!

Thursday, November 3rd is going to be a jam-packed day in Lisbon. Not only are we releasing our command line interface, but Max will be speaking solo on the FLLSTACK stage about tea and Tim will be speaking on a panel about fundraising for tech. We will then be going out to dinner with the people who believed in our vision from day one to celebrate. The next day, we’re hosting a swanky rooftop party at Hotel Mundial that's open to any dev in the area! We only have space for 150 people though, so be sure to rsvp.

-
    -
  • -
    -
    Thursday, Nov. 3 @ 11:30AM
    - Max Howell speaks on the FLLSTACK stage. -
    -
  • -
  • -
    -
    Thursday, Nov 3 @ 2:05PM
    - Panel on fundraising for tech companies on FLLSTACK stage. -
    -
  • -
  • -
    -
    Thursday Evening, Nov 3 – Investor Dinner (privatea)
    - Dinner event exclusively for tea investors. -
    -
  • -
  • -
    -
    Friday, Nov 4 – 6:00PM - 9:00PM
    - We're throwing a swanky tea launch party at Mundial Hotel! RSVP here or via the section below. -
    -
  • -
+
+
+

Thursday, Nov. 3 @ 11:30AM

+

Max Howell speaks on the FLLSTACK stage.

+
+
+
+

Thursday, Nov 3 @ 2:05PM

+

Panel on fundraising for tech companies on FLLSTACK stage.

+
+
+
+

Thursday Evening, Nov 3 – Investor Dinner (privatea)

+

Dinner event exclusively for tea investors.

+
+
+
+

Friday, Nov 4 – 6:00PM - 9:00PM

+

We're throwing a swanky tea launch party at Mundial Hotel! RSVP here or via the section below.

+
+
@@ -58,70 +55,40 @@ +
+

RSVP for our launch party!

​Join the tea’m as we celebrate the launch of tea.cli, the successor to homebrew. Hear from co-founders Max Howell and Timothy Lewis about the revolutionary new package manager, the future of open-source, and how blockchain will play a role in it. We will have an open bar, small plates, and a great opportunity to just hang out after a long week of networking. This event is open to all attendees of Websummit but RSVP now: venue capacity is only 150 people.

- RSVP ON LU.MA +
- qr-code + qr-code
diff --git a/src/layouts/partials/mobile-grid-element.html b/src/layouts/partials/mobile-grid-element.html new file mode 100644 index 0000000..8f2d8a0 --- /dev/null +++ b/src/layouts/partials/mobile-grid-element.html @@ -0,0 +1 @@ +grid diff --git a/src/static/Images/lisbon-qr-code-teal.svg b/src/static/Images/lisbon-qr-code-teal.svg new file mode 100644 index 0000000..6f7506e --- /dev/null +++ b/src/static/Images/lisbon-qr-code-teal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/static/Images/xl-grid-element.svg b/src/static/Images/xl-grid-element.svg new file mode 100644 index 0000000..ef6258a --- /dev/null +++ b/src/static/Images/xl-grid-element.svg @@ -0,0 +1 @@ + \ No newline at end of file