Live banner

This commit is contained in:
2024-11-02 01:02:07 -07:00
parent 162ff6168d
commit 5c8082a4f0
7 changed files with 86 additions and 1 deletions

View File

@@ -7,6 +7,31 @@ banner:
content: "We are the largest indie conferences for low-level programmers. This is your portal to meet with folks into graphics, game engines, kernels, compilers, and more!"
image: "/images/hmc_spread.png"
hide_banner_img: true
live_banner:
enable: true
use_twitch: true
use_youtube: false
title: "Handmade Seattle 2024"
title_class: "text-black dark:text-white mb-4"
twitch_channel: "abnercoimbre"
youtube_channel_id: "UCkiOutDcOG0KRLQc71Pd-Fg" # found at: https://www.youtube.com/account_advanced, is currently yt/handmadecities
section_class: "pb-24"
buttons_class: "p-2 px-3"
buttons_row_class: "mt-4 text-white gap-4"
buttons:
- title: "Join Private Chat"
link: "https://chat.handmadecities.com"
class: "btn seattle-bg"
- title: "Twitch"
link: "https://twitch.tv/abnercoimbre"
class: "btn meetups-bg"
icon_only: true
icon: "fa-brands fa-twitch"
- title: "YouTube"
link: "https://youtube.com/handmadecities"
class: "btn bg-[#ff0000]"
icon_only: true
icon: "fa-brands fa-youtube"
triple_section:
enable: true
img_left: "/images/hmb/boston-light-mode.svg"

View File

@@ -0,0 +1,4 @@
---
title: "Jobs"
layout: under_construction
---