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.
git clone [email protected]:vameri/vameri.github.io.git cd vameri.github.io.git bundle exec jekyll serve
nvm install v12.2.0 npm install -g grunt-cli npm install grunt
Jekyll's project home page:
https://github.com/mojombo/jekyll
The author of Jekyll is Tom Preston-Werner: