-
post: spring의 이해
-
post: java의 이해 (jvm, jdk, jre 등)
-
post: jsp, servlet
-
post: ajax, jquery
-
post: 빌드 환경 (ant, grade, maven)
-
vscode 유용한 플러그인 설정
-
github 방명록이든, 댓글 환경 구축
-
post 시리즈 링크 - html 컴포넌트 만들기??
-
about 페이지 (author 부분) 정리하기
-
example post 지우기 (documentatin 포함)
-
카테고리 정리하기 (새로운 카테고리 이름 수정)
-
favicon 디자인, 적용하기
---
A quicker, cleaner way to get started blogging with Hydejack.
- Clone repository (git users), or download and unzip.
- Open terminal,
cd
into root directory (where_config.yml
is located) - Run
bundle install
1 - Run
bundle exec jekyll serve
- Open http://localhost:4000/hydejack-starter-kit/
- Open files and read the comments
- Read the docs
- Buy the PRO version to get the project and resume layout, newsletter subscription box, custom forms, and more.
Footnotes
-
Requires Bundler. Install with
gem install bundler
. ↩