Showing Abner changes
This commit is contained in:
@@ -55,7 +55,7 @@ features:
|
||||
end_dark: "/images/transition2.svg"
|
||||
end_dark_color: "#150e31"
|
||||
bg_color: "#0a0a0a"
|
||||
content: "Like [Handmade Hero]() by Molly Rocket, we belive in breaking software down to the bare bones and building back an understanding of how it all really works. _We are not affiliated with Molly Rocket, Inc._"
|
||||
content: "Like [Handmade Hero](https://handmadehero.org/) by Molly Rocket, we belive in breaking software down to the bare bones and building back an understanding of how it all really works. _We are not affiliated with Molly Rocket, Inc._"
|
||||
content_class: "text-white mt-12 px-12 pb-12 pt-24 bg-[rgba(0,0,0,0.5)] rounded-lg"
|
||||
button:
|
||||
enable: enable
|
||||
@@ -113,6 +113,7 @@ features:
|
||||
parallax: false
|
||||
img: "/images/adrien-olichon-gOdavfpH-3s-unsplash.jpg"
|
||||
image: "/images/nystrom.webp"
|
||||
image_link: "https://vimeo.com/780000746"
|
||||
image_class: "rounded-md shadow-lg"
|
||||
content: "Every year hundreds of low-level programmers convene physically while thousands more watch from the comfort of their couch."
|
||||
content_class: "p-4 px-6 rounded-md bg-[rgba(0,0,0,0.7)]"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
---
|
||||
title: "Blog Posts"
|
||||
title: "News"
|
||||
meta_title: ""
|
||||
description: "this is meta description"
|
||||
newsletter_signup:
|
||||
active: true
|
||||
title: "Join our newsletter"
|
||||
title_class: "mb-6"
|
||||
action_url: "https://newsletter.handmadecities.com/id/submit"
|
||||
form_class: "container row gap-2"
|
||||
input_placeholder: "Email Address"
|
||||
input_class: "col-8"
|
||||
button_text: "Join"
|
||||
button_class: "btn text-white meetups-bg col-3"
|
||||
section_class: ""
|
||||
---
|
||||
|
||||
@@ -6,5 +6,3 @@ image: "/images/avatar.png"
|
||||
year: 2024
|
||||
draft: false
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis illum nesciunt commodi vel nisi ut alias excepturi ipsum, totam, labore tempora, odit ex iste tempore sed. Fugit voluptatibus perspiciatis assumenda nulla ad nihil, omnis vel, doloremque sit quam autem optio maiores, illum eius facilis et quo consectetur provident dolor similique! Enim voluptatem dicta expedita veritatis repellat dolorum impedit, provident quasi at.
|
||||
|
||||
@@ -1,11 +1,136 @@
|
||||
---
|
||||
title: "Handmade Seattle 2024"
|
||||
meta_title: "About"
|
||||
description: "this is meta description"
|
||||
image: "/images/avatar.png"
|
||||
meta_title: "Handmade Seattle 2024"
|
||||
description: "Handmade Seattle 2024"
|
||||
year: 2024
|
||||
draft: false
|
||||
layout: year_page
|
||||
---
|
||||
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"
|
||||
section_class: "mb-0 pb-0"
|
||||
bg_img:
|
||||
parallax: false
|
||||
img: "/images/seattle_skyline.webp"
|
||||
bg_class: "z-0 bg-[rgba(0,0,0,0.5)]"
|
||||
hide_banner_img: true
|
||||
transition:
|
||||
end: "/images/transition2.svg"
|
||||
end_class: "mt-20 transform -scale-y-100 -scale-x-100"
|
||||
end_color: "#fff"
|
||||
end_dark: "/images/transition2.svg"
|
||||
end_dark_color: "#150e31"
|
||||
button:
|
||||
enable: true
|
||||
label: "Tickets"
|
||||
link: "/tickets"
|
||||
icon: "fa fa-ticket pl-2"
|
||||
class: "btn text-white seattle-bg"
|
||||
button2:
|
||||
enable: true
|
||||
label: "Twitch"
|
||||
link: "https://twitch.tv/abnercoimbre"
|
||||
icon: "fab fa-twitch pl-2"
|
||||
class: "btn bg-purple-700 dark:bg-purple-700 dark:text-white hover:bg-purple-800 mt-6 text-white"
|
||||
|
||||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis illum nesciunt commodi vel nisi ut alias excepturi ipsum, totam, labore tempora, odit ex iste tempore sed. Fugit voluptatibus perspiciatis assumenda nulla ad nihil, omnis vel, doloremque sit quam autem optio maiores, illum eius facilis et quo consectetur provident dolor similique! Enim voluptatem dicta expedita veritatis repellat dolorum impedit, provident quasi at.
|
||||
# Features
|
||||
features:
|
||||
- title: "This Year’s Stars"
|
||||
title_class: "text-white mb-8 text-center"
|
||||
image: ""
|
||||
side: "center"
|
||||
bg_img:
|
||||
parallax: true
|
||||
img: "/images/devon_starfield.png"
|
||||
transition:
|
||||
start: "/images/transition2.svg"
|
||||
start_class: "mb-5 transform"
|
||||
start_color: "#fff"
|
||||
start_dark: "/images/transition2.svg"
|
||||
start_dark_color: "#150e31"
|
||||
end: "/images/transition.svg"
|
||||
end_class: "mt-20 transform -scale-y-100 -scale-x-100"
|
||||
end_color: "#fff"
|
||||
end_dark: "/images/transition2.svg"
|
||||
end_dark_color: "#150e31"
|
||||
people_grid:
|
||||
title: ""
|
||||
name_class: ""
|
||||
subtitle_class: ""
|
||||
people:
|
||||
- name: ""
|
||||
subtitle: ""
|
||||
img: ""
|
||||
bg_color: "#0a0a0a"
|
||||
content: "**More On The Way**<br>Join the [newsletter](/news) or check out last year's speakers below."
|
||||
content_class: "text-white mt-12 px-12 pb-12 pt-12 bg-[rgba(0,0,0,0.5)] rounded-lg"
|
||||
button:
|
||||
enable: enable
|
||||
class: "meetups-bg dark:meetups-bg"
|
||||
label: "Register"
|
||||
link: "/tickets"
|
||||
|
||||
- title: "Companies Value Handmade"
|
||||
title_class: "text-center mt-16 mb-12"
|
||||
image: ""
|
||||
section_class: "pb-24"
|
||||
side: "center"
|
||||
content: "<span class='block mx-auto mt-24 text-black dark:text-white w-1/2'>**Hiring Handmade people.** These brands have attended our job fairs. Companies may rent a job booth but cannot influence nor sponsor the event.</span>"
|
||||
content_class: "mt-12"
|
||||
img_grid:
|
||||
- name: "JangaFX"
|
||||
icon: "/images/companies/jangafx.png"
|
||||
link: "https://jangafx.com/"
|
||||
- name: "Pontoco"
|
||||
icon: "/images/companies/pontoco.png"
|
||||
link: "https://pontoco.com/"
|
||||
- name: "Mozilla"
|
||||
icon: "/images/companies/mozilla.png"
|
||||
link: "https://www.mozilla.org/en-US/"
|
||||
- name: "TestFit"
|
||||
icon: "/images/companies/tf.png"
|
||||
link: "https://www.testfit.io/"
|
||||
- name: "Magic Poser"
|
||||
icon: "/images/companies/magic_poser.png"
|
||||
link: "https://magicposer.com/"
|
||||
- name: "System Era"
|
||||
icon: "/images/companies/systemera.png"
|
||||
link: "https://systemera.net/"
|
||||
- name: "KCSE"
|
||||
icon: "/images/companies/kcse.png"
|
||||
link: "https://www.kcse.com/"
|
||||
button:
|
||||
enable: false
|
||||
|
||||
- title: "Hundreds in person,<br> Thousands online"
|
||||
title_class: "text-white"
|
||||
transition:
|
||||
start: "/images/transition4.svg"
|
||||
start_class: "mb-5 -scale-y-100 -scale-x-100"
|
||||
start_color: "#fff"
|
||||
start_dark: "/images/transition4.svg"
|
||||
start_dark_color: "#150e31"
|
||||
start_style: "mask-position: bottom;mask-repeat:repeat-x;"
|
||||
end: "/images/transition2.svg"
|
||||
end_class: "mt-20 transform -scale-y-100 -scale-x-100"
|
||||
end_color: "#fff"
|
||||
end_dark: "/images/transition2.svg"
|
||||
end_dark_color: "#150e31"
|
||||
bg_img:
|
||||
parallax: false
|
||||
img: "/images/adrien-olichon-gOdavfpH-3s-unsplash.jpg"
|
||||
image: "/images/nystrom.webp"
|
||||
image_link: "https://vimeo.com/780000746"
|
||||
image_class: "rounded-md shadow-lg"
|
||||
content: "Every year hundreds of low-level programmers convene physically while thousands more watch from the comfort of their couch."
|
||||
content_class: "p-4 px-6 rounded-md bg-[rgba(0,0,0,0.7)]"
|
||||
section_class: "text-white"
|
||||
button:
|
||||
enable: true
|
||||
label: "Register"
|
||||
link: "/tickets"
|
||||
button_class: "bg-white text-black"
|
||||
|
||||
---
|
||||
|
||||
@@ -23,72 +23,73 @@ features:
|
||||
subtitle_class: "text-white"
|
||||
section_class: "text-white"
|
||||
options:
|
||||
- name: "Handmade Boston"
|
||||
title: "Masterclasses"
|
||||
title_class: "text-white"
|
||||
name_class: "boston-color"
|
||||
original_price: "$299"
|
||||
price_class: "text-orange-600"
|
||||
price: "249"
|
||||
button:
|
||||
title: "Register"
|
||||
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
|
||||
url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
|
||||
alt_url: "https://google.com/"
|
||||
alt_title: "PayPal"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
features_class: "text-white"
|
||||
features:
|
||||
- text: "General Admission"
|
||||
text_class: "font-semibold"
|
||||
- text: "Aug 9-10th, 2024"
|
||||
- text: "JFK Presidential Library"
|
||||
- text: "In-Person Masterclasses"
|
||||
- text: "Kings Dining After-Party"
|
||||
# - name: "Handmade Boston"
|
||||
# title: "Masterclasses"
|
||||
# title_class: "text-white"
|
||||
# name_class: "boston-color"
|
||||
# original_price: "$299"
|
||||
# price_class: "text-orange-500"
|
||||
# price: "249"
|
||||
# button:
|
||||
# title: "Register"
|
||||
# class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
|
||||
# url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
|
||||
# alt_url: "https://google.com/"
|
||||
# alt_title: "PayPal"
|
||||
# alt_class: "text-sm hover:underline mt-4"
|
||||
# features_class: "text-white"
|
||||
# features:
|
||||
# - text: "General Admission"
|
||||
# text_class: "font-bold"
|
||||
# - text: "Aug 9-10th, 2024"
|
||||
# - text: "JFK Presidential Library"
|
||||
# - text: "In-Person Masterclasses"
|
||||
# - text: "Kings Dining After-Party"
|
||||
- name: "Handmade Seattle"
|
||||
title: "Traditional"
|
||||
title_class: "text-white"
|
||||
name_class: "seattle-color"
|
||||
price_class: "text-orange-600"
|
||||
price_class: "text-orange-500"
|
||||
price: "249"
|
||||
original_price: "$299"
|
||||
button:
|
||||
title: "Register"
|
||||
button_class: "seattle-bg"
|
||||
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
|
||||
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
|
||||
url: "https://buy.stripe.com/9AQ8wG0P9a5fg0wfZr"
|
||||
alt_url: "https://google.com/"
|
||||
alt_title: "PayPal"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
features_class: "text-white"
|
||||
features_class: "text-white text-center"
|
||||
features:
|
||||
- text: "General Admission"
|
||||
text_class: "font-semibold"
|
||||
text_class: "font-black"
|
||||
- text: "Nov 20-22nd, 2024"
|
||||
- text: "Seattle Center"
|
||||
- text: "All Online Track Benefits"
|
||||
- text: "New Talks & Demos"
|
||||
- text: "Chat Server Access"
|
||||
- text: "Trade Show"
|
||||
- text: "Job Fair"
|
||||
- name: "Boston + Seattle"
|
||||
title: "Combined Ticket"
|
||||
- name: "Handmade Seattle"
|
||||
title: "Premium"
|
||||
title_class: "text-white text-center"
|
||||
name_class: "meetups-color"
|
||||
price_class: "text-green-600"
|
||||
name_class: "seattle-color"
|
||||
price_class: "text-green-500"
|
||||
price: "399"
|
||||
original_price: "$498"
|
||||
original_price: ""
|
||||
features_class: "text-white"
|
||||
button:
|
||||
title: "Register"
|
||||
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-green-700 hover:border-green-700 hover:text-white focus-within:bg-green-700 focus-within:border-green-700 focus-within:text-white"
|
||||
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
|
||||
url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
|
||||
alt_url: "https://google.com/"
|
||||
alt_title: "PayPal"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
features:
|
||||
- text: "General Admission"
|
||||
text_class: "font-semibold"
|
||||
- text: "Discounted Tickets"
|
||||
- text: "Easy to Gift or Transfer Them"
|
||||
- text: "If you want to support the conference"
|
||||
text_class: "font-black"
|
||||
- text: "Easy to Gift or Transfer"
|
||||
- text: "Retains All Benefits"
|
||||
|
||||
- title: ""
|
||||
@@ -99,10 +100,10 @@ features:
|
||||
content_class: "text-black dark:text-white"
|
||||
transition:
|
||||
start: "/images/transition.svg"
|
||||
start_class: "mb-5 pt-4 2xl:pt-32"
|
||||
start_class: "mb-5 pt-4"
|
||||
start_color: "#fff"
|
||||
start_style: "mask-size: cover;mask-position:center;"
|
||||
end_style: "mask-size: cover;mask-position:top;"
|
||||
start_style: "mask-repeat: repeat-x;mask-position:center;"
|
||||
end_style: "mask-repeat:repeat-x;mask-position:top;"
|
||||
start_dark: "/images/transition.svg"
|
||||
start_dark_color: "#fff"
|
||||
end: "/images/transition.svg"
|
||||
@@ -117,16 +118,17 @@ features:
|
||||
subtitle_class: "text-black dark:text-white"
|
||||
section_class: "text-black dark:text-white"
|
||||
options:
|
||||
- name: "Handmade Boston"
|
||||
title: "Masterclasses"
|
||||
- name: "Handmade Seattle"
|
||||
title: "Traditional"
|
||||
title_class: "text-black dark:text-white"
|
||||
name_class: "boston-color"
|
||||
name_class: "seattle-color"
|
||||
ticket_class: "border-black dark:border-white"
|
||||
original_price: ""
|
||||
price_class: "text-orange-600"
|
||||
price_class: "text-orange-500"
|
||||
price: "74"
|
||||
button:
|
||||
title: "Register"
|
||||
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
|
||||
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
|
||||
url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
|
||||
alt_url: "https://google.com/"
|
||||
alt_title: "PayPal"
|
||||
@@ -134,53 +136,54 @@ features:
|
||||
features_class: "text-black dark:text-white"
|
||||
features:
|
||||
- text: "General Admission"
|
||||
text_class: "font-semibold"
|
||||
- text: "Online Masterclasses"
|
||||
- text: "Unlock In-Person Recordings"
|
||||
text_class: "font-black"
|
||||
- text: "New Talks & Demos"
|
||||
- text: "Chat Server Access"
|
||||
- text: "Live Q&A"
|
||||
- text: "Virtual Job Fair"
|
||||
- text: "Access to Speakers"
|
||||
- name: "Handmade Seattle"
|
||||
title: "Traditional"
|
||||
title: "Premium"
|
||||
title_class: "text-black dark:text-white"
|
||||
name_class: "seattle-color"
|
||||
price_class: "text-orange-600"
|
||||
price: "74"
|
||||
price_class: "text-green-500"
|
||||
ticket_class: "border-black dark:border-white"
|
||||
price: "99"
|
||||
original_price: ""
|
||||
button:
|
||||
title: "Register"
|
||||
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
|
||||
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
|
||||
url: "https://buy.stripe.com/9AQ8wG0P9a5fg0wfZr"
|
||||
alt_url: "https://google.com/"
|
||||
alt_title: "PayPal"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
features_class: "text-black dark:text-white"
|
||||
features:
|
||||
- text: "General Admission"
|
||||
text_class: "font-semibold"
|
||||
- text: "New Talks & Demos"
|
||||
- text: "Live Q&A"
|
||||
- text: "Virtual Job Fair"
|
||||
- text: "Access to Speakers"
|
||||
- name: "Boston + Seattle"
|
||||
title: "Combined Ticket"
|
||||
title_class: "text-black dark:text-white text-center"
|
||||
name_class: "meetups-color"
|
||||
price_class: "text-green-600"
|
||||
price: "119"
|
||||
original_price: ""
|
||||
features_class: "text-black dark:text-white"
|
||||
button:
|
||||
title: "Register"
|
||||
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-green-700 hover:border-green-700 dark:text-white text-black hover:text-white focus-within:bg-green-700 focus-within:border-green-700 focus-within:text-white"
|
||||
url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
|
||||
alt_url: "https://google.com/"
|
||||
alt_title: "PayPal"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
features:
|
||||
- text: "General Admission"
|
||||
text_class: "font-semibold"
|
||||
- text: "Discounted Tickets"
|
||||
- text: "Easy to Gift or Transfer Them"
|
||||
- text: "Retains All Benefits"
|
||||
- text: "If you want to support the conference"
|
||||
text_class: "font-black"
|
||||
- text: "Easy to Gift or Transfer"
|
||||
- text: "All Benefits of Traditional"
|
||||
# - name: "Boston + Seattle"
|
||||
# title: "Combined Ticket"
|
||||
# title_class: "text-black dark:text-white text-center"
|
||||
# name_class: "meetups-color"
|
||||
# price_class: "text-green-500"
|
||||
# price: "119"
|
||||
# original_price: ""
|
||||
# features_class: "text-black dark:text-white"
|
||||
# button:
|
||||
# title: "Register"
|
||||
# class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 dark:text-white text-black hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
|
||||
# url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
|
||||
# alt_url: "https://google.com/"
|
||||
# alt_title: "PayPal"
|
||||
# alt_class: "text-sm hover:underline mt-4"
|
||||
# features:
|
||||
# - text: "General Admission"
|
||||
# text_class: "font-bold"
|
||||
# - text: "Discounted Tickets"
|
||||
# - text: "Easy to Gift or Transfer Them"
|
||||
# - text: "Retains All Benefits"
|
||||
|
||||
- title: "Frequently Asked Questions"
|
||||
title_class: "mb-20 text-center text-white"
|
||||
|
||||
Reference in New Issue
Block a user