Anubis2 is a simple but elegant theme for Hugo blog engine
Go to file
2024-04-08 14:58:39 +08:00
archetypes initial commit 2020-01-12 09:51:51 +03:00
assets fix the bug in <code> 2024-03-18 16:58:00 +08:00
data add more social icons 2024-04-08 14:58:39 +08:00
exampleSiteMultilingual add more social icons 2024-04-08 14:58:39 +08:00
i18n change theme switcher to icon #167 2024-01-08 17:45:37 +01:00
images update preview image 2024-03-06 14:32:08 +08:00
layouts add more social icons 2024-04-08 14:58:39 +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 add more social icons 2024-04-08 14:58:39 +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