Web Design 4 : Customize Markdown Grammar In SSG
Read more
Web Design 4 : Customize Markdown Grammar In SSG
导言
apply Mkdocs grammar into my theme
导言
config.toml
and mkdocs.yml
。所以理论上,可以实现基于同一个md内容的两个主页模板部署的兼容。但是当我迁移完之后,发现hugo的模板完全无法正常显示。这意味着有新添加的文件对hugo的运行产生了影响,但是我并没有察觉。