Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 537 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 537 Bytes

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