Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #4999

Closed
wants to merge 37 commits into from
Closed

Update #4999

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
5b498fa
_config.yml
Park-Chanyeong Oct 2, 2024
b6d387f
Create 2024-10-03-first.md
Park-Chanyeong Oct 2, 2024
d95d952
Update 2024-10-03-first.md
Park-Chanyeong Oct 2, 2024
e1908bb
_config.yml
Park-Chanyeong Oct 2, 2024
1287618
2024-10-03-first.md
Park-Chanyeong Oct 2, 2024
cff06e2
Rename 2024-10-03-first.md to 2024-10-02-first.md
Park-Chanyeong Oct 2, 2024
80996cf
Add files via upload
Park-Chanyeong Oct 2, 2024
60c5c70
2024-10-02-test1.md
Park-Chanyeong Oct 2, 2024
bd3c7b4
이미지 추가함 ㅎ
Park-Chanyeong Oct 2, 2024
66ff489
이미지 재수정;
Park-Chanyeong Oct 2, 2024
2a350df
modified: Gemfile
Park-Chanyeong Oct 2, 2024
7dd8ff5
modified: Gemfile
Park-Chanyeong Oct 2, 2024
0972cef
modified: Gemfile
Park-Chanyeong Oct 2, 2024
c7d9333
실시간 반영 설정
Park-Chanyeong Oct 2, 2024
cd8de0d
댓글 기능 추가
Park-Chanyeong Oct 2, 2024
10702e4
댓글기능ㄹㅇ수정
Park-Chanyeong Oct 2, 2024
2b23ad5
구글 애널리틱스 추가
Park-Chanyeong Oct 2, 2024
fa3563d
블로그,이메일,깃헙 주소 추가
Park-Chanyeong Oct 2, 2024
66c2c3f
카테고리,태그 기능 추가
Park-Chanyeong Oct 2, 2024
9902dd0
404페이지 등록
Park-Chanyeong Oct 2, 2024
f154dca
뭔가 좀 했음
Park-Chanyeong Oct 2, 2024
2efaeeb
네이버 검색엔진 등록
Park-Chanyeong Oct 2, 2024
dd2a3cc
기능 추가
Park-Chanyeong Oct 2, 2024
75e4161
검색기능 추가
Park-Chanyeong Oct 2, 2024
8044b19
폰트 수정(근데 이건 아닌듯)
Park-Chanyeong Oct 2, 2024
4474991
공지사항 기능, 영상업로드 기능 추가
Park-Chanyeong Oct 3, 2024
89eb359
텍스트 수정
Park-Chanyeong Oct 3, 2024
ad57ec8
수정
Park-Chanyeong Oct 3, 2024
2ca55a7
Update 2024-10-02-test1.md
Park-Chanyeong Oct 3, 2024
131bc2e
Merge pull request #1 from Park-Chanyeong/gh-pages
Park-Chanyeong Oct 3, 2024
7f7a93e
프로필 추가
Park-Chanyeong Oct 3, 2024
36408c7
대규모 업데이트
Park-Chanyeong Oct 3, 2024
308827d
카테고리 설정 기능
Park-Chanyeong Oct 3, 2024
77be8a9
Create 2024-10-04-Seaborn.md
Park-Chanyeong Oct 4, 2024
ad855d2
포스팅 되나
Park-Chanyeong Oct 6, 2024
ba4bd6b
블로그 포스팅
Park-Chanyeong Oct 6, 2024
fc9b335
블로그 포스팅 수정
Park-Chanyeong Oct 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
source "https://rubygems.org"
gemspec
gemspecs
gem "minimal-mistakes-jekyll"
gem 'tzinfo'
gem 'tzinfo-data'
gem 'jekyll-redirect-from'
gem "webrick", "~> 1.8"
124 changes: 59 additions & 65 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,32 @@

# theme : "minimal-mistakes-jekyll"
# remote_theme : "mmistakes/minimal-mistakes"
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
minimal_mistakes_skin : "aqua" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"

# Site Settings
locale : "en-US"
locale : "ko-KR"
rtl : # true, false (default) # turns direction of the page into right to left for RTL languages
title : "Site Title"
title_separator : "-"
subtitle : # site tagline that appears below site title in masthead
name : "Your Name"
description : "An amazing website."
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
title : "찬영's blog"
title_separator : "|"
subtitle : "small positive action"
# site tagline that appears below site title in masthead
name : "Chanyeong Park"
description : "박찬영은 오늘도 달린다."
url : "https://Park-Chanyeong.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"
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
logo : "/assets/images/pouyo.jpg"
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
breadcrumbs : # true, false (default)
breadcrumbs : true
words_per_minute : 200
enable_copy_code_button : # true, false (default)
copyright : # "copyright" name, defaults to site.title
copyright_url : # "copyright" URL, defaults to site.url
comments:
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
provider : "disqus" # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
disqus:
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
shortname : "chanyeong-blog"
discourse:
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
facebook:
Expand Down Expand Up @@ -68,7 +69,7 @@ reCaptcha:
atom_feed:
path : # blank (default) uses feed.xml
hide : # true, false (default)
search : # true, false (default)
search : true # true, false (default)
search_full_content : # true, false (default)
search_provider : # lunr (default), algolia, google
lunr:
Expand All @@ -84,7 +85,7 @@ google:
# SEO Related
google_site_verification :
bing_site_verification :
naver_site_verification :
naver_site_verification : "94c74fa2a6bdb12816c3aad9807170389874aeb8"
yandex_site_verification :
baidu_site_verification :

Expand All @@ -105,60 +106,44 @@ social:

# Analytics
analytics:
provider : # false (default), "google", "google-universal", "google-gtag", "custom"
provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
google:
tracking_id :
anonymize_ip : # true, false (default)
tracking_id : "G-VKN4GMJ13Y"
anonymize_ip : false # true, false (default)


# Site Author
author:
name : "Your Name"
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
bio : "I am an **amazing** person."
location : "Somewhere"
email :
name : "Chanyeong Park"
avatar : "/assets/images/chan.gif"
bio : "박찬영의 멈추지 않는 질주"
location : "Seoul, Republic of Korea"
email : "[email protected]"
links:
- label: "Email"
- label: "[email protected]"
icon: "fas fa-fw fa-envelope-square"
# url: "mailto:your.name@email.com"
- label: "Website"
url: "pcy7805@naver.com"
- label: "Naver blog"
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/"
url: "https://blog.naver.com/pcy7805"
- label: "GitHub"
icon: "fab fa-fw fa-github"
# url: "https://github.com/"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
# url: "https://instagram.com/"

url: "https://github.com/Park-Chanyeong"
- label: "Youtube"
icon: "fab fa-fw fa-youtube"
url: "https://youtube.com"
# 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: "Instagram"
icon: "fab fa-fw fa-instagram"
# url:
url: "https://github.com/Park-Chanyeong"
- label: "Naver blog"
icon: "fas fa-fw fa-link"
url: "https://blog.naver.com/pcy7805"
- label: "Youtube"
icon: "fab fa-fw fa-youtube"
url: "https://youtube.com"


# Reading Files
Expand Down Expand Up @@ -227,7 +212,7 @@ sass:

# Outputting
permalink: /:categories/:title/
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
#timezone: Asia/Seoul


# Pagination with jekyll-paginate
Expand Down Expand Up @@ -263,6 +248,7 @@ plugins:
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
- jekyll-redirect-from

# mimic GitHub Pages with --safe
whitelist:
Expand All @@ -271,6 +257,7 @@ whitelist:
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
- jekyll-redirect-from


# Archives
Expand All @@ -290,16 +277,16 @@ tag_archive:
type: liquid
path: /tags/
# https://github.com/jekyll/jekyll-archives
# jekyll-archives:
# enabled:
# - categories
# - tags
# layouts:
# category: archive-taxonomy
# tag: archive-taxonomy
# permalinks:
# category: /categories/:name/
# tag: /tags/:name/
jekyll-archives:
enabled:
- categories
- tags
layouts:
category: archive-taxonomy
tag: archive-taxonomy
permalinks:
category: /categories/:name/
tag: /tags/:name/


# HTML Compression
Expand All @@ -320,6 +307,13 @@ defaults:
layout: single
author_profile: true
read_time: true
comments: # true
comments: true
share: true
related: true
show_date : true
toc: true
toc_sticky: true
toc_label: 목차
toc_icon: "fa-solid fa-mug-saucer"
author_profile: false
date_format: "%Y-%m-%d"
30 changes: 28 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,33 @@
# main links
main:
- title: "Quick-Start Guide"
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
- title: "Category"
url: /categories/
- title: "Tag"
url: /tags/
- title: "By Year"
url: /year-archive/
- title: "Search"
url: /search/

docs:
- title: "대목차"
children:
- title: "Category"
url: /categories/
- title: "Tag"
url: /tags/
- title: "대목차2"
children:
- title: "Category"
url: /categories/
- title: "Tag"
url: /tags/

counts:
- title: "카테고리"
use: true
- title: "태그"
use: true
# - title: "About"
# url: https://mmistakes.github.io/minimal-mistakes/about/
# - title: "Sample Posts"
Expand Down
64 changes: 48 additions & 16 deletions _includes/nav_list
Original file line number Diff line number Diff line change
@@ -1,27 +1,59 @@
{% assign navigation = site.data.navigation[include.nav] %}

{% assign categories_max = 0 %}
{% for category in site.categories %}
{% if category[1].size > categories_max %}
{% assign categories_max = category[1].size %}
{% endif %}
{% endfor %}

{% assign tags_max = 0 %}
{% for tag in site.tags %}
{% if tag[1].size > tags_max %}
{% assign tags_max = tag[1].size %}
{% endif %}
{% endfor %}

<nav class="nav__list">
{% if page.sidebar.title %}<h3 class="nav__title" style="padding-left: 0;">{{ page.sidebar.title }}</h3>{% endif %}
{% if navigation[0].use %}
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">{{ site.data.ui-text[site.locale].menu_label | default: "Toggle Menu" }}</label>
<ul class="nav__items">
{% for navname in include.nav %}
{% assign navigation = site.data.navigation[navname] %}
{% for nav in navigation %}
<li>
{% if nav.url %}
<a href="{{ nav.url | relative_url }}"><span class="nav__sub-title">{{ nav.title }}</span></a>
{% else %}
<span class="nav__sub-title">{{ nav.title }}</span>
<span class="nav__sub-title">{{ navigation[0].title }}</span>
<li>
{% for i in (1..categories_max) reversed %}
{% for category in site.categories %}
{% if category[1].size == i %}
<ul style="padding-top: 0px; padding-bottom: 0px;">
<a href="/categories/#{{ category[0] | slugify }}">
<strong style="font-size: 16px;">{{ category[0] }}</strong> <span class="taxonomy__count" style="font-size: 14px;">{{ i }}</span>
</a>
</ul>
{% endif %}
{% endfor %}
{% endfor %}
</li>
</ul>
{% endif %}

{% if nav.children != null %}
<ul>
{% for child in nav.children %}
<li><a href="{{ child.url | relative_url }}"{% if child.url == page.url %} class="active"{% endif %}>{{ child.title }}</a></li>
{% endfor %}
{% if navigation[1].use %}
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">{{ site.data.ui-text[site.locale].menu_label | default: "Toggle Menu" }}</label>
<ul class="nav__items">
<span class="nav__sub-title">{{ navigation[1].title }}</span>
<li>
{% for i in (1..tags_max) reversed %}
{% for tag in site.tags %}
{% if tag[1].size == i %}
<ul style="padding-top: 0px; padding-bottom: 0px;">
<a href="/tags/#{{ tag[0] | slugify }}">
<strong style="font-size: 16px;">{{ tag[0] }}</strong> <span class="taxonomy__count" style="font-size: 14px;">{{ i }}</span>
</a>
</ul>
{% endif %}
</li>
{% endif %}
{% endfor %}
{% endfor %}
</li>
</ul>
{% endif %}
</nav>
8 changes: 8 additions & 0 deletions _pages/404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Page Not Found"
excerpt: "Page not found. Your pixels are in another canvas."
sitemap: false
permalink: /404.html
---

![](https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FrVuWa%2Fbtq0BDkP0Hm%2FL2l03RrUxkUvo3Owtw4vv1%2Fimg.gif)
7 changes: 7 additions & 0 deletions _pages/category-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Category"
layout: categories
permalink: /categories/
author_profile: true
sidebar_main : true
---
5 changes: 5 additions & 0 deletions _pages/search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Search
layout: search
permalink: /search/
---
7 changes: 7 additions & 0 deletions _pages/tag-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Tag"
layout: tags
permalink: /tags/
author_profile: true
sidebar_main : true
---
6 changes: 6 additions & 0 deletions _pages/year-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "연도별"
permalink: /year-archive/
layout: posts
author_profile: true
---
Loading
Loading