Hexo添加标签页
Posted on
在hexo项目根目录使用命令添加一个新的页面tags
|
|
然后需要编辑新建的页面,需要将页面类型设置为tags:
|
|
在菜单中添加链接。编辑 主题配置文件 , 添加 tags 到 menu 中,如下:
|
|
Hello World
Posted on
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
|
|
More info: Writing
Run server
|
|
More info: Server
Generate static files
|
|
More info: Generating
Deploy to remote sites
|
|
More info: Deployment
Hello world
Posted on