Closed treyhunner closed 9 years ago
I noticed that these changes use a local copy of Bootstrap whereas some of the other pull requests use a CDN version. Once these changes are merged, I think you'll all want to decide on using either a local version or a CDN version and standardize.
For the integration test, you'll want to follow all of the header links to make sure they land on functioning pages. So basically, your code should click on the link, go back to the home page, click on the next link, etc.
This replaced #28 which had @Rauld1's
node_modules
directory committed to it by accident.I used some git magic to edit the problematic commit that added the
node_modules
directory. For reference, here's what I did:This pull request should have a more manageable diff that can be reviewed now.