
IT/블로그 2019. 11. 14.
“Edit on GitHub” on your Jekyll site - 지킬 페이지 직접 수정 기능 추가하기
#블로그 #지킬 - “Edit on GitHub” button on your Jekyll site 가끔 지킬 사이트를 보면, 아주 편리하게 각 페이지 마다 "Edit on GitHub" 을 누르면 친절하게 해당 md 파일페이지로 보내주게 되어 있다. 참 편리해 보인다. 어떤 테마를 쓰던, 이게 기본으로 들어가면 좋을 텐데... 그렇지 않네.. 구글링 검색한 결과를 남겨둔다. https://eeemil.com/guides/creating-an-edit-this-post-on-github-button/# Creating an “Edit on GitHub”-button on your Jekyll site or blog You might have noticed that every post on this page..