레이블이 code snippet인 게시물을 표시합니다. 모든 게시물 표시
레이블이 code snippet인 게시물을 표시합니다. 모든 게시물 표시

2015년 7월 3일 금요일

blogspot 에서 code snippet

쉽고, 편한 방법.

0. github에  계정을 생성한다.

1. gist에 코드를 붙여넣는다.
https://gist.github.com/Opener-Park/16cc8b307b63b300f84e

2. create public gist 로 저장한다.

3. embed url을 복사하여, 블로그에 붙여넣는다.
<script src="https://gist.github.com/Opener-Park/16cc8b307b63b300f84e.js"></script>