나의 과정 업데이트

boyeonJ·2023년 6월 8일
0

next.js Blog 만들기

목록 보기
3/3

1. 레퍼런스 찾기

여러 기업들의 기술 블로그를 레퍼런스 삼기!


2. 기획

2-1. 레이아웃 구성

2-2. 좀 더 구체적인 기획

  • 이미지 있는 버전
  • 없는 버전!

2-3. 다시 레이아웃 구성 ㅎㅎ


퍼블리싱

main 완료!

개발

Contentlayer로 md 파일을 정적 콘텐츠로 활용하기

https://velog.io/@boyeon_jeong/Nest.js-getStaticPaths

  • post component
  • tag
  • useMDXComponent
  • prose
  • getStaticPaths
  • getStaticProps
  • hover
  • link
  • @tailwindcss/typography

운영

git project + git issue + git 마일스톤

issue

nav에서 allPost 못가져옴
tsconfig가 es5라서 of of interator 못함

0개의 댓글