Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Add possibility to generate custom urls from markdown #1229

@cedricdelpoux

Description

@cedricdelpoux

Hi,
In phenomic 0.X it was possible to generate custom urls from markdown front-matter.
In phenomic 1.X, it is not possible. The generated url depend of the folders arborescence.

For exemple for a file content/posts/post1.md

---
title: Post 1
date: 2017-01-01
url: my-custom-url-post-1
---
# This is a my Post 1 content

I want the post to be generated here : `dist/my-custom-url-post-1/index.html

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions