Skip to content

Commit

Permalink
docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
ldhbenecia committed Sep 27, 2023
1 parent 249021d commit 3eb2fee
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,28 @@

- [훕스토리 홈페이지](https://hufstory.github.io "Hufstory HomePage")

- Update Version 1.1
- 2023.01.23(월)
- Update Version 1.2
- 2023.09.27(수)
- HufStory Web Site
- 컴퓨터전자시스템공학부 임동혁

## Use
- React :: CRA -> TypeScript
- Tailwind CSS
- ReactJS
- Tailwind CSS

## Last Updates
- Version 0.1 Main, Recruit Page was Updated by DongHyeok Lim, 2023.01.09
- Version 0.2 About, Activity Page was Updated by DongHyeok Lim, 2023.01.13
- Version 1.0 Main, About, Activity, Recruit Responsive Design was Updated by DongHyeok Lim, 2023.01.13
- Version 1.1 MainPage Responsive Design was Updated by DongHyeok Lim, 2023.01.23
## Last Version Updates
- Version 0.1 Main, Recruit Page was updated by DongHyeok Lim, 2023.01.09
- Version 0.2 About, Activity Page was updated by DongHyeok Lim, 2023.01.13
- Version 1.0 Main, About, Activity, Recruit Responsive Design was updated by DongHyeok Lim, 2023.01.13
- Version 1.1 MainPage Responsive Design was updated by DongHyeok Lim, 2023.01.23
Delete the Blog part of the Header
- Version 1.2 Fixing the issue of 404 error when applying and refreshing github action CI/CD was updated on 2023.09.27

## What to fix
- 현재 아이패드로 접속할 시 메인 화면 반응형 구현은 완성 x
- 아이패드로 접속할 시 메인 화면 반응형 구현은 완성 x
- 아이패드로 접속 시 화면이 깨지는 구간을 hidden 처리 - 2023.01.23(월)
- Teams 카테고리 수정 필요, Footer 하단 고정 처리 - 2023.05.30(화)
- 에브리타임 환경에서 사이트 링크 접속 시 모바일로 다크모드를 이용하는 사용자에 한해 사이트가 다크모드로 적용되어서 꺠지는 현상 수정 - 2023.04.01(토)
- gh-pages의 경우 SPA를 지원하지않아 다른 경로에서 새로고침 시 404에러 발생
- 해당 오류 수정
- 해당 오류 수정 (HashRouter) - 2023.09.27(수)
- github action CI/CD 설정 - 2023.09.27(수)

0 comments on commit 3eb2fee

Please sign in to comment.