Skip to content
/ HikaeMe Public

A simple theme that displays only the bare minimum of elements readers need.

License

Notifications You must be signed in to change notification settings

htnabe/HikaeMe

Repository files navigation

theme thumbnail

HikaeMe

A simple theme that displays only the bare minimum of elements readers need.

Important

Currently only Japanese is supported! If you wanna use other langs, plz add i18n support and push PR!

How to start(WIP)

hugo mod init

Add the following in your configuration file. If you are using a non-YAML file, the writing style is different.

module:
  imports:
    - path: "github.com/htnabe/HikaeMe"

Then, execute the next command. You need the environment to execute node and npm .

hugo mod get -u
hugo mod npm pack
npm i

Demo

Docs(WIP)

LICENSE

This theme is released under the MIT License.