HUGO
News Docs Themes Community GitHub

HikaeMe

Theme for blogers using Bootstrap

License
MIT
GitHub Stars
5
Last Updated
2025-02-24
Author
htnabe

theme thumbnail

HikaeMe

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

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

  • My personal blog

Docs(WIP)

LICENSE

This theme is released under the MIT License.