Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 512 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 512 Bytes

Dreamforce 2016 Workshops

Quick Start

  1. Clone the Repo

     $ git clone https://github.com/dreamforce16/df16workshops/
    
  2. Create a themes directory and clone the blackburn theme

     $ cd df16workshops
     $ mkdir themes
     $ cd themes
     $ git clone https://github.com/dreamforce16/blackburn
    
  3. Go to parent directory and Run the hugo server

     $ hugo server -v --theme=blackburn --buildDrafts
    
  4. Open http://localhost:1313/