mlo.io

mlo.io

My website powered by Jekyll.

mlo.io

Jekyll site for mlo.io

development

make setup
make dev

writing a new post

  1. make draft
  2. Write
  3. Find a hero image (usually from Unsplash)
  4. Generate hero images (bin/hero IMAGE)
  5. Optimize images (npm run optimize)
  6. Publish the draft (bin/publish [path])
  7. Commit & push