hexo-theme-ayer/layout
边宇琨 7548895d03
New layout: plain-page.
Added a new layout to provide a plain look which is similar to built-in pages. It has a “page-type-title” and removes advance functions such as sharing. When switching pages in the sidebar, readers will have a constant experience. To use this layout, add “layout: plain-page” to Front-matter.

添加了一种新的布局“plain-page”以提供类似内置页面(「归档」、「分类」、「标签」、「友链」等)的外观。它使用一个左对齐的标题(page-type-title)并且移除了「分享」这类高级功能。用户在侧边栏切换页面时能得到更连贯的阅读体验。在 Front-matter 中添加“layout: plain-page”来使用这种布局。
2020-09-10 17:38:12 +08:00
..
_partial 实现版权声明内容自定义。 2020-09-10 02:22:51 +08:00
archive.ejs first commit 2019-12-03 19:37:44 +08:00
categories.ejs fix: categories 2020-05-28 23:13:00 +08:00
friends.ejs feat: friends link 2020-09-07 18:26:26 +08:00
index.ejs fix:styles 2019-12-05 22:17:35 +08:00
layout.ejs 💄 fix: style 2020-06-06 10:44:34 +08:00
page.ejs first commit 2019-12-03 19:37:44 +08:00
plain-page New layout: plain-page. 2020-09-10 17:38:12 +08:00
post.ejs first commit 2019-12-03 19:37:44 +08:00
tags.ejs first commit 2019-12-03 19:37:44 +08:00