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 #5083

Closed
wants to merge 36 commits into from
Closed

Update #5083

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
6104737
Update _config.yml
ehdtjspc Jan 3, 2025
ee93f50
Create 2025-01-03-first.md
ehdtjspc Jan 3, 2025
f8dfaa0
이미지를 추가함
ehdtjspc Jan 3, 2025
268f479
이미지 추가
ehdtjspc Jan 3, 2025
6af1f6d
Update 2025-01-03-first.md
ehdtjspc Jan 3, 2025
c04885a
수정
ehdtjspc Jan 3, 2025
19e4350
댓글 기능 추가
ehdtjspc Jan 3, 2025
b67822d
구글 애널리틱스 추가
ehdtjspc Jan 3, 2025
c71f8f3
각종기능 추가
ehdtjspc Jan 3, 2025
58a481e
수정
ehdtjspc Jan 3, 2025
0bd811b
수정
ehdtjspc Jan 3, 2025
d5d451a
Update 2025-01-03-first.md
ehdtjspc Jan 3, 2025
0ff5862
임시 저장
ehdtjspc Jan 3, 2025
4514541
수정
ehdtjspc Jan 3, 2025
542aa1a
대규모 업데이트
ehdtjspc Jan 3, 2025
c808774
네이버 검색 엔진 등록
ehdtjspc Jan 3, 2025
55d7cd0
대규모업데이트
ehdtjspc Jan 3, 2025
cb63a5e
업데이트 01/03
ehdtjspc Jan 3, 2025
ea93b6c
Update 2025-01-03-first.md
ehdtjspc Jan 3, 2025
560571d
카테고리 업데이트
ehdtjspc Jan 3, 2025
1c0567c
Delete 2025-01-04-se.md
ehdtjspc Jan 3, 2025
33c03a5
programming
ehdtjspc Jan 3, 2025
cfea7f9
aa
ehdtjspc Jan 3, 2025
d6ce033
Update 2025-01-03-first.md
ehdtjspc Jan 3, 2025
37f23f8
aa
ehdtjspc Jan 3, 2025
9070297
Update _config.yml
ehdtjspc Jan 3, 2025
1f6c986
Update category-archive.md
ehdtjspc Jan 3, 2025
ec70b1f
Update 2025-01-03-first.md
ehdtjspc Jan 3, 2025
45e5e9e
aa
ehdtjspc Jan 3, 2025
ba9baca
aa
ehdtjspc Jan 3, 2025
f41e660
업데이트
ehdtjspc Jan 4, 2025
9eab530
Update 2025-01-03-first.md
ehdtjspc Jan 4, 2025
782f1c5
업데이트
ehdtjspc Jan 4, 2025
a04d284
1/5(2)
ehdtjspc Jan 4, 2025
0845e93
업데이트
ehdtjspc Jan 4, 2025
338f7ab
Update _config.yml
ehdtjspc Jan 4, 2025
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
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
}
8 changes: 7 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
source "https://rubygems.org"
gemspec
gemspecs
gem "minimal-mistakes-jekyll"
gem 'tzinfo'
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo'
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
100 changes: 43 additions & 57 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,31 @@

# 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 : "dark" # "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 : "Game Study Blog"
title_separator : "|"
subtitle : "haha"
name : "dongseon"
description : "dongseon의 블로그 입니다."
url : "https://ehdtjspc.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/Dog.png"
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
breadcrumbs : # true, false (default)
breadcrumbs : true # true, false (default)
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 : "ehdtjspc"
discourse:
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
facebook:
Expand Down Expand Up @@ -84,7 +84,7 @@ google:
# SEO Related
google_site_verification :
bing_site_verification :
naver_site_verification :
naver_site_verification : "5b9e204eefbc41bec46d5bdbb62401396a94e16c"
yandex_site_verification :
baidu_site_verification :

Expand All @@ -105,57 +105,36 @@ 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-VL2YJHZPHT"
anonymize_ip : false # true, false (default)


# Site Author
author:
name : "Your Name"
name : "DongSeon"
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
bio : "I am an **amazing** person."
location : "Somewhere"
email :
bio : "안녕하세요~"
location : "South Korea"
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/"
url: "mailto:[email protected]"
- label: "GitHub"
icon: "fab fa-fw fa-github"
# url: "https://github.com/"
url: "https://github.com/ehdtjspc"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
# url: "https://instagram.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:
url: "https://github.com/ehdtjspc"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
# url:
Expand Down Expand Up @@ -227,7 +206,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 @@ -289,17 +268,17 @@ category_archive:
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/
# 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/


# HTML Compression
Expand All @@ -320,6 +299,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: "fas fa-user-graduate"
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: "Search"
url: /search/
docs:
- title: "대목차1"
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
66 changes: 49 additions & 17 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: 32px;">{{ category[0] }}</strong> <span class="taxonomy__count" style="font-size: 32px;">{{ 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: 32px;">{{ tag[0] }}</strong> <span class="taxonomy__count" style="font-size: 32px;">{{ i }}</span>
</a>
</ul>
{% endif %}
</li>
{% endif %}
{% endfor %}
{% endfor %}
</li>
</ul>
</nav>
{% endif %}
</nav>
1 change: 1 addition & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ <h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | d
</div>

{% include paginator.html %}

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
---

Sorry, but the page you were trying to view does not exist.
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
---
Loading
Loading