chrismytton / fancybox-rails

Use FancyBox with the Rails asset pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add section to README about customzation

chrismytton opened this issue · comments

Lots of people seem to be forking the repository to customize the look and feel of fancybox. Instead they can just put their custom fancybox assets version in lib/assets, which is higher on the asset PATH than vendor/assets, and they won't need to fork.

A section in the README with these details would be good. We could also add a rake task for copying the assets into lib/assets.