Go to file
2023-10-07 20:01:19 +01:00
.devcontainer chore: remove python 2023-08-16 20:50:25 +00:00
.github chore: add feature request issue template 2023-10-04 20:54:29 +01:00
.vscode chore: add contributing guide 2023-09-10 12:07:04 +01:00
assets chore: add code copy button icons in js (#133) 2023-10-07 20:01:19 +01:00
data fix: icon fill color should be current color 2023-08-25 01:06:02 +01:00
exampleSite chore: add code copy button icons in js (#133) 2023-10-07 20:01:19 +01:00
i18n chore: add Vietnamese translation (#123) 2023-10-03 08:36:35 +01:00
images chore: add screenshots 2023-08-28 00:41:05 +01:00
layouts chore: add code copy button icons in js (#133) 2023-10-07 20:01:19 +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
dev.toml fix: card image not displaying correctly (#77) 2023-09-23 19:25:51 +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
netlify.toml chore: add netlify.toml 2023-08-28 21:33:54 +01:00
package-lock.json chore: move content to exampleSite 2023-08-16 20:42:32 +01:00
package.json chore: update local dev config 2023-08-31 20:49:28 +01:00
postcss.config.js chore: update local dev config 2023-08-31 20:49:28 +01:00
README.md chore: add contributing guide 2023-09-10 12:07:04 +01:00
README.zh-cn.md i18n: Add some zh-cn translation of exampleSite(docs) (#12) 2023-08-30 21:21:31 +01:00
tailwind.config.js feat: support custom primary saturation (#131) 2023-10-04 20:41:59 +01:00
theme.toml chore: update theme meta 2023-08-28 00:16:38 +01:00

Hextra

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

Demo → imfing.github.io/hextra

Hextra
GitHub Actions Status Netlify Status

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.

Hextra Starter Template

Usage

Refer to the documentation for more information.

Contributing

Contributions are welcome! Check out the contributing guide to get started.

License

MIT License