paramaterized feed, rsync deployment, and unified layouts
This commit is contained in:
parent
a72b96142a
commit
e0a0d093c4
6 changed files with 40 additions and 53 deletions
|
@ -178,9 +178,6 @@ module Helpers
|
|||
input.gsub(/(href|src)(\s*=\s*)(["'])(\/.*?)\3/) { $1 + $2 + $3 + "http://brandonmathis.com" + $4 + $3 }
|
||||
end
|
||||
|
||||
def full_url(input)
|
||||
'http://brandonmathis.com'+input
|
||||
end
|
||||
def rp(input)
|
||||
RubyPants.new(input).to_html
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue