-
Notifications
You must be signed in to change notification settings - Fork 26.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
733 changed files
with
24 additions
and
48,974 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,26 +6,26 @@ | |
# `jekyll serve`. If you change this file, please restart the server process. | ||
|
||
# Theme Settings | ||
# | ||
#f | ||
# Review documentation to determine if you should use `theme` or `remote_theme` | ||
# https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme | ||
|
||
# theme : "minimal-mistakes-jekyll" | ||
# remote_theme : "mmistakes/minimal-mistakes" | ||
minimal_mistakes_skin : "dark" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" | ||
minimal_mistakes_skin : "dirt" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" | ||
|
||
# Site Settings | ||
locale : "en-US" | ||
rtl : # true, false (default) # turns direction of the page into right to left for RTL languages | ||
title : "Milky" | ||
title_separator : "-" | ||
subtitle : # site tagline that appears below site title in masthead | ||
subtitle : Milky Bloge | ||
name : "Your Name" | ||
description : "An amazing website." | ||
url : "https://milky0624.github.io" | ||
baseurl : # the subpath of your site, e.g. "/blog" | ||
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" | ||
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" | ||
teaser : /assets/images/Title.png # path of fallback teaser image, e.g. "/assets/images/500x300.png" | ||
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" | ||
masthead_title : # overrides the website title displayed in the masthead, use " " for no title | ||
breadcrumbs : # true, false (default) | ||
|
@@ -113,53 +113,40 @@ analytics: | |
|
||
# Site Author | ||
author: | ||
name : "Your Name" | ||
name : "Kim, Jin young" | ||
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg" | ||
bio : "I am an **amazing** person." | ||
location : "Somewhere" | ||
location : "Korea, Seoul" | ||
email : | ||
links: | ||
- label: "Email" | ||
icon: "fas fa-fw fa-envelope-square" | ||
# url: "mailto:[email protected]" | ||
- label: "Website" | ||
icon: "fas fa-fw fa-link" | ||
# url: "https://your-website.com" | ||
- label: "Twitter" | ||
icon: "fab fa-fw fa-twitter-square" | ||
# url: "https://twitter.com/" | ||
- label: "Facebook" | ||
icon: "fab fa-fw fa-facebook-square" | ||
# url: "https://facebook.com/" | ||
- label: "GitHub" | ||
icon: "fab fa-fw fa-github" | ||
# url: "https://github.com/" | ||
url: "mailto:[email protected]" | ||
- label: "Instagram" | ||
icon: "fab fa-fw fa-instagram" | ||
# url: "https://instagram.com/" | ||
url: "https://www.instagram.com/engineer_milky?igsh=MThrNjI4MW1nNXNxbQ%3D%3D&utm_source=qr" | ||
- label: "LinkedIn" | ||
icon: "fab fa-linkedin-in" | ||
url: "https://www.linkedin.com/in/jinyoung-kim-80a757284" | ||
- label: "GitHub" | ||
icon: "fab fa-fw fa-github" | ||
url: "https://github.com/milky0624" | ||
|
||
# Site Footer | ||
footer: | ||
links: | ||
- label: "Twitter" | ||
icon: "fab fa-fw fa-twitter-square" | ||
# url: | ||
- label: "Facebook" | ||
icon: "fab fa-fw fa-facebook-square" | ||
# url: | ||
- label: "GitHub" | ||
icon: "fab fa-fw fa-github" | ||
# url: | ||
- label: "GitLab" | ||
icon: "fab fa-fw fa-gitlab" | ||
# url: | ||
- label: "Bitbucket" | ||
icon: "fab fa-fw fa-bitbucket" | ||
# url: | ||
- label: "Email" | ||
icon: "fas fa-fw fa-envelope-square" | ||
url: "mailto:[email protected]" | ||
- label: "Instagram" | ||
icon: "fab fa-fw fa-instagram" | ||
# url: | ||
|
||
url: "https://www.instagram.com/engineer_milky?igsh=MThrNjI4MW1nNXNxbQ%3D%3D&utm_source=qr" | ||
- label: "LinkedIn" | ||
icon: "fab fa-linkedin-in" | ||
url: "https://www.linkedin.com/in/jinyoung-kim-80a757284" | ||
- label: "GitHub" | ||
icon: "fab fa-fw fa-github" | ||
url: "https://github.com/milky0624" | ||
|
||
# Reading Files | ||
include: | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.