Source code for page michal-lach.pl
Build on top of Jekyll, Less and Grunt.js.
Install Ruby and get Jekyll:
gem update
gem install jekyll
Install Node.js and Grunt:
npm install -g grunt
Install gem for Jekyll
gem install jekyll-seo-tag jekyll-paginate
Go to main directory (where Grunfile.js is) and type:
grunt
To add new projects create new .html file in _posts directory.
Images goes to img and styles to src/styles/less.