# xevion.dev A jekyll-based static blog for my personal usage. Styling originally by [Delan Azabani](https://github.com/delan/www.azabani.com). ## Usage ``` bundle install bundle exec jekyll serve --config _config.yml,_config_dev.yml bundle exec jekyll build ```