文章分类

<%- partial('_widget/categorys') %>
<% if (theme.tagcloud.enable) { %>

热门标签

<%- partial('_widget/tags_cloud') %>
<% } %> <% if (theme.archives.enable) { %>

文章归档

<%- list_archives({format: theme.archives.date_format}) %>
<% } %> <% if (theme.links.enable && theme.links['list']) { %>

常用链接

<%- partial('_widget/links') %>
<% } %>