tasdikrahman / tasdikrahman.com

continuation of tasdikrahman.me repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Based on Pool/Hyde

Heavily influnced from

Hosted with love on Github pages, Domain registered at Namecheap

setup

OS X

$ git clone https://github.com/tasdikrahman/www.tasdikrahman.com && cd www.tasdikrahman.com
$ git checkout gh-pages
$ brew install ruby coreutils
$ gem install jekyll bundler
$ bundle install
$ bundle exec jekyll build 
$ bundle exec jekyll serve

Go to http://localhost:4000/ and voila!

NOTE: Don't use sudo if you don't wan't to break things for other users on the machine.

About

continuation of tasdikrahman.me repo

License:Other


Languages

Language:CSS 57.8%Language:HTML 22.3%Language:Sass 16.3%Language:JavaScript 3.4%Language:Ruby 0.3%