We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
한글 slug가 불필요한 상황
idx를 노출하는 것이 나을지 아니면 영어로 slug를 만들 수 있도록 강제하는 것이 좋을지?
The text was updated successfully, but these errors were encountered:
idx가 int인가요? hash는 어떠신가요?
baseURL/{hash}
Sorry, something went wrong.
버젼관리가 되어야 해서 뭔가 이전글들을 쭉 history로 쌓아놔야 한다면....
baseURL/{hash}/{versioning}....??
baseURL/{hash}/{versioning}
버저닝하는 아이디어 좋네요 감사합니다 ㅠ/ㅠ
No branches or pull requests
한글 slug가 불필요한 상황
idx를 노출하는 것이 나을지 아니면 영어로 slug를 만들 수 있도록 강제하는 것이 좋을지?
The text was updated successfully, but these errors were encountered: