forked from wezm/wezm.net
Posts are in Markdown
This commit is contained in:
parent
9ceb5220d3
commit
aaef0f322f
1 changed files with 1 additions and 1 deletions
2
Rules
2
Rules
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
compile '*' do
|
||||
filter :erb
|
||||
filter :rdiscount
|
||||
layout 'default'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue