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
Uh oh!
There was an error while loading. Please reload this page.
-
使用子文件夹管理 Hexo 文章且不改变文章永久链接 - PRIN BLOG
2020-01-15 更新:如果你只是想实现「文章源码放在子目录、永久链接保持不变」的效果,可以直接修改 _config.yml 中的配置: permalink: :name/ new_post_name: :year/:title.md 感谢 @SukkaW 在评论区提供的建议! 在 Hexo 中,我们可以通过站点配置中的 permalink 配置项来指定文章的永久链接的格式。比如说默认值是
https://prinsss.github.io/hexo-posts-in-subfolder/
Beta Was this translation helpful? Give feedback.
All reactions