Files
hmc_site_source/content/english/_index.md
Devon 05e9f8882a About page, most of frontpage, news
Frontpage:
- Implement initial pass of swipers, might look for something that doesn't require JS.
- Implemented transitions
- Added transitions / company logos to assets
About page:
- Basically duplicated layout from existing website
News:
- Renamed /blog -> /news, not too much in this section left to do, relatively straightforward for that
2024-10-13 13:13:30 -07:00

105 lines
3.6 KiB
Markdown

---
# Banner
banner:
title: "<span class='boston-color'>Boston</span> in the Summer.<br>
<span class='seattle-color'>Seattle</span> in the fall.<br>
<span class='meetups-color'>Meetups</span> all year round."
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
triple_header:
enable: true
img_left: "/images/hms_logo_tmp.png"
img_left_dark: "/images/hms_logo_dark_tmp.png"
alt_text_left: "left"
link_left: "/seattle"
img_center: "/images/hmb_logo_tmp.png"
img_center_dark: "/images/hmb_logo_dark_tmp.png"
alt_text_center: "center"
link_center: "/boston"
img_right: "/images/hmm_logo_tmp.png"
img_right_dark: "/images/hmm_logo_dark_tmp.png"
link_right: "/meetups"
alt_text_right: "right"
parallax_bg: "/images/test_bg.jpg"
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"
# Features
features:
- title: "Inspired by Handmade Hero"
image: ""
side: "center"
bg_img:
parallax: true
img: "/images/test_bg.jpg"
transition:
start: "/images/transition2.svg"
start_class: "mb-5"
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"
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_class: "text-white mt-12"
title_class: "text-white"
button:
enable: enable
class: "meetups-bg dark:meetups-bg"
label: "About Us"
link: "/about"
- title: "Companies Value Handmade"
title_class: "text-center"
image: ""
side: "center"
swiper:
show_buttons: false
slides:
- name: "JangaFX"
icon: "/images/jangafx.png"
link: "https://tek256.com"
- name: "Pontoco"
icon: "/images/pontoco_logo.png"
link: "https://tek256.com"
- name: "Mozilla"
icon: "/images/mozilla.png"
link: "https://tek256.com"
- name: "TestFit"
icon: "/images/tf.png"
link: "https://tek256.com"
button:
enable: false
- title: "The Top Reasons to Choose Hugo for Your Hugo Project"
bg_img:
parallax: false
img: "/images/hmc_landing_bg.webp"
image: "/images/service-3.png"
content: "With Hugo, you can build modern and content-focused websites without sacrificing performance or ease of use."
bulletpoints:
- "Instantly load static sites for better user experience and SEO."
- "Intuitive syntax and support for popular frameworks make learning and using Hugo a breeze."
- "Use any front-end library or framework, or build custom components, for any project size."
- "Built on cutting-edge technology to keep your projects up-to-date with the latest web standards."
button:
enable: false
label: ""
link: ""
---