74 lines
3.0 KiB
Markdown
74 lines
3.0 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"
|
|
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._"
|
|
button:
|
|
enable: enable
|
|
label: "About Us"
|
|
link: "/about"
|
|
|
|
- title: "Discover the Key Features Of Hugo"
|
|
image: "/images/service-2.png"
|
|
content: "Hugo is an all-in-one web framework for building fast, content-focused websites. It offers a range of exciting features for developers and website creators. Some of the key features are:"
|
|
bulletpoints:
|
|
- "Zero JS, by default: No JavaScript runtime overhead to slow you down."
|
|
- "Customizable: Tailwind, MDX, and 100+ other integrations to choose from."
|
|
- "UI-agnostic: Supports React, Preact, Svelte, Vue, Solid, Lit and more."
|
|
button:
|
|
enable: true
|
|
label: "Get Started Now"
|
|
link: "https://github.com/zeon-studio/hugoplate"
|
|
|
|
- title: "The Top Reasons to Choose Hugo for Your Hugo Project"
|
|
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: ""
|
|
---
|