mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge c977c84f45 into 8005f675a7
This commit is contained in:
commit
da2128c649
8 changed files with 520 additions and 2 deletions
8
samples/content/draft_article_with_translation-ja.rst
Normal file
8
samples/content/draft_article_with_translation-ja.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
他言語の下書きテスト
|
||||
######################
|
||||
|
||||
:slug: draft-article-with-translation
|
||||
:status: draft
|
||||
:lang: ja
|
||||
|
||||
これは下書きファイルです。/draftに生成されて、他のところには影響を与えません。
|
||||
8
samples/content/draft_article_with_translation.rst
Normal file
8
samples/content/draft_article_with_translation.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
A draft article with translation
|
||||
################################
|
||||
|
||||
:slug: draft-article-with-translation
|
||||
:status: draft
|
||||
|
||||
This is a draft article, it should live under the /drafts/ folder and not be
|
||||
listed anywhere else.
|
||||
Loading…
Add table
Add a link
Reference in a new issue