Skip to content

olin-build/olin.build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olin.build

The source to <www.olin.build>.

Set Up

  1. Install ruby
  2. gem install bundler
  3. bundle install

Edit

  1. Run bundle exec jekyll serve -o
  2. Edit a file
  3. Repeat

Publish

  1. git push
  2. There is no #2.