RobertAKARobin / geneticure-jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geneticure Website

Install

$ brew install rbenv
$ brew upgrade rbenv ruby-build
$ rbenv init
$ gem install bundler
$ bundle install

Run

$ bin/dev

Dev notes

Reusable blocks

Use include or just use CSS classes? include/capture is gross, and does add some unnecessary overhead, but is ultimately is better at enforcing consistency.

About


Languages

Language:SCSS 69.1%Language:HTML 19.4%Language:JavaScript 11.1%Language:Ruby 0.4%