Skip to content

tallys/artist-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artist-Developer Website

Install

  1. gem install bundler
  2. bundle install (this sometimes causes problems b/c of Nokogiri - if so, run bundle config build.nokogiri --use-system-libraries first)

Development

  1. bundle exec middleman

Deploy

  1. rake build (if you want to check the build before publishing)
  2. rake publish (to go ahead and push to Github pages)

It seems like sometimes you have to clear out the build directory before publishing - if you get errors, try rm -rf build && rake publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published