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
일단은 새 글 작성을 우선하여 구현한다.
블로그글 저장소는 mdx파일 내용을 GitHub 에 커밋하는방식으로 저장한다. 우선은 같은 레포에서 관리하고,
추후 contentLayer용 레포만을 따로 파거나, 아니면 contentLayer폴더내의 변경사항에는 vercel CI가 발생하지않게 구성한다.
고려했던 저장방법
선택이유 : 1은 작성 글의 버전관리까지 되며, GitHub로 일원화되니 관리가 용이하다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
일단은 새 글 작성을 우선하여 구현한다.
블로그글 저장소는 mdx파일 내용을 GitHub 에 커밋하는방식으로 저장한다.
우선은 같은 레포에서 관리하고,
추후 contentLayer용 레포만을 따로 파거나,
아니면 contentLayer폴더내의 변경사항에는 vercel CI가 발생하지않게 구성한다.
고려했던 저장방법
선택이유 : 1은 작성 글의 버전관리까지 되며, GitHub로 일원화되니 관리가 용이하다.
The text was updated successfully, but these errors were encountered: