Skip to content

Conversation

andyfreer
Copy link

  • Removed all built files from Git. This is do avoid mixing source files / auto-generated files from the ./src/public folder and make the folder structure lighter / cleaner / easier to navigate. Now ./src contains only source files, all built files go in ./build/dev or ./build/prod.

  • Travis integration provided to auto-deploy the production site on-commit on Github Pages

@Lewiscowles1986
Copy link

This is way too big a PR, but most of it's suggestions seem good.

One thing I would change is not to have assets/vendor but vendor/assets if deploying snapshots of vendor dependencies. It would be better to commit each one with it's current version and a link to download in the commit message. Really, pulling in via package.json as living documentation would seem better abstractly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants