add search support
This commit is contained in:
parent
a0ff5ec48c
commit
1c851271ea
10 changed files with 367 additions and 60 deletions
|
@ -15,7 +15,7 @@ $ go install github.com/jackyzha0/hugo-obsidian
|
|||
$ cd <location-of-your-local-quartz>
|
||||
|
||||
# Scrape all links in your Quartz folder and generate info for Quartz
|
||||
$ hugo-obsidian -input=content -output=data
|
||||
$ hugo-obsidian -input=content -output=data -index=true
|
||||
```
|
||||
|
||||
Afterwards, start the Hugo server as shown above and your local backlinks and interactive graph should be populated!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue