middleman/middleman-core/lib/middleman-core/templates
justin blecher dcca8968c8 exclude .git folder when init'ing a local template
freshly init'd middleman projects from a local template should not
include the git files from that template because that's confusing.
this is to help users who clone git repos into `~/.middleman/`.
2014-11-12 19:12:52 -05:00
..
default/source Changed 'default' and 'html5' templates to use 'current_page.data.title' instead of 'data.page.title' 2013-03-17 18:18:59 +01:00
empty drop Ruby 1.8, add some extra tests 2013-10-29 09:43:56 -07:00
extension Use HTTPS by default in new project Gemfiles. Closes #1372 2014-10-12 09:38:14 -05:00
html5/source Changed 'default' and 'html5' templates to use 'current_page.data.title' instead of 'data.page.title' 2013-03-17 18:18:59 +01:00
mobile/source Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
shared Use HTTPS by default in new project Gemfiles. Closes #1372 2014-10-12 09:38:14 -05:00
default.rb Add force-option to init 2014-09-09 09:19:41 +02:00
empty.rb Add force-option to init 2014-09-09 09:19:41 +02:00
html5.rb Add force-option to init 2014-09-09 09:19:41 +02:00
local.rb exclude .git folder when init'ing a local template 2014-11-12 19:12:52 -05:00
mobile.rb Add force-option to init 2014-09-09 09:19:41 +02:00