silly.graphics

silly.graphics

🌈 a glorified list of hyperlinks

Silly Graphics

A collection of resources generally pertaining to graphic design.

SUMMARY

INSTALLATION

pros

  1. git clone
  2. bundle install
  3. npm install
  4. gulp

joes

  1. install homebrew (if on os x)
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  2. install git
    brew install git (os x)
    or
    sudo apt-get install git (ubuntu)

  3. clone repo
    git clone https://github.com/jckfa/silly.graphics.git

  4. install bundler
    gem install bundler

  5. install gems
    bundle install

  6. install node
    brew install node
    or
    sudo apt-get install nodejs

  7. install dependencies
    npm install

  8. serve site
    gulp

DEPLOYING

BROWSER SUPPORT

unless you're running some old browser, everything should render fine