2024-05-06 13:19:03 +02:00
|
|
|
site_name: tasia's website
|
|
|
|
site_url: https://tilde.club/~tasiaiso/
|
|
|
|
|
|
|
|
theme:
|
|
|
|
name: null
|
2024-05-08 15:53:17 +02:00
|
|
|
custom_dir: "theme/"
|
2024-05-06 13:19:03 +02:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
# - search
|
|
|
|
- minify:
|
|
|
|
minify_html: true
|
|
|
|
minify_js: true
|
|
|
|
minify_css: true
|
|
|
|
htmlmin_opts:
|
2024-05-08 15:53:17 +02:00
|
|
|
remove_comments: true
|
2024-05-06 13:19:03 +02:00
|
|
|
cache_safe: true
|
|
|
|
# css_files:
|
2024-05-08 15:53:17 +02:00
|
|
|
# - style.css
|