Today learning

September 09, 2019

Lazy loading

Liquid

Multiple identity

  • How many ways of reading the identity?
    • Session
    • HTTP header
    • URL
    • Pre/surfix in each items

Jekyll

gem install jekyll bundler

bundler install

  • I should install all the gems inside of the target before building it.

bundle exec jekyll serve