Go to file
Xin 6a9117ae7c
chore(deps): bump npm package versions (#361)
* chore(deps): bump npm package versions

* recompile css

* chore: recompile css
2024-04-17 22:30:01 +01:00
.devcontainer chore: revert adding homebrew to devcontainer 2024-04-04 22:56:04 +02: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(deps): bump npm package versions (#361) 2024-04-17 22:30:01 +01:00
data chore: add slack icon 2024-02-20 22:38:56 +00:00
exampleSite docs(i18n): add zh-cn translation of RSS button (#353) 2024-04-06 09:59:27 +02:00
i18n chore(i18n): add Romanian translation (#313) 2024-03-05 07:41:21 +00:00
images chore: add screenshots 2023-08-28 00:41:05 +01:00
layouts fix: js scripts not in body element (#356) 2024-04-11 14:54:59 +02: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(deps): bump npm package versions (#361) 2024-04-17 22:30:01 +01:00
package.json chore(deps): bump npm package versions (#361) 2024-04-17 22:30:01 +01:00
postcss.config.js chore: update local dev config 2023-08-31 20:49:28 +01:00
README.fa.md docs(i18n): add Persian translation and support rtl languageDirection (#301) 2024-02-19 21:40:50 +00:00
README.md docs: fix some spelling mistakes (#159) 2023-10-27 23:15:06 +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: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00: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 to desktop. Dark mode is also supported to accommodate 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 extra configuration required.
  • Battery-included - Markdown, syntax highlighting, LaTeX math formulae, diagrams and Shortcodes elements to enhance your content. Table of contents, breadcrumbs, 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