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

Add possibility to generate custom urls from markdown #1229

Open
cedricdelpoux opened this issue Feb 6, 2018 · 0 comments
Open

Add possibility to generate custom urls from markdown #1229

cedricdelpoux opened this issue Feb 6, 2018 · 0 comments

Comments

@cedricdelpoux
Copy link
Contributor

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

@MoOx MoOx changed the title Add possibility to generate custom urls Add possibility to generate custom urls from markdown Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant