Skip to content

Commit 79a6599

Browse files
authored
Merge pull request #8 from dannypagano/dp/ds_store
dp/ds store
2 parents 288f6a4 + 0eabf26 commit 79a6599

File tree

11 files changed

+6
-1
lines changed

11 files changed

+6
-1
lines changed

.DS_Store

-8 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
I"+{"source"=>"/Users/danny/Developer/dannypagano.github.io", "destination"=>"/Users/danny/Developer/dannypagano.github.io/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>[], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "livereload_port"=>35729, "serving"=>true, "watch"=>true, "url"=>"http://localhost:4000"}:ET
1+
I"�
2+
{"source"=>"/Users/danny/Developer/dannypagano.github.io", "destination"=>"/Users/danny/Developer/dannypagano.github.io/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/posts/:year/:month/:day/:title/"}, "work"=>{"output"=>true, "permalink"=>"/work/:title"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-responsive-image"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>"/", "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[{"scope"=>{"path"=>"", "type"=>"posts"}, "values"=>{"is_post"=>true}}], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "title"=>"Danny", "email"=>"[email protected]", "description"=>"Howdy! I’m Danny Pagano – a designer and photographer from Tucson, Arizona. I design simple things for complex clients.", "url"=>"http://localhost:4000", "twitter_username"=>"dannypagano", "github_username"=>"dannypagano", "sizes"=>[320, 384, 480, 512, 576, 640, 683, 768, 800, 924, 960, 1025, 1200, 1366, 1440, 1600, 1872, 1920, 2056], "image_url"=>"/images/originals", "responsive_image"=>{"template"=>"_includes/responsive-image.html", "default_quality"=>80, "sizes"=>[{"width"=>320}, {"width"=>384}, {"width"=>480}, {"width"=>512}, {"width"=>576}, {"width"=>640}, {"width"=>683}, {"width"=>768}, {"width"=>800}, {"width"=>924}, {"width"=>960}, {"width"=>1025}, {"width"=>1200}, {"width"=>1366}, {"width"=>1440}, {"width"=>1600}, {"width"=>1872}, {"width"=>1920}, {"width"=>2056}], "auto_rotate"=>false, "strip"=>true, "base_path"=>"images/originals", "output_path_format"=>"images/resized/%{width}/%{basename}", "save_to_source"=>false, "cache"=>false, "extra_images"=>["images/originals/*"]}, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ gemspec
66

77
gem "webrick", "~> 1.7"
88
gem "jekyll-responsive-image"
9+
gem "observer"

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ GEM
5454
rb-fsevent (~> 0.10, >= 0.10.3)
5555
rb-inotify (~> 0.9, >= 0.9.10)
5656
mercenary (0.4.0)
57+
observer (0.1.2)
5758
pathutil (0.16.2)
5859
forwardable-extended (~> 2.6)
5960
public_suffix (5.0.5)
@@ -79,6 +80,7 @@ PLATFORMS
7980
DEPENDENCIES
8081
brownfox!
8182
jekyll-responsive-image
83+
observer
8284
webrick (~> 1.7)
8385

8486
BUNDLED WITH

_site/.DS_Store

-6 KB
Binary file not shown.

_site/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dannypagano.com

_site/images/.DS_Store

-6 KB
Binary file not shown.

_site/images/resized/.DS_Store

-10 KB
Binary file not shown.

assets/.DS_Store

-6 KB
Binary file not shown.

images/.DS_Store

-6 KB
Binary file not shown.

images/originals/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)