Skip to content

sigmadream/sigmadream.github.io

Repository files navigation

sd's Dev Blog

  • 이 블로그는 Jekyll Now를 수정하여 만든 Easyjekyll를 사용한 것입니다.

  • 책 읽고, 뭐라도 적어야 남는게 있는 것 같아서 시작한 곳 입니다. 그러다 보니 깊이가 있는 독후감이 없고, 아주 간략하니 적당히 참고하시면 좋을 듯 합니다.

$ bundle install
Bundle complete! 9 Gemfile dependencies, 98 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.

$ bundle exec jekyll serve 
Configuration file: /Users/sd/Works/sigmadream.github.io/_config.yml
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
            Source: /Users/sd/Works/sigmadream.github.io
       Destination: /Users/sd/Works/sigmadream.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 2.357 seconds.
 Auto-regeneration: enabled for '/Users/sd/Works/sigmadream.github.io'
    Server address: http://127.0.0.1:4000/
  Server running... press ctrl-c to stop.