Move off-by-default extensions into middleman-more, make middleman-more itself an extension
This commit is contained in:
parent
182ad87ad3
commit
1cad726c81
92 changed files with 902 additions and 758 deletions
|
@ -1 +0,0 @@
|
|||
# activate :minify_css
|
|
@ -1,13 +0,0 @@
|
|||
<%= lorem.word %>
|
||||
<%= lorem.words(5) %>
|
||||
<%= lorem.sentence %>
|
||||
<%= lorem.sentences(2) %>
|
||||
<%= lorem.paragraph %>
|
||||
<%= lorem.paragraphs(2) %>
|
||||
<%= lorem.date %>
|
||||
<%= lorem.name %>
|
||||
<%= lorem.first_name %>
|
||||
<%= lorem.last_name %>
|
||||
<%= lorem.email %>
|
||||
<%= image_tag lorem.image(100) %>
|
||||
<%= image_tag placekitten(100) %>
|
Loading…
Add table
Add a link
Reference in a new issue