• Setting Jekyll

    Jekyll 세팅 Windows 에 세팅하느라 좀 힘들었다. Default 로 깔면 에러없이 잘 되는데 필요한 plugin 들 깔고 이것저것 하다보니 에러들을 많나서 구글링으로 외국사이트에서 열심히 해결법 찾느라 생각보단 시간이 좀 걸렸지만 덕분에 여러가지 대처법과 Ruby + Jekyll 에 대한 개념도 생겼다. 이제 github pages 를 사용해서 기술블로그를 운영할 수 있을 것 같다

  • Jekyll 기본 페이지

    You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated. To add new posts, simply add a file in the _posts directory that follows the convention YYYY-MM-DD-name-of-post.ext and includes the necessary...