connectome
connectome copied to clipboard
A Hugo theme with backlinks for online communities
Hugo Connectome Theme
A Hugo theme for online community notes with backlinks.
graph | links and backlinks | command palette |
---|---|---|
![]() |
![]() |
![]() ![]() |
preview links | Multiple Topics/Notebooks |
---|---|
![]() |
![]() |
How to Use
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
Starting from Scratch
Simply fork this repo and modify the config file config.yaml
.
Use this theme in an existing Hugo site
- Add the theme
git submodule add https://github.com/kausalflow/connectome themes/connectome
; - Use the contents in
themes/connectome/exampleSite
as boilerplate.
Acknowledgement
- 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.