Skip to content

deraru/deraru.github.io

Repository files navigation

Runolog

@deraru's blog

Overview

Requirements

  • Ruby
  • Bundler
  • Node
  • Yarn

Getting Started

  1. bundle install --path vendor/bundle
  2. yarn

Operations

Serve on localhost

bundle exec jekyll serve

Build

yarn run build bundle exec jekyll build

Deploy

git push