Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

t12t/hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t12t

The t12t Website

Dependencies

Setting up stuff

  • Make sure Ruby is up to date v.1.9.3 or 2+.
  • Make sure Gem is available and updated.
  • Clone project.
  • Go to project-directory in Terminal.
  • Install Bundler:
gem install bundler
  • Then install Jekyll via Bundler:
bundler install
  • Run Jekyll
bundle exec jekyll serve

Ps. If you get problems with Nokogiri during the install here's a gist for you.

Releases

No releases published

Packages

No packages published