Skip to content

Should we rename _layouts/index.md into _layouts/page.md #34

@wangkuiyi

Description

@wangkuiyi

According to the Jekyll directory structure explanation:

_layouts -- These are the templates that wrap posts. Layouts are chosen on a post-by-post basis in the front matter, which is described in the next section. The liquid tag {{ content }} is used to inject content into the web page.

In our Wiki

There are two kinds of page in this project now, Doc and Page

It seems that the two files currently in our /_layouts are index.md and page.md -- one for Doc and one for Page, and index.md is for the Page?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions