문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
site_generator:jekyll [2019/09/10 12:56] kwon37xi [Docker로 설치 실행] |
site_generator:jekyll [2020/05/12 17:42] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 22: | 줄 22: | ||
| </ | </ | ||
| - | ===== Docker로 | + | ===== Docker로 |
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| * 가장 최신버전으로 '' | * 가장 최신버전으로 '' | ||
| <code sh> | <code sh> | ||
| - | docker run --rm -volume=" | + | docker run --rm --volume=" |
| + | | ||
| </ | </ | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | |||
| + | ===== 로컬에서 작업중인 글 확인 ===== | ||
| + | * [[http:// | ||
| + | * '' | ||
| ===== with Github ===== | ===== with Github ===== | ||
| 줄 36: | 줄 41: | ||
| * [[https:// | * [[https:// | ||
| * 그 외의 static site generator는 최종 사이트 HTML 빌드까지 다 해서 올려야 하느 방식인 듯. | * 그 외의 static site generator는 최종 사이트 HTML 빌드까지 다 해서 올려야 하느 방식인 듯. | ||
| + | |||
| + | ===== Templates ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== 참조 ===== | ||
| + | * [[https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * [[https:// | ||