Fixed downloader path in docpad.coffee and twitter bootstrap path in …#35
Fixed downloader path in docpad.coffee and twitter bootstrap path in …#35magrawala wants to merge 1 commit intodocpad:docpad-6.xfrom
Conversation
…src/styles to read/write from static/ rather than files/
|
Traced down this same issue today due to bootstrap conflicts upon docpad generate. It seems to me like the bootstrap source files ought to be removed from this source tree to allow the downloader plugin to get them fresh, otherwise it stays with whatever version is shipped with this plugin. Maybe I ought to do my own pull request. |
|
I have become too preoccupied by other things to review, merge, and release this PR. However, you should have received an invite a while ago to join the DocPad Extras Team, which will give you write access to this repository, so you can merge in the PR, and become one of the maintainers of this repository. For an orientation, or if you need any assistance following the semi-automatic release process from |
…src/styles to read/write from static/ rather than files/