simple blog with Jekyll
hosted with github pages
check it here: emeyva blog
gem install bundler jekyll
jekyll new emeyva.github.io
cd emeyva.github.io
bundle exec jekyll serve
# => Now browse to http://localhost:4000
´´´
simple blog with Jekyll
hosted with github pages
gem install bundler jekyll
jekyll new emeyva.github.io
cd emeyva.github.io
bundle exec jekyll serve
# => Now browse to http://localhost:4000
´´´