Initial version of timeline

This commit is contained in:
2024-11-10 03:14:08 -08:00
parent 9740585b42
commit 533b45a6f4
5 changed files with 228 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ banner:
title: "<span class='seattle-color'>Handmade Seattle 2024</span>"
content: "We are the largest indie conferences for low-level programmers.<br> Proud to be __Fully Hybrid__.<br>"
content_bottom: "**Seattle Center**<br><span class='text-small'>Nesholm Family Lecture Hall</span><br><br><span class='underline'>**Nov 20th - 22nd, 2024**</span><br>Private Hangouts on Friday, Nov 22nd"
content_bottom_class: "mt-20 text-white"
content_bottom_class: "mt-20 mb-20 text-white"
section_class: "mb-0 pb-0"
bg_img:
parallax: false
@@ -19,7 +19,7 @@ banner:
hide_banner_img: true
transition:
end: "/images/transition2.svg"
end_class: "mt-20 transform -scale-y-100 -scale-x-100"
end_class: "transform -scale-y-100 -scale-x-100"
end_color: "#fff"
end_dark: "/images/transition2.svg"
end_dark_color: "#150e31"
@@ -57,6 +57,120 @@ features:
end_style: "mask-size: cover;height:150px;"
end_dark: "/images/transition3.svg"
end_dark_color: "#150e31"
timeline:
enable: false
date_class: ""
event_class: ""
timeline_class: "mb-20 mt-12"
event_img_class: ""
time_class: "text-right text-slate-200"
event_title_class: "dark:text-white text-xl"
event_subtitle_class: "text-lg text-slate-200"
day_listing_class: "text-2xl text-white no-decoration hover:meetups-color hover:cursor-pointer hover:underline"
day_listing_inactive_class: "text-gray"
top_text: ""
top_text_class: "mb-12 text-center"
bottom_text: "All times in Pacific Time, UTC-8:00 timezone."
bottom_text_class: "text-center mt-8 text-slate-300"
day_date_class: "text-center text-white text-xl mb-4 underline"
default_day: "Day 1"
days:
- title: "Day 1"
date: "Nov 20th, 2024"
title_class: "text-dark dark:text-white"
events:
- title: "Sign In"
time: "9:30 AM"
subtitle: "Show up and sign in!"
modal_target: ""
title_class: ""
subtitle_class: ""
link: ""
- title: "game engine design and the dark arts of data plumbing"
time: "10:30 AM"
subtitle: "Devon Hall"
title_class: ""
modal_target: ""
subtitle_class: ""
link: ""
- title: "Talk about why LLVM is bad"
time: "11:30 AM"
subtitle: "Negate"
title_class: ""
subtitle_class: ""
link: ""
- title: "Lunch"
time: "12:30 PM"
subtitle: ""
title_class: ""
subtitle_class: ""
link: ""
- title: "Day 2"
date: "Nov 21st, 2024"
title_class: "text-dark dark:text-white"
top_text: ""
top_text_class: "dark:text-white"
bottom_text: ""
bottom_text_class: ""
events:
- title: "Yet another thing"
time: "9:30 AM"
subtitle: "find a friend"
title_class: ""
subtitle_class: ""
link: ""
- title: "listen to a song with a super long title"
time: "10:30 AM"
subtitle: "sign some documents in a long title"
title_class: ""
subtitle_class: ""
link: ""
- title: "Help your friend fix his vim config"
time: "11:30 AM"
subtitle: "because not everyone knows vimscript"
title_class: ""
subtitle_class: ""
link: ""
- title: "Lunch"
time: "12:30 PM"
subtitle: ""
title_class: ""
subtitle_class: ""
link: ""
- title: "Day 3"
date: "Nov 22nd, 2024 (Hangouts)"
title_class: "text-dark dark:text-white"
top_text: ""
top_text_class: "dark:text-white"
bottom_text: ""
bottom_text_class: ""
events:
- title: "MoPop Mueseum"
time: "9:30 AM"
subtitle: ""
title_class: ""
subtitle_class: ""
link: ""
- title: "Flatstick Pub"
time: "1:30 PM"
subtitle: ""
title_class: ""
subtitle_class: ""
link: ""
- title: "After Party"
time: "7:30 PM"
subtitle: "@ a location"
title_class: ""
subtitle_class: ""
link: ""
- title: "Devon"
time: "9:30 AM"
subtitle: "was here"
title_class: ""
subtitle_class: ""
link: ""
img_grid:
title: ""
title_class: "text-center"