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
92713dfe92
middleman
/
middleman-core
History
Ben Hollis
92713dfe92
Make frontmatter always return a hash, and freeze it. This reduces the need for nil checks and prevents users from accidentally trying to modify frontmatter data which may be cached elsewhere.
2012-03-25 12:53:45 -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
Fix ignore with a regex (with a test) and consolidate ignores into a single list of callbacks.
2012-03-24 20:45:17 -07:00
fixtures
Fix watcher to be more selective about what it ignores
2012-03-18 18:55:02 -06:00
lib
Make frontmatter always return a hash, and freeze it. This reduces the need for nil checks and prevents users from accidentally trying to modify frontmatter data which may be cached elsewhere.
2012-03-25 12:53:45 -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