mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
update hugo-obsidian to use v2.18
This commit is contained in:
parent
b114855859
commit
bf337a4a46
2
Makefile
2
Makefile
@ -20,7 +20,7 @@ serve: ## Serve Quartz locally
|
||||
$(GOPATH)/bin/hugo-obsidian -input=content -output=assets/indices -index -root=. && hugo server --enableGitInfo --minify
|
||||
|
||||
install: ## use v2.12 commit in hugo-obsidian repo
|
||||
go install github.com/jackyzha0/hugo-obsidian@latest
|
||||
go install github.com/jackyzha0/hugo-obsidian@v2.18
|
||||
|
||||
build:
|
||||
$(GOPATH)/bin/hugo-obsidian -input=content -output=assets/indices -index -root=. && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user