Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 429 Bytes

File metadata and controls

executable file
·
13 lines (9 loc) · 429 Bytes

My personal blog and web page

Based on jekyll and autm-rb theme.

Installation

  • [Fork this repository][fork]
  • Clone it: git clone git@github.com:kubera/kubera.github.com.git
  • Install the [GitHub Pages gem][pages] (includes Jekyll): bundle install
  • Run the jekyll server: jekyll serve or bundle exec jekyll serve