Skip to content

Simplified version #28

Open
andyfreer wants to merge 10 commits intopaulmg:masterfrom
andyfreer:master
Open

Simplified version #28
andyfreer wants to merge 10 commits intopaulmg:masterfrom
andyfreer:master

Conversation

@andyfreer
Copy link
Copy Markdown

  • 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
Copy Markdown

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