style: _callouts.scss simplification ()

This commit is contained in:
Jacky Zhao 2022-08-04 14:50:24 -07:00 committed by GitHub
parent 7ffc907907
commit ff770927fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 146 additions and 355 deletions

View file

@ -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