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

URL 생성 방식 #57

Open
jwonyLee opened this issue Feb 7, 2022 · 1 comment
Open

URL 생성 방식 #57

jwonyLee opened this issue Feb 7, 2022 · 1 comment

Comments

@jwonyLee
Copy link

jwonyLee commented Feb 7, 2022

안녕하세요.
현재 포스트 URL 생성 규칙은 baseURL/{dirPath}/{fileName} 형태로 되어있는데, 이것을 여러가지 옵션으로 제공해주실 계획이 있으신가요?

예를 들어 아래와 같은 형식으로요!

  • baseURL/{fileName}
  • baseURL/{categoryName}/{fileName}
  • baseURL/{date}/{fileName}

추가로 아래 사항도 가능한 지 여쭤보고 싶습니다. 감사합니다. :)

  • frontMatter에 toc: true 로 지정하면 해당 포스트의 toc를 자동으로 생성해주는 기능
  • 날짜 표시 방식 변경 기능 (예: 2022-02-07, 2022년 02월 07일 등)
@zoomkoding
Copy link
Owner

@jwonyLee님 안녕하세요!
말씀해주신 부분은 추가적인 작업이 필요해보이는데요!
제안해주시는 부분들을 확인해서 진행가능할지 확인해보겠습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants