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

post 영역 #34

Open
3 tasks done
sheepdog13 opened this issue Feb 17, 2024 · 0 comments
Open
3 tasks done

post 영역 #34

sheepdog13 opened this issue Feb 17, 2024 · 0 comments

Comments

@sheepdog13
Copy link
Owner

sheepdog13 commented Feb 17, 2024

이슈 내용

landing 페이지에 모든 posting 보여주기


작업 사항

  • landing 페이지에 post card 배치하기
  • server에서 받아온 md 파일 메타 데이터와 content로 분리
  • postcard 클릭시 postpage렌더링

기타사항

스크린샷 2024-02-19 오후 12 12 41
sheepdog13 added a commit that referenced this issue Feb 19, 2024
- markdown 파일을 가져와서 text로 변환후 react-markdown으로 렌더링
- 코드블록은 classname으로 언어 확인후 SyntaxHighlighter 적용
sheepdog13 added a commit that referenced this issue Feb 22, 2024
- md파일 전송하는 get 요청 구현
- 받은 md파일 fm으로 data 추출
- content부분은 react-markdown으로 렌더링
sheepdog13 added a commit that referenced this issue Feb 22, 2024
- server의 _post 파일안의 md 파일들의 메타 데이터를
- postcard 컴포넌트에 props로 넘겨 landing페이지에 렌더링
sheepdog13 added a commit that referenced this issue Feb 26, 2024
- Params로 post/파일명으로 get요청
sheepdog13 added a commit that referenced this issue Feb 27, 2024
- postpage 전체적인 css
- react-markdown을 따로 컴포넌트로 분리
@sheepdog13 sheepdog13 mentioned this issue Feb 27, 2024
14 tasks
sheepdog13 added a commit that referenced this issue Feb 28, 2024
- _post 폴더를 빌드된 폴더로 복사하는 명령을 추가
sheepdog13 added a commit that referenced this issue Mar 4, 2024
- get요청으로 받아온 markdown에서 a 태그에 target 어트리뷰트에 _blank 추가
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

1 participant