|
|
@ -7,7 +7,8 @@ compile_sass = true
|
|
|
|
# Whether to build a search index to be used later on by a JavaScript library
|
|
|
|
# Whether to build a search index to be used later on by a JavaScript library
|
|
|
|
build_search_index = false
|
|
|
|
build_search_index = false
|
|
|
|
taxonomies = [{ name = "tags" }]
|
|
|
|
taxonomies = [{ name = "tags" }]
|
|
|
|
title = "JimZhang's Blog"
|
|
|
|
# title = "JimZhang's Blog"
|
|
|
|
|
|
|
|
title = "记录个人生活"
|
|
|
|
generate_feed = true
|
|
|
|
generate_feed = true
|
|
|
|
[markdown]
|
|
|
|
[markdown]
|
|
|
|
# Whether to do syntax highlighting
|
|
|
|
# Whether to do syntax highlighting
|
|
|
|