Anubis2 is a simple but elegant theme for Hugo blog engine
Go to file
2024-04-14 21:34:26 +08:00
archetypes pre-commit formatter 2024-04-09 20:03:09 +08:00
assets feat: multi-language divider style 2024-04-10 13:55:14 +08:00
data pre-commit formatter 2024-04-09 20:03:09 +08:00
exampleSiteMultilingual fix: typo in hugo.toml 2024-04-09 20:54:46 +08:00
i18n pre-commit formatter 2024-04-09 20:03:09 +08:00
images update preview image 2024-03-06 14:32:08 +08:00
layouts feat: disable selection for social icons 2024-04-10 14:12:00 +08:00
go.mod updt: to anubis2 2024-01-14 17:50:55 +08:00
LICENSE pre-commit formatter 2024-04-09 20:03:09 +08:00
netlify.toml Fixing typos 2023-07-24 12:08:05 +02:00
README.md update Readme 2024-04-14 21:34:26 +08:00
theme.toml pre-commit formatter 2024-04-09 20:03:09 +08:00

Anubis2 Theme for Hugo License: MIT Netlify Status

Anubis2 is another simple minimalist theme for Hugo blog engine, check our Demo.

📝 Please note that anubis2 is under active maintenance, so please REMEMBER to keep your theme up to date!

image

Highlighted Features

  • Multilingual
  • Dark / Light mode
  • Table of Contents
  • Comment Support (Giscus, Disque, ISSO, Utterances, GraphComment)
  • Analytics (Google, Umami)
  • RSS feeds
  • Mobile Support
  • Full Features

Installation

You need to install an extended version of Hugo to run this theme.

As Git Submodule

Inside the folder of your Hugo site run:

$ git submodule add https://github.com/Junyi-99/hugo-theme-anubis2.git themes/anubis2

For more information read the official setup guide of Hugo.

Run your site

In order to see your site in action, run Hugo's built-in local server.

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

Contributing

If you find a bug or have an idea for a feature, feel free to write an issue or make a PR.

License

MIT © Junyi, 2024