Skip to content

Commit

Permalink
Rebuild (#19)
Browse files Browse the repository at this point in the history
* Add: 프로젝트 캠프 1주차 리뷰 작성

* Update: last modified 날짜 추가

* Update: 수업 사진 추가 및 사진 alt text 수정

* Update: FontAwesomeIcon 대체 - 초기 렌더링 문제 방지

* Update: ProfileImage 숨기기

* Fix: 이미지 크기에 따른 모바일 화면 overflow 오류 해결

* Add: Next.js 프로젝트 캠프 2주차 내용 작성

* Add: 'nextjs' 태그 추가

* Update: 커버 이미지 변경

* Change: 폴더 날짜 변경

* Add: 이미지 추가

* Add: 프로젝트 캠프 3주차 리뷰 작성

* Update: 오탈자 수정 및 hydration 참고 링크 추가

* Update: auth 기본 설명 수정

* Add: 사용자 인증 내용 추가

* Update: 사용자 인증 내용 수정

* Change: 프로젝트 카테고리; Course -> Camp

* Update: 앱 라우터 그룹 참고 내용 추가

* Change: 폴더 날짜 변경

* Pull (#11)

* Writing (#10)

* Add: 프로젝트 캠프 1주차 리뷰 작성

* Update: last modified 날짜 추가

* Update: 수업 사진 추가 및 사진 alt text 수정

* Update: FontAwesomeIcon 대체 - 초기 렌더링 문제 방지

* Update: ProfileImage 숨기기

* Fix: 이미지 크기에 따른 모바일 화면 overflow 오류 해결

* Add: Next.js 프로젝트 캠프 2주차 내용 작성

* Add: 'nextjs' 태그 추가

* Update: 커버 이미지 변경

* Change: 폴더 날짜 변경

* Add: 이미지 추가

* Add: 프로젝트 캠프 3주차 리뷰 작성

* Update: 오탈자 수정 및 hydration 참고 링크 추가

* Update: auth 기본 설명 수정

* Add: 사용자 인증 내용 추가

* Update: 사용자 인증 내용 수정

* Change: 프로젝트 카테고리; Course -> Camp

* Update: 앱 라우터 그룹 참고 내용 추가

* Change: 폴더 날짜 변경

* Delete contents/2024-06-07 directory

중복 디렉토리 삭제

* Update: post table style

* Add: 4주차 프로젝트 진행 리뷰 작성

* Update: 날짜 수정

* Update: 폴더 날짜 수정

* chore: change emoji

* chore: add favicon

* chore: change input checkbox

* write: 프로젝트 캠프 5주차 리뷰 작성

* style: 다크 모드 적용 (#15)

* Writing (#14)

* chore: change emoji

* chore: add favicon

* chore: change input checkbox

* write: 프로젝트 캠프 5주차 리뷰 작성

* [Style] useDarkMode 훅 추가

* [Style] flex 스타일 수정

* [Feat] 테마 토글 버튼 컴포넌트 추가

* [Style] prefer-color-scheme 스타일 적용

* chore

* chore: 수정

* write: 오류 해결 과정 정리글 작성

* write: 프로젝트 캠프 6주차 진행 과정 리뷰 작성

* chore: update tag

* style: update

* write: dark-mode context

* Merge

* Merge

* Merge

* fix: delete replicate

* fix: bold in table

* chore: change image file format (png -> jpg) & update posts

* write: about add dark mode toggle function in blog

* refactor: separate icons

* write: 프로젝트 넷째주 진행 리뷰 작성

* .
  • Loading branch information
callmebyneon authored Jul 14, 2024
1 parent d1999c1 commit b030876
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "gatsby-starter-default",
"name": "dev-log",
"private": true,
"description": "A simple starter to get up and developing quickly with Gatsby",
"description": "Blog with Gatsby starter",
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"author": "Yi Nayeon <2n.ayoen.yi@gmail.com>",
"dependencies": {
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
Expand Down

0 comments on commit b030876

Please sign in to comment.