chore: disable sass compilation
This commit is contained in:
parent
d053d3a224
commit
3beade74c7
|
@ -11,7 +11,7 @@ description = "Someone who does programming, cybersecurity and some other stuff"
|
|||
default_language = "en"
|
||||
theme = "serene"
|
||||
output_dir = "public"
|
||||
compile_sass = true
|
||||
compile_sass = false
|
||||
minify_html = true
|
||||
build_search_index = false # Keep this false, search is temporarily unsupported
|
||||
generate_feed = false # Whether to generate a feed file in root, read docs for more info about rss feed
|
||||
|
|
Loading…
Reference in a new issue