The site is based on jekyll
- install
ruby - install bundler:
gem install bundler - install gems:
bundle install
For local development use bundle exec jekyll serve -w. So you can
browse localhost:4000 and see the site.
convert '*.jpg[990x]' -set filename:base "%[base]" "resized/%[filename:base].jpg"