CactiLab / CactiLab.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Setup

Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv).

$ git clone https://github.com/CactiLab/CactiLab.github.io.git
$ cd CactiLab.github.io
$ bundle install
$ bundle exec jekyll serve

About

License:MIT License


Languages

Language:JavaScript 84.9%Language:HTML 7.2%Language:TeX 5.1%Language:SCSS 2.2%Language:Shell 0.3%Language:Ruby 0.2%Language:Dockerfile 0.0%