/marinaaisa-website-2017

Marina Aisa's website code. Read it, enjoy it and tell me what I should improve. 😉

Primary LanguageJavaScript

Marina Aisa's website README

This website has been developed using and following the principles of MarsMan front-end framework, project which I designed and used while working in MarsBased. It's made with Middleman and it uses Grunt to automatize SVG inline generation. You can read about how it's structured and why here.

Development

npm install
bundle install
bundle exec middleman server

To update the SVG shapes, place the needed SVG files inside source/shapes and call:

grunt svg