Skip to content

baitando/blog

Repository files navigation

Blog

This is the source repository of my personal blog which is available on https://www.baitando.com.

Run Locally Using Docker

See https://github.com/envygeeks/jekyll-docker/blob/master/README.md

docker run --rm --volume="$PWD:/srv/jekyll" --publish 4000:4000 --publish 35729:35729 jekyll/jekyll jekyll serve --livereload --draft

Run Locally

bundle exec jekyll serve --livereload --draft

Image Optimization

  • Convert color profile if necessary.
  • Scale to 1280px x 854px.
  • Export as JPEG with 90% quality.
  • Image should not be bigger than 500 KB.

Deployment Status

Netlify Status

About

This is the source repository of my personal blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •