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
073086b79c
middleman
/
middleman-core
History
Ben Hollis
073086b79c
Extension to add hash values to asset filenames. This extension causes asset file types (images, scripts, stylesheets, etc) to have a unique identifier appended to their filename that consists of a hash of their contents. This extension also includes a Rack middleware that rewrites references to these assets in HTML, JavaScript, and CSS files, eliminating the need to use special helper functions to include modified filenames in references.
2012-03-04 15:24:38 -08:00
..
bin
switch to guard/listen
2012-02-25 15:53:23 -08:00
ext
rename event watch binary
2012-01-15 09:15:22 -08:00
features
make sure html5 template has correct paths setup.
Fixes
#291
2012-03-03 16:40:03 -08:00
fixtures
Merge branch 'master' of github.com:middleman/middleman
2012-03-03 15:32:25 -08:00
lib
Extension to add hash values to asset filenames. This extension causes asset file types (images, scripts, stylesheets, etc) to have a unique identifier appended to their filename that consists of a hash of their contents. This extension also includes a Rack middleware that rewrites references to these assets in HTML, JavaScript, and CSS files, eliminating the need to use special helper functions to include modified filenames in references.
2012-03-04 15:24:38 -08:00
.gemtest
enable gemtest at a per-gem level
2012-01-02 14:48:47 -08:00
middleman-core.gemspec
switch to guard/listen
2012-02-25 15:53:23 -08:00
Rakefile
switch to guard/listen
2012-02-25 15:53:23 -08:00