Go to file
Welding Torch 6d00cb32b0
docs: add Logo, Favicon in Configurations (#37)
* Add Configuration for Logo, Favicon.

---------

Co-authored-by: Xin <xin@imfing.com>
2023-09-05 23:45:05 +01:00
.devcontainer chore: remove python 2023-08-16 20:50:25 +00:00
.github/workflows ci: setup actions/checkout@v3 to fetch complete Git history (#32) 2023-09-03 19:05:33 +01:00
.vscode feat: add blog list layout 2023-08-16 20:40:00 +01:00
assets feat: details shortcode (#28) 2023-09-02 16:01:34 +01:00
data fix: icon fill color should be current color 2023-08-25 01:06:02 +01:00
exampleSite docs: add Logo, Favicon in Configurations (#37) 2023-09-05 23:45:05 +01:00
i18n chore(i18n): improve translations of zh-cn (#14) 2023-08-30 21:35:04 +01:00
images chore: add screenshots 2023-08-28 00:41:05 +01:00
layouts chore: make index page container wider (#30) 2023-09-03 16:12:53 +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 chore: update local dev config 2023-08-31 20:49:28 +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 github actions and netlify badges 2023-08-28 21:47: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 filetree component for shortcode 2023-08-16 20:44:21 +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.

Usage

Refer to the documentation for more information.

Contributing

This project is actively under development. Contributions are welcome!

License

MIT License