/blog

hugo blog

Primary LanguageShell

JoungSik's Blog

Getting Started

Hugo 로 만들어진 github pages 블로그 입니다.

Hugo 사용법

Installing

  1. Install hugo (homebrew)
  2. Clone this project
  3. Update submodules
  4. Write post

Deploy

  1. hugo -t github-style (rendering posts)
  2. deploy.sh