Closed lucifr closed 11 years ago
Do you mean when user set permalink
in articles, global config will be ignored? Like this:
---
layout: post
title: Title
permalink: custom-permalink
---
Exactly. It's supported in Octopress.
Is this now a feature of Hexo? Are there docs?
In Octopress a permalink will be used when it is defined in a post's YAML front matter and the system-wide setting will be omitted, which could be helpful for those who transferred from other platform such as wordpress, since there's no redirecting method in github.