Anubis2 is a simple but elegant theme for Hugo blog engine
Go to file
2024-04-08 15:07:31 +08:00
archetypes initial commit 2020-01-12 09:51:51 +03:00
assets fix: wrong style in light theme 2024-04-08 14:11:45 +08:00
data add mastodon to predefined list of social icons 2023-04-17 20:39:30 +02:00
exampleSiteMultilingual add umami track 2024-03-18 12:46:45 +08:00
i18n fix translation for zh-cn 2024-04-08 15:07:31 +08:00
images update preview image 2024-03-06 14:32:08 +08:00
layouts fix giscus color switch 2024-03-18 18:38:18 +08:00
go.mod updt: to anubis2 2024-01-14 17:50:55 +08:00
LICENSE updt: modify more authors 2024-01-14 21:54:19 +08:00
netlify.toml Fixing typos 2023-07-24 12:08:05 +02:00
README.md Update README.md 2024-03-18 12:13:23 +08:00
theme.toml update metadata 2024-03-06 13:52:48 +08:00

Anubis2 Theme for Hugo License: MIT Netlify Status

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

image

Highlighted Features

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

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