摘要:
hexo 常用 服务器 文章摘要 添加RSS 重新 hexo g 就会在public中生成atom.xml了 然后可以在所用的theme的_config.yml中添加菜单 menu: ... RSS: /atom.xml ... 添加sitemap 阅读全文
摘要:
默认主题 landscape 注册评论系统: Disqus 注册 设置Shortname 多说 不用注册直接登录(例如用百度账号),设置域名 友言 注册,查看ID 1 修改主题配置文件 landscape/_config.yml 添加以下内容: 2 修改 article.ejs 添加: 3 在com 阅读全文