Skip to content

Using the menu url in a permalink? #17

@barnomics

Description

@barnomics

In my posts / pages, is it possible to access the url property of a menu to create dynamic permalinks instead of hardcoding them in?

---
title: Test Post 1
layout: default
menus: learn
permalink: /:menus (?) /test-post-title
---

This is the test post

Doesn't work. Hard-coding the permalink does but that's not very cool...

permalink: /learn/test-post-title

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions