템플릿 수정시 주의사항 *필독*
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[jsp 참고사항]
- index.jsp --> 메인(로그인전)
- index2.jsp --> 메인(로그인후) // 임시로 '매거진' 카테고리에 연결해둠
- header, footer는 include 되어있음(수정하지마세요)
[html 참고사항]
- 템플릿 원본 링크 : https://technext.github.io/givehope/index.html
// 비교해보시고 필요하신 소스 찾아서 사용하세요 //
- resources > givehope-master >> 템플릿 원본
- resources > template >> 템플릿 수정본(완벽하지 않음, 테스트용)
수정시!!!!!! ----------------------------------------------------------------------------
1) 기본 레이아웃(header, footer, 페이지 좌우 여백 등)은 자체 수정하지 마시고, 본인이 맡은 영역에서만 작업해주세요.
- ex) 로그인 맡은 분 >> login.jsp
- 나중에 작업 취합끝나면 한 번에 수정 작업 진행하겠습니다.
2) ★중요★
- 수정시 bootstrap.css는 만지지 마시고, style.css에서 추가해서 사용해주세요.
- 부트스트랩에서 기본 제공 되는 css 수정시 다른 페이지도 구조가 바뀌어버리니, 꼬옥!!! div나 class명 새로 추가해서 사용해주세요.
- 기존 css파일에 이미 있는 코드는 수정하지 말아주세요. (취합할때 꼬임)
3) 추가하신 css는 따로 jsp파일명 표시해서 가지고 있어주세요.
ex) /*--------영석 login.jsp-----*/
.title_03{
border: 2px;
}
.box01{
margin:0 auto;
}
/**************************/
4) 그리드만 잡아놨는데, 영역 내에서 box (컨텐츠 내용 담을 때) 사용하고 싶으신 분들은 아래 링크 참고해주세요!
https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=pjh445&logNo=221159714850
5) 코드가 많이 지저분해졌는데 양해 부탁드립니다. 표시해둘 수 있는 건 주석 달아뒀습니다.
중간에 주석으로 길게 묶여있는 소스는 불편하시면 지워버리셔도 됩니다.
Contributor guide
No contributing guide indexed for this repository
Research direction
No specific documentation change is requested. Read the guidance for index.jsp, index2.jsp, login.jsp, the resources/givehope-master and resources/template directories, and bootstrap.css/style.css; the issue is done only when a concrete documentation task and acceptance criteria are defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, css, html
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100