멘토
이름: 조민성
강의 목표
기억을 대신 저장해줄 나만의 개발 블로그 만들어가기
참고 교재
- https://docs.github.com/en/pages/getting-started-with-github-pages/
- https://gohugo.io/host-and-deploy/host-on-github-pages/
- https://docs.github.com/en/actions/writing-workflows/quickstart/
- https://giscus.app/
강의 계획(7월 26일 토요일 14시~17시 / 3시간)
- Github Workspace와 함께 Hugo 맛보기
- GitHub Actions를 통해, Github Pages 기반 내 블로그 배포하기
- giscus를 통해, 나의 블로그에 댓글 기능 추가하기
참고사항
- Git에 대한 기본기가 있어야합니다. (add, commit, branch, checkout)
- GitHub 계정을 준비해주세요.
- 추천사이트: Learn Git Branching ( https://learngitbranching.js.org )