gabrielmiller / gabrielmiller.github.io

Home Page:http://www.gabrielmiller.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Installation

git clone git@github.com:gabrielmiller/gabrielmiller.github.io.git
cd gabrielmiller.github.io
rvm install 2.7.0
rvm —default use 2.7.0
gem install bundler
bundle install

Run locally

bundle exec jekyll serve

Sass

For development you can run the following flags on compass to watch for file changes and recompile css when changes are made:

compass watch -c scss/config.rb

About

http://www.gabrielmiller.org

License:Do What The F*ck You Want To Public License


Languages

Language:Ruby 36.6%Language:SCSS 32.6%Language:HTML 30.8%