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

Fix DocPad and Compass compilation conflicts #9

Open
renoirb opened this issue Jun 20, 2014 · 0 comments
Open

Fix DocPad and Compass compilation conflicts #9

renoirb opened this issue Jun 20, 2014 · 0 comments

Comments

@renoirb
Copy link
Member

renoirb commented Jun 20, 2014

At this time, the build process creates conflicts on SASS files. Both DocPad and Compass/SASS copies files and it creates problems.

Details

Compass is taking care to compile SASS files from sass/. It is configured to write to src/documents/assets/css/. You can configure Compass to watch files for you and copy them in the src/ folder. Technically DocPad should detect changes in src/documents/ and refresh the equivalent files in out/. Which is not always the case.

Symptoms

  • When running docpad run, if I make a change to a file in src/documents/ it doesnt refresh on the preview server`.
@renoirb renoirb changed the title Fixing DocPad and Compass compilation conflicts Fix DocPad and Compass compilation conflicts Jan 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant