Simple and readable openSUSE jekyll theme
sudo zypper in ruby ruby-devel
bundle config set path 'vendor/bundle'
bundle installbundle exec jekyll buildResulting site will be in _site directory.
bundle exec jekyll serveVisit http://127.0.0.1:4000/ in your browser.