Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sub-sections somehow as a permalink setting #3580

Closed
bep opened this issue Jun 12, 2017 · 1 comment · Fixed by #3583
Closed

Add sub-sections somehow as a permalink setting #3580

bep opened this issue Jun 12, 2017 · 1 comment · Fixed by #3583
Assignees
Milestone

Comments

@bep
Copy link
Member

bep commented Jun 12, 2017

No description provided.

@bep bep added this to the v0.23 milestone Jun 12, 2017
@bep bep self-assigned this Jun 12, 2017
@bep bep modified the milestones: v0.22.1, v0.23 Jun 12, 2017
bep added a commit to bep/hugo that referenced this issue Jun 12, 2017
This enables both the variants below:

Current (first level only):

```
"blog": ":section/:title",
```

Nested (all levels):

```
"blog": ":sections/:title",
```

Should ideally been part of Hugo 0.22, but better late than never ...

Fixes gohugoio#3580
@bep bep closed this as completed in #3583 Jun 13, 2017
bep added a commit that referenced this issue Jun 13, 2017
This enables both the variants below:

Current (first level only):

```
"blog": ":section/:title",
```

Nested (all levels):

```
"blog": ":sections/:title",
```

Should ideally been part of Hugo 0.22, but better late than never ...

Fixes #3580
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant