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

Change to more conventional repository structure #21

Open
jrhorn424 opened this issue Jan 31, 2016 · 1 comment
Open

Change to more conventional repository structure #21

jrhorn424 opened this issue Jan 31, 2016 · 1 comment

Comments

@jrhorn424
Copy link
Contributor

In order to ease deployment, I suggest moving all files into a src or app directory, and then building to a dist directory. Additionally, using a tmp folder for deployment to github pages allows us to copy files to the gh-pages branch without using a .gitignore.

@jrhorn424 jrhorn424 mentioned this issue Feb 8, 2016
7 tasks
@jrhorn424
Copy link
Contributor Author

Created an app directory and moved source files. Next step is to integrate https://www.npmjs.com/package/html-webpack-plugin so we can build a dist/index.html from app/index.hbs or app/index.html.

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

No branches or pull requests

1 participant