Skip to content

rrrodrigo/Ragnarson.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ragnarson.com

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. :)

Development

$ git clone git@github.com:Ragnarson/www.git
$ bundle install
$ bundle exec middleman

Optimizing svg

Install svgo using npm, then:

find source/images/**/*.svg | xargs -n 1 svgo

Deployment

$ bundle exec middleman deploy

About

Home of Ragnarson.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.5%
  • CSS 39.3%
  • Ruby 15.3%
  • CoffeeScript 0.9%