From 3eb2feec46fb0718c5ef73f997145e599d029958 Mon Sep 17 00:00:00 2001 From: DongHyeok Lim Date: Wed, 27 Sep 2023 18:27:53 +0900 Subject: [PATCH] docs: README --- README.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index eff3d2a..cc75c00 100644 --- a/README.md +++ b/README.md @@ -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에러 발생 - - 해당 오류 수정 \ No newline at end of file + - 해당 오류 수정 (HashRouter) - 2023.09.27(수) +- github action CI/CD 설정 - 2023.09.27(수) \ No newline at end of file