Personal info and portfolio from GitHub website built with Jekyll
git clone https://github.com/samuelreichert/samuelreichert.github.io.git
- Install ruby - https://www.ruby-lang.org/pt/
- Install Jekyll -
gem install bundler jekyll
bundle exec jekyll serve
- Now you should be able to see the project running in browser:
http://localhost:4000
- HTML5
- Javascript
- SCSS
- Jekyll with Ruby