remove source asset files from build output
This commit is contained in:
parent
b554d06a04
commit
bff4753cae
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ compile_sass = true
|
||||||
minify_html = false
|
minify_html = false
|
||||||
generate_feeds = true
|
generate_feeds = true
|
||||||
feed_filenames = ["rss.xml"]
|
feed_filenames = ["rss.xml"]
|
||||||
|
ignored_content = ["*.svg", "*.drawio", "*.png", "*.jpg", "*.jpeg"]
|
||||||
|
|
||||||
[markdown]
|
[markdown]
|
||||||
highlighting = { light_theme = "github-light", dark_theme = "github-dark" }
|
highlighting = { light_theme = "github-light", dark_theme = "github-dark" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue