link to the specific file on github.

This commit is contained in:
Chris Eppstein 2010-03-29 17:49:48 -07:00
parent c216d01eb0
commit 17469410b6

View File

@ -6,6 +6,12 @@
This file can be imported using:
%code @import #{departialize(item[:stylesheet])}
%p
- gh_url = "http://github.com/chriseppstein/compass/blob/master/frameworks/"
- gh_url << "#{item[:framework]}/stylesheets/#{item[:stylesheet]}"
View the
%a{:href => gh_url} Source for this module on Github.
= yield
= render "partials/reference/examples"