You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
如下,现在每次使用hexo渲染的md都是手动添加如下内容
title:
date:
updated:
tags:
categories:
keywords:
description:
top_img:
comments:
cover:
toc:
toc_number:
toc_style_simple:
copyright:
copyright_author:
copyright_author_href:
copyright_url:
copyright_info:
mathjax:
katex:
aplayer:
highlight_shrink:
aside:
abcjs:
请问大家一般是怎么简化这个过程,我尝试在md的theme中修改,目前没有合适的方案。
目前的平替是采用html的include
我希望的更好的解决方案是,直接如下
完成渲染,不知道hexo或者本主题是否支持该feature
Beta Was this translation helpful? Give feedback.
All reactions