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

rojosinalma/eulogy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eulogy

My freelance online CV

Get it running:

  1. Install Ruby-2.1.1 (Use rvm or rbenv or do it manually... whatever tickles your pickle.)
  2. Install the gems with bundle install
  3. Install LiveReload on Chrome (or Firefox... again, whatever suits you.)
  4. Run guard and start coding! (a.k.a type guard)

NOTE: Guard and LiveReload is just to save some time when doing the design and toying around with the Frontend.

You can of course just run Thin, Shotgun or again... whatever webserver floats your boat.