Menu

Close
  • Home
  • About
  • Python
  • Tech
  • Emil
Flag Counter
Subscribe
Blog Logo Menu

Jekyll

A 2-post collection

Page 1 of 1

Jekyll 블로그 사이트맵(sitemap) 설치(플러그인) 방법

개인 블로그(홈페이지 등)의 페이지들이 Google 검색에 잘 노출되게 하기 위해 Google Search Console에 사이트맵(sitemap)을 제출해 두면 좋습니다. 바닐라 Jekyll에는 없지만, Jekyll 플러그인을 설치하면 Jekyll 블로그의 사이트맵을... »

Author image Emil Kwak on Tech, Jekyll 17 Jan 2019

Jekyll 정적 웹사이트 Github Pages에 호스팅하기

설치 환경: Ubuntu(Linux) Ruby 개발환경 설치 sudo apt-get install ruby-dev gem install jekyll bundler Jekyll 테마 복제(clone)받기 git clone https://github.com/jekyller/jasper.git 이 경우 jasper라는 디렉토리가 생겨 그... »

Author image Emil Kwak on Tech, Jekyll, Git 15 Sep 2018
Page 1 of 1
직장인을 위한 Python © 2020
Proudly published with Jekyll using Jasper