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 0b0af6a commit 0b53021
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
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
I"H{"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"=>"", "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"=>"For my shine", "logo"=>"Ashhyun", "email"=>"[email protected]", "description"=>"데이터과학 프로그래머입니다", "author"=>"Ashhyun", "url"=>"http://localhost:4000", "twitter_username"=>nil, "github_username"=>"Ashhyun", "facebook_username"=>nil, "instagram_username"=>"abyssinial", "linkedin_username"=>nil, "google_analytics"=>"UA-159363886-1", "paginate"=>5, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
11 changes: 6 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
title: Ashhyun
title: For my shine
logo: Ashhyun
email: [email protected]
description: Data science
description: 데이터과학 프로그래머입니다
author: Ashhyun
baseurl: ""
url: "https://ashhyun.github.io"

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

# Add your google-analytics ID here to activate google analytics
google_analytics: UA-XXXXXXXXX-X # out your google-analytics code
google_analytics: UA-159363886-1 # out your google-analytics code

# Build settings
markdown: kramdown
Expand Down
2 changes: 1 addition & 1 deletion _includes/navbar.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="{{"/" | relative_url }}">{{ site.title | escape }}</a>
<a class="navbar-brand" href="{{"/" | relative_url }}">{{ site.logo | escape }}</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
Expand Down
3 changes: 2 additions & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ <h3 class="post-subtitle">{{ post.excerpt | strip_html | truncatewords: 15 }}</h
{{ site.author }}
{% endif %}
on
{{ post.date | date: '%B %d, %Y' }} &middot; {% include read_time.html content=post.content %}
{{ post.date | date: '%B %d, %Y' }}
<!-- &middot; {% include read_time.html content=post.content %} -->
</p>
</article>

Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-01-26-dinosaurs.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: "Dinosaurs are extinct today"
subtitle: "because they lacked opposable thumbs and the brainpower to build a space program."
date: 2020-01-26 23:45:13 -0400
background: '/img/posts/01.jpg'
background: '/img/bg-index.jpg'
---

<p>Never in all their history have men been able truly to conceive of the world as one: a single sphere, a globe, having the qualities of a globe, a round earth in which all the directions eventually meet, in which there is no center because every point, or none, is center — an equal earth which all men occupy as equals. The airman's earth, if free men make it, will be truly round: a globe in practice, not in theory.</p>
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-01-27-dreams.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: "The dreams of yesterday are the hopes of today and the reality of tomorrow."
date: 2020-01-27 23:45:13 -0400
background: '/img/posts/02.jpg'
background: '/img/bg-index.jpg'
---

<p>Never in all their history have men been able truly to conceive of the world as one: a single sphere, a globe, having the qualities of a globe, a round earth in which all the directions eventually meet, in which there is no center because every point, or none, is center — an equal earth which all men occupy as equals. The airman's earth, if free men make it, will be truly round: a globe in practice, not in theory.</p>
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-01-28-exploration.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: "Failure is not an option"
subtitle: "Many say exploration is part of our destiny, but it’s actually our duty to future generations."
date: 2020-01-28 23:45:13 -0400
background: '/img/posts/03.jpg'
background: '/img/bg-index.jpg'
---

<p>Never in all their history have men been able truly to conceive of the world as one: a single sphere, a globe, having the qualities of a globe, a round earth in which all the directions eventually meet, in which there is no center because every point, or none, is center — an equal earth which all men occupy as equals. The airman's earth, if free men make it, will be truly round: a globe in practice, not in theory.</p>
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-01-29-prophecy.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: "Science has not yet mastered prophecy"
subtitle: "We predict too much for the next year and yet far too little for the next ten."
date: 2020-01-29 23:45:13 -0400
background: '/img/posts/04.jpg'
background: '/img/bg-index.jpg'
---

<p>Never in all their history have men been able truly to conceive of the world as one: a single sphere, a globe, having the qualities of a globe, a round earth in which all the directions eventually meet, in which there is no center because every point, or none, is center — an equal earth which all men occupy as equals. The airman's earth, if free men make it, will be truly round: a globe in practice, not in theory.</p>
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-01-31-man-must-explore.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: "Man must explore, and this is exploration at its greatest"
subtitle: "Problems look mighty small from 150 miles up"
date: 2020-01-31 10:45:13 -0400
background: '/img/posts/06.jpg'
background: '/img/bg-index.jpg'
---

<p>Never in all their history have men been able truly to conceive of the world as one: a single sphere, a globe, having the qualities of a globe, a round earth in which all the directions eventually meet, in which there is no center because every point, or none, is center — an equal earth which all men occupy as equals. The airman's earth, if free men make it, will be truly round: a globe in practice, not in theory.</p>
Expand Down
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page
title: About Me
description: This is what I do.
background: '/img/bg-about.jpg'
background: '/img/bg-index.jpg'
---

<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sed quisquam ut perspiciatis, repudiandae nulla animi iste vel, praesentium repellendus molestias aliquid consequatur, earum rem qui error voluptates eius enim consequuntur!</p>
Expand Down
Binary file modified img/bg-about.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/bg-contact.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/bg-index.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b53021

Please sign in to comment.