middleman/middleman-core
Ben Hollis 4605ffc398 Improvements to the /__middleman/ metadata pages.
Includes formatting/styling changes to clarify the data being presented as well as align styling with middlemanapp.com. Also adds features and fixes to the sitemap view to show ignored files differently, hide redundant information, print data/options as a hash instead of as array pairs, and to list out available locals defined on a page.
2014-03-26 00:12:10 -07:00
..
bin Stop messing with load path in middleman executable 2012-09-15 18:45:14 -07:00
features Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176. 2014-02-20 08:50:07 -08:00
fixtures Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176. 2014-02-20 08:50:07 -08:00
lib Improvements to the /__middleman/ metadata pages. 2014-03-26 00:12:10 -07:00
spec Move to flat_map now that we don't use 1.8 2013-11-18 22:22:18 -08:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Fix yard options 2013-11-25 00:12:39 -08:00
middleman-core.gemspec upgrade to newest activesupport 2014-03-20 09:53:01 -07:00
Rakefile Implemented Rubocop 2013-12-28 00:47:39 +00:00