learn-co-curriculum / oo-student-scraper

Other
2 stars 316 forks source link

Wip improvements #13

Closed SophieDeBenedetto closed 8 years ago

SophieDeBenedetto commented 8 years ago

updated to use jekyll site. jekyll site is in fixtures/student-site. test suite now uses scraping url of localhost:4000, where jekyll will serve site when student runs jekyll serve. Updated CommandLineInterface class to use that same URL. updated readme to reflect these changes and explain why we did this, how to run jekyll site.

@AnnJohn @jmburges @deniznida

solution PR is also open.