Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikkabade committed Nov 7, 2022
1 parent 7e8808b commit 136e7f4
Show file tree
Hide file tree
Showing 10 changed files with 370 additions and 2,332 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
I"x{"source"=>"C:/Users/Pratik/git/JavaScript", "destination"=>"C:/Users/Pratik/git/JavaScript/_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"}, "sections"=>{}}, "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"=>["jekyll-redirect-from"], "plugins"=>["jekyll-redirect-from"], "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"=>[], "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, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{:default_lang=>"plaintext", :guess_lang=>true}, "coderay"=>{}}, "title"=>"JavaScript", "subtitle"=>"Guide", "description"=>"Blog posts by ProjectTutorials", "author"=>"ProjectTutorials", "email"=>nil, "avatar"=>"https://avatars.githubusercontent.com/u/108847584?s=200&v=4", "url"=>"http://localhost:4000", "facebook_url"=>nil, "github_url"=>"https://github.com/projecttutorials", "googleplus_url"=>nil, "instagram_url"=>nil, "linkedin_url"=>nil, "pinterest_url"=>nil, "slack_url"=>nil, "twitter_url"=>nil, "google_analytics"=>nil, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
I"�{"source"=>"C:/Users/Pratik/git/myGIT/ProjectTutorials/JavaScript", "destination"=>"C:/Users/Pratik/git/myGIT/ProjectTutorials/JavaScript/_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"}, "sections"=>{}}, "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"=>["jekyll-redirect-from"], "plugins"=>["jekyll-redirect-from"], "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"=>[], "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, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{:default_lang=>"plaintext", :guess_lang=>true}, "coderay"=>{}}, "title"=>"JavaScript", "subtitle"=>"Guide", "description"=>"Blog posts by ProjectTutorials", "author"=>"ProjectTutorials", "email"=>nil, "avatar"=>"https://avatars.githubusercontent.com/u/108847584?s=200&v=4", "url"=>"http://localhost:4000", "facebook_url"=>nil, "github_url"=>"https://github.com/projecttutorials", "googleplus_url"=>nil, "instagram_url"=>nil, "linkedin_url"=>nil, "pinterest_url"=>nil, "slack_url"=>nil, "twitter_url"=>nil, "google_analytics"=>nil, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
I"5<h1 id="javascript-crash">JavaScript Crash</h1>
:ET
Loading

0 comments on commit 136e7f4

Please sign in to comment.