2023-07-19 22:11:34 +01:00
---
2023-07-25 23:27:01 +01:00
title: Hextra Theme
2023-08-25 01:09:36 +01:00
layout: hextra-home
2023-07-19 22:11:34 +01:00
---
2023-09-26 08:15:31 +01:00
{{< hextra / hero-badge > }}
2024-02-20 17:59:31 -05:00
< div class = "hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400" > < / div >
2023-09-26 08:15:31 +01:00
< span > Free, open source< / span >
{{< icon name = "arrow-circle-right" attributes = "height=14" > }}
{{< /hextra/hero-badge >}}
2024-02-20 17:59:31 -05:00
< div class = "hx-mt-6 hx-mb-6" >
2023-09-26 08:15:31 +01:00
{{< hextra / hero-headline > }}
2024-02-20 17:59:31 -05:00
Build modern websites < br class = "sm:hx-block hx-hidden" / > with Markdown and Hugo
2023-09-26 08:15:31 +01:00
{{< /hextra/hero-headline >}}
< / div >
2024-02-20 17:59:31 -05:00
< div class = "hx-mb-12" >
2023-09-26 08:15:31 +01:00
{{< hextra / hero-subtitle > }}
2024-02-20 17:59:31 -05:00
Fast, batteries-included Hugo theme < br class = "sm:hx-block hx-hidden" / > for creating beautiful static websites
2023-09-26 08:15:31 +01:00
{{< /hextra/hero-subtitle >}}
< / div >
2024-02-20 17:59:31 -05:00
< div class = "hx-mb-6" >
2023-09-26 08:15:31 +01:00
{{< hextra / hero-button text = "Get Started" link = "docs" > }}
< / div >
2024-02-20 17:59:31 -05:00
< div class = "hx-mt-6" > < / div >
2023-09-26 08:15:31 +01:00
{{< hextra / feature-grid > }}
{{< hextra / feature-card
title="Fast and Full-featured"
subtitle="Simple and easy to use, yet powerful and feature-rich."
2024-02-20 17:59:31 -05:00
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]"
2023-09-26 08:15:31 +01:00
image="images/hextra-doc.webp"
2024-02-20 17:59:31 -05:00
imageClass="hx-top-[40%] hx-left-[24px] hx-w-[180%] sm:hx-w-[110%] dark:hx-opacity-80"
2023-09-26 08:15:31 +01:00
style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));"
>}}
{{< hextra / feature-card
title="Markdown is All You Need"
subtitle="Compose with just Markdown. Enrich with Shortcode components."
2024-02-20 17:59:31 -05:00
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-lg:hx-min-h-[340px]"
2023-09-26 08:15:31 +01:00
image="images/hextra-markdown.webp"
2024-02-20 17:59:31 -05:00
imageClass="hx-top-[40%] hx-left-[36px] hx-w-[180%] sm:hx-w-[110%] dark:hx-opacity-80"
2023-09-26 08:15:31 +01:00
style="background: radial-gradient(ellipse at 50% 80%,rgba(142,53,74,0.15),hsla(0,0%,100%,0));"
>}}
{{< hextra / feature-card
title="Full Text Search"
subtitle="Built-in full text search with FlexSearch, no extra setup required."
2024-02-20 17:59:31 -05:00
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]"
2023-09-26 08:15:31 +01:00
image="images/hextra-search.webp"
2024-02-20 17:59:31 -05:00
imageClass="hx-top-[40%] hx-left-[36px] hx-w-[110%] sm:hx-w-[110%] dark:hx-opacity-80"
2023-09-26 08:15:31 +01:00
style="background: radial-gradient(ellipse at 50% 80%,rgba(221,210,59,0.15),hsla(0,0%,100%,0));"
>}}
{{< hextra / feature-card
title="Lightweight as a Feather"
subtitle="No dependency or Node.js is needed to use Hextra. Powered by Hugo, one of *the fastest* static site generators, building your site in just seconds with a single binary."
>}}
{{< hextra / feature-card
2023-10-29 11:19:31 -04:00
title="Responsive with Dark Mode Included"
2023-09-26 08:15:31 +01:00
subtitle="Looks great on different screen sizes. Built-in dark mode support, with auto-switching based on user's system preference."
>}}
{{< hextra / feature-card
title="Build and Host for Free"
subtitle="Build with GitHub Actions, and host for free on GitHub Pages. Alternatively it can be hosted on any static hosting service."
>}}
{{< hextra / feature-card
title="Multi-Language Made Easy"
subtitle="Create multi-language pages by just adding locales suffix to the Markdown file. Adding i18n support to your site is intuitive."
>}}
{{< hextra / feature-card
title="And Much More..."
icon="sparkles"
subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more..."
>}}
{{< /hextra/feature-grid >}}