Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified version #28

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Simplified version #28

wants to merge 10 commits into from

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.

None yet

2 participants