This is our corporate site. With sources. With history.
It's contents are available under Attribution-NonCommercial-NoDerivatives 4.0 International license.
You think it can be improved? Feel free to fork and send pull request. However if you do so, we'll assume you give us full copyrights to your change. We need to do that to publish our site anyway. :)
$ git clone [email protected]:Ragnarson/www-next.git
$ bundle install
$ bundle exec middleman
Install svgo
using npm
, then:
find source/images/**/*.svg | xargs -n 1 svgo
$ bundle exec middleman deploy