This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
7e816c04c0
middleman
/
middleman-core
History
Ben Hollis
7e816c04c0
Make the asset_url helper use the sitemap page's destination_path if it's available, which means extensions that rewrite asset paths using reroute get rewritten paths output from all path helpers for free. This was necessary to make asset_hash work with asset_host.
2012-04-01 18:08:59 -07:00
..
bin
Load extensions even when only using middleman-core. Also, use Bundler.require when available rather than scanning gems for extensions.
2012-03-13 23:00:02 -07:00
ext
rename event watch binary
2012-01-15 09:15:22 -08:00
features
Implied extensions.
Closes
#304
2012-03-29 18:22:43 +01:00
fixtures
Implied extensions.
Closes
#304
2012-03-29 18:22:43 +01:00
lib
Make the asset_url helper use the sitemap page's destination_path if it's available, which means extensions that rewrite asset paths using reroute get rewritten paths output from all path helpers for free. This was necessary to make asset_hash work with asset_host.
2012-04-01 18:08:59 -07:00
.gemtest
enable gemtest at a per-gem level
2012-01-02 14:48:47 -08:00
middleman-core.gemspec
Add bundler as a dependency and default to generating a Gemfile.
2012-03-19 16:50:51 -06:00
Rakefile
switch to guard/listen
2012-02-25 15:53:23 -08:00