Source code for the website of the Microservices Agency.
-
Install Ruby via RVM
-
Install bundler:
gem install bundler
-
Install Middleman and the other dependencies:
cd msa-website; bundle
-
Start Middleman built-in web server:
middleman serve
TODO
Built using Middleman and Pure.css.
Animation on the homepage is based on Particle effect, by Godje.