Github blog 로컬서버 사용방법
♧ Github blog 로컬서버 사용방법
1
2
3
powershell 에서
bundle exec jekyll serve 또는 jekyll serve 실행하면 아래와 같이 로컬서버에서 확인할 수 있다.
1
2
3
Auto-regeneration: enabled for 'C:/....'
Server address: http://127.0.0.1:4000/
Server running... press ctrl-c to stop.
This post is licensed under CC BY 4.0 by the author.