From 45f722ed2f8b88273af088e9efc80ee70d1577ca Mon Sep 17 00:00:00 2001 From: Bryan Hunt Date: Mon, 31 Jul 2023 20:39:38 +0100 Subject: [PATCH] ignore jekyll cache --- .gitignore | 1 + ...606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 diff --git a/.gitignore b/.gitignore index d7adf49..da16e07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /_site/ /_support/ /.jekyll-metadata +/.jekyll-cache diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 b/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 deleted file mode 100644 index 9827294..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 +++ /dev/null @@ -1 +0,0 @@ -I"{"source"=>"/Users/steven/workspace/lab/sites/belfastelixir.github.io", "destination"=>"/Users/steven/workspace/lab/sites/belfastelixir.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/"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>["README.*", "LICENSE.txt", ".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"=>"", "show_dir_listing"=>false, "permalink"=>"pretty", "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..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}, "sass"=>{"style"=>"expanded"}, "name"=>"Belfast Elixir", "subtitle"=>"Elixir Programming Language User Group", "title"=>nil, "robots"=>{"description"=>"Belfast Functional Programming Meetup", "keywords"=>"belfast, belfastelixir, functional programming", "crawl"=>"index,follow"}, "url"=>"http://localhost:4000", "ga"=>{"account"=>"UA-", "cookieconsent"=>true, "anonymizeip"=>true}, "avatar"=>"https://pbs.twimg.com/profile_images/1235916601909751808/Pe_8CQqg_400x400.jpg", "links"=>[{"mailinglist"=>{"name"=>"Meetup Mailing List", "show"=>true, "href"=>"https://tinyletter.com/belfastelixir", "icon"=>"fas fa-chalkboard-teacher"}}, {"twitter"=>{"name"=>"Twitter", "show"=>true, "href"=>"https://twitter.com/elixirbelfast", "icon"=>"fab fa-twitter"}}, {"github"=>{"name"=>"GitHub", "show"=>true, "href"=>"https://github.com/belfastelixir", "icon"=>"fab fa-github"}}, {"blog"=>{"name"=>"Blog", "show"=>false, "href"=>"http://host.domain/your_blog", "icon"=>"fas fa-book-open"}}, {"email"=>{"name"=>"Email", "show"=>true, "href"=>"mailto:hello@belfastelixir.org", "icon"=>"fas fa-envelope"}}], "extra_html"=>"

Monthly meetup in Belfast for developers with an interest in the elixir programming lanaguage.

Recently we have move away from Meetup.com as our platform.

We run our Meetups and Events by directly communicating with our members via our Mailing List.

\n
\n
\n \n
\n \n \n
\n
\n", "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET \ No newline at end of file