obsidian-compatible notes theme for hugo, built from quartz and hugo-book
Amethyst Hugo Theme is a customizable theme designed for storing and hosting personal notes or documentation. It aims to provide a simple and customizable theme with sidebar navigation that supports Obsidian features like backlinks and LaTeX without requiring reformatting of notes. The theme combines the navigational features of Hugo-Book with the Obsidian integrations of Quartz to deliver a hassle-free solution.
To use the Amethyst Hugo Theme, you need to meet the following requirements:
If you’re using Ubuntu/Debian-based systems, you may need to install a higher version of Hugo from the releases page instead of using apt.
Next, install Hugo-Obsidian by running the command: go install github.com/jackyzha0/hugo-obsidian@latest
Make sure your PATH is properly configured so that binaries in the GOPATH can be executed.
To start the live server, run make serve
. The content will be served to localhost:1313 by default. Note that you will need to restart the server to see changes to navigation.
Amethyst Hugo Theme is a customizable theme designed for storing and hosting personal notes or documentation. It combines the navigational features of Hugo-Book with the Obsidian integrations of Quartz to provide a hassle-free solution for users. The theme includes various features such as navigation sidebars, Obsidian-style callouts, interactive graph view, MermaidJS charts, dark mode, search bar, multi-language support, and more. Installation of the theme requires meeting certain requirements and following specific instructions.