# Pesonal Web Site - vameri ## Description This is my personal site, I intend to share it with my projects and work experiences. This site: - Responsive, Mobile friendly; - Based on Jekyll and HTML5; - Static, faster and optimized. ## Run git clone git@github.com:vameri/vameri.github.io.git cd vameri.github.io.git bundle exec jekyll serve ## Run Grunt nvm install v12.2.0 npm install -g grunt-cli npm install grunt ## References and Further Reading Jekyll's project home page: https://github.com/mojombo/jekyll The author of Jekyll is Tom Preston-Werner: http://tom.preston-werner.com/