diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 71499c2..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6d60c9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.DS_Store + +_site/ +.sass-cache +.jekyll-cache/ +.jekyll-metadata diff --git a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/jekyll-theme-cayman.scssc b/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/jekyll-theme-cayman.scssc deleted file mode 100644 index 7d08408..0000000 Binary files a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/jekyll-theme-cayman.scssc and /dev/null differ diff --git a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/normalize.scssc b/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/normalize.scssc deleted file mode 100644 index 49e2fa9..0000000 Binary files a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/normalize.scssc and /dev/null differ diff --git a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/rouge-github.scssc b/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/rouge-github.scssc deleted file mode 100644 index ea1644e..0000000 Binary files a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/rouge-github.scssc and /dev/null differ diff --git a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/variables.scssc b/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/variables.scssc deleted file mode 100644 index 9725df7..0000000 Binary files a/.sass-cache/84eca6e1315a7e1ac940304d9520bbffb905f81c/variables.scssc and /dev/null differ diff --git a/_layouts/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 b/_layouts/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 deleted file mode 100644 index eebc103..0000000 --- a/_layouts/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 +++ /dev/null @@ -1 +0,0 @@ -I"{"source"=>"/Users/rebekahmonson/Documents/GitHub/miami-tech-manifesto/_layouts", "destination"=>"/Users/rebekahmonson/Documents/GitHub/miami-tech-manifesto/_layouts/_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}, "serving"=>false}:ET \ No newline at end of file diff --git a/assets/.DS_Store b/assets/.DS_Store deleted file mode 100644 index de59ff2..0000000 Binary files a/assets/.DS_Store and /dev/null differ