Enable Japanese translation

This commit is contained in:
Yuki Okushi
2020-08-05 08:33:13 +09:00
parent 277368537b
commit 57855e23cb
2 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ generate_rss = true
languages = [
{ code = "zh-CN" }, # Chinese (simplified)
{ code = "zh-TW" }, # Chinese (tradictional)
{ code = "ja" }, # Japanese
]
ignored_content = ["*/README.md"]

View File

@@ -0,0 +1,7 @@
+++
title = "Posts"
sort_by = "weight"
insert_anchor_links = "left"
render = false
page_template = "second-edition/page.html"
+++