Go to file
2023-08-27 23:49:09 +01:00
.devcontainer chore: remove python 2023-08-16 20:50:25 +00:00
.github/workflows fix: hugo build baseURL 2023-08-21 01:35:55 +01:00
.vscode feat: add blog list layout 2023-08-16 20:40:00 +01:00
assets chore: add more i18n options and update templates 2023-08-27 17:32:44 +01:00
data fix: icon fill color should be current color 2023-08-25 01:06:02 +01:00
exampleSite chore: updated page description partial 2023-08-27 23:44:43 +01:00
i18n chore: add more i18n options and update templates 2023-08-27 17:32:44 +01:00
layouts fix: add alt to home page images 2023-08-27 23:45:41 +01:00
static fix: urls in site.webmanifest 2023-08-27 23:49:09 +01:00
.gitignore chore: move content to exampleSite 2023-08-16 20:42:32 +01:00
.prettierrc chore: add more i18n options and update templates 2023-08-27 17:32:44 +01:00
config.yaml chore: minor content and config updates 2023-08-17 23:54:17 +01:00
go.mod hugo init 2023-08-16 20:38:01 +01:00
LICENSE Initial commit 2023-07-19 22:03:58 +01:00
package-lock.json chore: move content to exampleSite 2023-08-16 20:42:32 +01:00
package.json chore: update build configs 2023-08-26 12:21:02 +01:00
postcss.config.js chore: update build configs 2023-08-26 12:21:02 +01:00
README.md chore: update README.md 2023-08-27 20:57:39 +01:00
tailwind.config.js feat: add filetree component for shortcode 2023-08-16 20:44:21 +01:00
theme.toml fix: remove extra space for rendered link 2023-08-16 20:43:28 +01:00

Hextra

Modern, responsive, batteries-included Hugo theme for creating beautiful static websites.

Demo → imfing.github.io/hextra

Hextra

Features

  • Beautiful Design - Inspired by Nextra, Hextra utilizes Tailwind CSS to offer a modern design that makes your site look outstanding.
  • Responsive Layout and Dark Mode - It looks great on all devices, from mobile, tablet to desktop. Dark mode is also supported to accomodate various lighting conditions.
  • Fast and Lightweight - Powered by Hugo, a lightning-fast static-site generator housed in a single binary file, Hextra keeps its footprint minimal. No Javascript or Node.js are needed to use it.
  • Full-text Search - Built-in offline full-text search powered by FlexSearch, no additional configuration required.
  • Battery-included - Markdown, syntax highlighting, LaTeX math formulae, diagrams and Shortcodes elements to enhance your content. Table of contents, breadcumbs, pagination, sidebar navigation and more are all automatically generated.
  • Multi-language and SEO Ready - Multi-language sites made easy with Hugo's multilingual mode. Out-of-the-box support is included for SEO tags, Open Graph, and Twitter Cards.

Quick Start

Use the template

Using the Hextra Starter Template is the simplest method to bootstrap a new website with Hextra theme. Get started by clicking the "Use this template" button on the template repository page.

The template repository also includes a GitHub Actions workflow for deploying your website to GitHub Pages.

Usage

Refer to the documentation for more information.

Contributing

This project is actively under development. Contributions are welcome!

License

MIT License