mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-13 12:12:27 +00:00
style: _callouts.scss simplification (#169)
This commit is contained in:
parent
7ffc907907
commit
ff770927fd
2 changed files with 146 additions and 355 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue