projects
/
brevno-suite
/
themes
/
xmin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8510d8
)
don't ignore the *_files/ folders
author
Yihui Xie
<xie@yihui.name>
Sat, 10 Oct 2020 03:27:11 +0000
(22:27 -0500)
committer
Yihui Xie
<xie@yihui.name>
Sat, 10 Oct 2020 03:27:11 +0000
(22:27 -0500)
exampleSite/config.toml
patch
|
blob
|
history
diff --git
a/exampleSite/config.toml
b/exampleSite/config.toml
index 0acb2bcc9f11f835080d90e5420096fb4ab03d44..a2726d4e6bc47bffa239cc61fbfbe62a8a1f956a 100644
(file)
--- a/
exampleSite/config.toml
+++ b/
exampleSite/config.toml
@@
-4,7
+4,7
@@
title = "A minimal Hugo website"
theme = "hugo-xmin"
googleAnalytics = ""
disqusShortname = ""
-ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_
files$", "_
cache$", "\\.knit\\.md$", "\\.utf8\\.md$"]
+ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_cache$", "\\.knit\\.md$", "\\.utf8\\.md$"]
footnotereturnlinkcontents = "↩"
[permalinks]