Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 273 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 273 Bytes

dalibornasevic.com

Blog is deployed at: https://dalibornasevic.com

INSTALL:

  • Install gems
bundle install
  • Start server
bundle exec jekyll serve

DEPLOY

  • Push branch to Github
git push origin gh-pages