Skip to content

SINDAN/sindan.github.io

Repository files navigation

README

Requirements

Install

  • install gems
$ bundle install --path vendor/bundle

Build & Test

  • edit content

    • edit *.md (markdown format)
  • build

$ bundle exec jekyll build
$ bundle exec jekyll server

Deploy

$ git push origin master

Jekyll