A Hugo theme for online community notes with backlinks.
graph | links and backlinks | command palette |
---|---|---|
preview links | Multiple Topics/Notebooks |
---|---|
If one is not familiar with Hugo, the official website has a nice tutorial: Hugo Quickstart and Basics.
Tested on hugo v0.111.3+extended darwin/amd64
Simply fork this repo and modify the config file config.yaml
.
- Add the theme
git submodule add https://github.com/kausalflow/connectome themes/connectome
; - Use the contents in
themes/connectome/exampleSite
as boilerplate.
- This theme is developed on top of the Hugo Bulma theme.
- The network graph is visualized using AntV G6.
- We are using ninja-keys for our command palette.