style: _callouts.scss simplification (#169)
This commit is contained in:
2
Makefile
2
Makefile
@@ -17,4 +17,4 @@ update-force: ## Forcefully pull all changes and don't ask to patch
|
||||
git checkout upstream/hugo -- layouts .github Makefile assets/js assets/styles/base.scss assets/styles/darkmode.scss config.toml data
|
||||
|
||||
serve: ## Serve Quartz locally
|
||||
hugo-obsidian -input=content -output=assets/indices -index -root=. && hugo server --enableGitInfo
|
||||
hugo-obsidian -input=content -output=assets/indices -index -root=. && hugo server --enableGitInfo --minify
|
||||
|
Reference in New Issue
Block a user