Skip to content

Commit

Permalink
style: _callouts.scss simplification (jackyzha0#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 authored Aug 4, 2022
1 parent 7ffc907 commit ff77092
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 353 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading

0 comments on commit ff77092

Please sign in to comment.