Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
AshHyun committed Aug 19, 2020
1 parent c5c4acd commit 0b0af6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
I"�{"source"=>"C:/Users/CKIRUser/Desktop/clena/ashhyun.github.io", "destination"=>"C:/Users/CKIRUser/Desktop/clena/ashhyun.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"=>["jekyll-feed", "jekyll-paginate", "jekyll-sitemap"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>"/startbootstrap-clean-blog-jekyll", "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/posts/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}, "title"=>"Clean Blog", "email"=>"[email protected]", "description"=>"A Blog Theme by Start Bootstrap", "author"=>"Start Bootstrap", "url"=>"http://localhost:4000", "twitter_username"=>"SBootstrap", "github_username"=>"StartBootstrap", "facebook_username"=>"StartBootstrap", "instagram_username"=>nil, "linkedin_username"=>nil, "google_analytics"=>"UA-XXXXXXXXX-X", "paginate"=>5, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
I"i{"source"=>"C:/Users/CKIRUser/Desktop/clena/ashhyun.github.io", "destination"=>"C:/Users/CKIRUser/Desktop/clena/ashhyun.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"=>["jekyll-feed", "jekyll-paginate", "jekyll-sitemap"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>"/startbootstrap-clean-blog-jekyll", "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/posts/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"=>"Clean Blog", "email"=>"[email protected]", "description"=>"A Blog Theme by Start Bootstrap", "author"=>"Start Bootstrap", "url"=>"http://localhost:4000", "twitter_username"=>"SBootstrap", "github_username"=>"StartBootstrap", "facebook_username"=>"StartBootstrap", "instagram_username"=>nil, "linkedin_username"=>nil, "google_analytics"=>"UA-XXXXXXXXX-X", "paginate"=>5, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
16 changes: 8 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
title: Clean Blog
email: your-email@example.com
description: A Blog Theme by Start Bootstrap
author: Start Bootstrap
baseurl: "/startbootstrap-clean-blog-jekyll"
url: "https://startbootstrap.github.io"
title: Ashhyun
email: abyssinial@naver.com
description: Data science
author: Ashhyun
baseurl: ""
url: "https://ashhyun.github.io"

# Social Profiles
twitter_username: SBootstrap
github_username: StartBootstrap
facebook_username: StartBootstrap
github_username: Ashhyun
facebook_username:
instagram_username:
linkedin_username:

Expand Down

0 comments on commit 0b0af6a

Please sign in to comment.