Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Commit

Permalink
closes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisanthropic committed Oct 28, 2016
1 parent a7d446e commit c6ceb92
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
Binary file added .jekyll-metadata
Binary file not shown.
3 changes: 3 additions & 0 deletions _jenkins.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# This file is used by Jenkins when running jekyll serve
url: /
host: 0.0.0.0
3 changes: 2 additions & 1 deletion _plugins/mini_magick.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def initialize(site, base, dir, name, preset)
@dst_dir = preset.delete('destination')
@src_dir = preset.delete('source')
@commands = preset
@@mtimes = {}
end

# Obtains source file path by substituting the preset's source directory
Expand Down Expand Up @@ -74,4 +75,4 @@ def generate(site)
end

end
end
end
Empty file modified css/main.scss
100755 → 100644
Empty file.

0 comments on commit c6ceb92

Please sign in to comment.