Anubis2 is a simple but elegant theme for Hugo blog engine
Go to file
2024-04-26 12:46:52 +08:00
archetypes pre-commit formatter 2024-04-09 20:03:09 +08:00
assets add: added support for codefences highlight test 2024-04-23 20:09:41 +08:00
data pre-commit formatter 2024-04-09 20:03:09 +08:00
exampleSiteMultilingual update "author" parameter 2024-04-26 12:29:07 +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 update: "rssIcon" defaults to "true" && "readNextPosts" defaults to "3" 2024-04-26 12:46:52 +08:00
.gitignore update demos 2024-04-25 13:41:05 +08:00
Features.md update demos 2024-04-25 13:41:05 +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 demos 2024-04-25 13:41:05 +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 (Automatic switch based on system settings)
  • 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