add search support
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
# 🌱 Quartz
 | 
			
		||||
## v1.1
 | 
			
		||||
## v2.0
 | 
			
		||||
 | 
			
		||||
Simple second brain and [digital garden](https://jzhao.xyz/posts/digital-gardening).
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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!
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user