Repository: oodt Updated Branches: refs/heads/site-dev cf0b1a994 -> 9ad3759f7
Needed to build on Mac. Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/9ad3759f Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/9ad3759f Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/9ad3759f Branch: refs/heads/site-dev Commit: 9ad3759f71fb1f8822068c175a50e14391a1cc71 Parents: cf0b1a9 Author: Chris Mattmann <[email protected]> Authored: Wed Jul 26 22:55:57 2017 -0700 Committer: Chris Mattmann <[email protected]> Committed: Wed Jul 26 22:55:57 2017 -0700 ---------------------------------------------------------------------- _plugins/jekyll-less.rb | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/9ad3759f/_plugins/jekyll-less.rb ---------------------------------------------------------------------- diff --git a/_plugins/jekyll-less.rb b/_plugins/jekyll-less.rb new file mode 100644 index 0000000..8612046 --- /dev/null +++ b/_plugins/jekyll-less.rb @@ -0,0 +1,2 @@ +require "jekyll-less" +@@mtimes = {}
