Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 240 Bytes

coldhak website 3.0

Now with a blog!

Here is our website. It uses Jekyll.

git clone https://github.com/coldhakca/website.git
cd website/coldhak
gem install bundler
bundle install --path vendor/bundle
bundle exec jekyll build