NotionNext icon indicating copy to clipboard operation
NotionNext copied to clipboard

feat: 提供客製化 permalinks 的功能

Open siygle opened this issue 2 years ago • 2 comments

WP有類似的功能,可以參考 https://wordpress.org/documentation/article/customize-permalinks/ 可以提供有更結構化的文章連結格式,譬如: https://preview.tangly1024.com/article/example-1 可以變成 https://preview.tangly1024.com/article/2021/11/5/example-1 這種格式。

目前 blog.config.js 裡面有類似的 NEXT_PUBLIC_POST_URL_PREFIX 可定義連結前綴的功能,我就基於這個參數,再擴充來實作這個功能。

PS:算是私心提出的功能,因為之前用 WP 就常用這種類型的連結,所以這個 PR 也只先針對時間格式的部分先實作而已。😆

siygle avatar Mar 13 '23 09:03 siygle

Someone is attempting to deploy a commit to a Personal Account owned by @tangly1024 on Vercel.

@tangly1024 first needs to authorize it.

vercel[bot] avatar Mar 13 '23 09:03 vercel[bot]

感谢!这是一个非常酷的功能!

tangly1024 avatar Mar 14 '23 08:03 tangly1024

感謝開發這麼好用的工具 🙌 👍

siygle avatar Mar 15 '23 02:03 siygle