Skip to content

Commit 4129e7c

Browse files
Update _config.yml
1 parent ed7662e commit 4129e7c

1 file changed

Lines changed: 25 additions & 46 deletions

File tree

_config.yml

Lines changed: 25 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ keywords: network, graph, reliability # add your own keywords or leave empty
1616
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1717
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1818

19-
url: https://systemreliability.github.io # the base hostname & protocol for your site
19+
url: https://dongkyu-lee.kro.kr # the base hostname & protocol for your site
2020
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
21-
last_updated: false # set to true if you want to display last updated in the footer
21+
last_updated: true # set to true if you want to display last updated in the footer
2222
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
2323
back_to_top: true # set to false to disable the back to top button
2424

@@ -40,18 +40,18 @@ repo_trophies:
4040
# will use title and url fields
4141
# Take a look to https://github.com/jekyll/jekyll-feed for more customization
4242

43-
rss_icon: true
43+
rss_icon: false
4444

4545
# -----------------------------------------------------------------------------
4646
# Layout
4747
# -----------------------------------------------------------------------------
4848

4949
navbar_fixed: true
5050
footer_fixed: true
51-
search_enabled: true
52-
socials_in_search: true
53-
posts_in_search: true
54-
bib_search: true
51+
search_enabled: false
52+
socials_in_search: false
53+
posts_in_search: false
54+
bib_search: false
5555

5656
# Dimensions
5757
max_width: 930px
@@ -73,27 +73,27 @@ og_image: # The site-wide (default for all links) Open Graph preview image
7373

7474
# For Google Analytics, see https://support.google.com/analytics/answer/10447272?hl=en&ref_topic=14088998&sjid=5129943941510317771-SA#zippy=%2Cgoogle-sites
7575
# and follow the instructions for Google Sites. You will need to create a Google Analytics property and copy the Google tag ID.
76-
google_analytics: # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
76+
google_analytics: G-SWBV17QWJF # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
7777
cronitor_analytics: # cronitor RUM analytics site ID (format: XXXXXXXXX)
7878
pirsch_analytics: # your Pirsch analytics site ID (length 32 characters)
7979
openpanel_analytics: # your Openpanel analytics client ID (format: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX)
8080

8181
# For Google Search Console, see https://support.google.com/webmasters/answer/9008080?hl=en#meta_tag_verification&zippy=%2Chtml-tag
82-
google_site_verification: # your google-site-verification ID (Google Search Console)
82+
google_site_verification: 5d1yWaXWymw9qIM8vsxnG71hKoHIBGLeOWF6bHMQopY # your google-site-verification ID (Google Search Console)
8383
bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
8484

8585
# -----------------------------------------------------------------------------
8686
# Blog
8787
# -----------------------------------------------------------------------------
8888

89-
blog_name: al-folio # blog_name will be displayed in your blog page
90-
blog_description: a simple whitespace theme for academics
89+
blog_name: Dr. Dongkyu Lee # blog_name will be displayed in your blog page
90+
blog_description: News about Publications and Awards
9191
permalink: /blog/:year/:title/
9292
lsi: false # produce an index for related posts
9393

9494
# Pagination
9595
pagination:
96-
enabled: true
96+
enabled: false
9797

9898
related_blog_posts:
9999
enabled: true
@@ -114,21 +114,6 @@ giscus:
114114
emit_metadata: 0
115115
lang: en
116116

117-
# Disqus comments (DEPRECATED)
118-
disqus_shortname: al-folio # put your disqus shortname
119-
# https://help.disqus.com/en/articles/1717111-what-s-a-shortname
120-
121-
# External sources.
122-
# If you have blog posts published on medium.com or other external sources,
123-
# you can display them in your blog by adding a link to the RSS feed.
124-
external_sources:
125-
- name: medium.com
126-
rss_url: https://medium.com/@al-folio/feed
127-
- name: Google Blog
128-
posts:
129-
- url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
130-
published_date: 2024-05-14
131-
132117
# -----------------------------------------------------------------------------
133118
# Newsletter
134119
# -----------------------------------------------------------------------------
@@ -149,8 +134,10 @@ collections:
149134
defaults:
150135
layout: post
151136
output: true
137+
permalink: /:collection/:title/
152138
projects:
153139
output: true
140+
permalink: /:collection/:title/
154141

155142
# -----------------------------------------------------------------------------
156143
# Jekyll settings
@@ -255,26 +242,23 @@ jekyll-archives:
255242
books:
256243
enabled: [year, tags, categories] # enables year, tag and category archives (remove if you need to disable one of them).
257244

258-
display_tags: ["formatting", "images", "links", "math", "code", "blockquotes"] # these tags will be displayed on the front page of your blog
245+
display_tags: ["Publication", "NetworkReliability", "DeepLearning", "Visiting"] # these tags will be displayed on the front page of your blog
259246
display_categories: ["external-services"] # these categories will be displayed on the front page of your blog
260247

261248
# -----------------------------------------------------------------------------
262249
# Jekyll Scholar
263250
# -----------------------------------------------------------------------------
264251

265252
scholar:
266-
last_name: [Einstein]
267-
first_name: [Albert, A.]
253+
last_name: [Lee]
254+
first_name: [Dongkyu, D.]
268255

269256
style: apa
270257
locale: en
271258

272259
source: /_bibliography/
273260
bibliography: papers.bib
274261
bibliography_template: bib
275-
# Note: if you have latex math in your bibtex, the latex filter
276-
# preprocessing may conflict with MathJAX if the latter is enabled.
277-
# See https://github.com/alshedivat/al-folio/issues/357.
278262
bibtex_filters: [latex, smallcaps, superscript]
279263

280264
replace_strings: true
@@ -284,7 +268,7 @@ scholar:
284268
details_link: Details
285269

286270
query: "@*"
287-
group_by: year
271+
group_by: type, year
288272
group_order: descending
289273

290274
# Display different badges withs stats for your publications
@@ -323,7 +307,7 @@ filtered_bibtex_keywords:
323307
]
324308

325309
# Maximum number of authors to be shown for each publication (more authors are visible on click)
326-
max_author_limit: 3 # leave blank to always show all authors
310+
max_author_limit: 4 # leave blank to always show all authors
327311
more_authors_animation_delay: 10 # more authors are revealed on click using animation; smaller delay means faster animation
328312

329313
# Enables publication thumbnails. If disabled, none of the publications will display thumbnails, even if specified in the bib entry.
@@ -375,19 +359,19 @@ lazy_loading_images: true # enables lazy loading of images (recommended)
375359
# Optional Features
376360
# -----------------------------------------------------------------------------
377361

378-
enable_google_analytics: false # enables google analytics
362+
enable_google_analytics: true # enables google analytics
379363
enable_cronitor_analytics: false # enables cronitor RUM analytics
380364
enable_pirsch_analytics: false # enables Pirsch analytics (https://pirsch.io/)
381365
enable_openpanel_analytics: false # enables Openpanel analytics (https://openpanel.dev/)
382-
enable_google_verification: false # enables google site verification
366+
enable_google_verification: true # enables google site verification
383367
enable_bing_verification: false # enables bing site verification
384368
enable_masonry: true # enables automatic project cards arrangement
385369
enable_math: true # enables math typesetting (uses MathJax)
386-
enable_tooltips: false # enables automatic tooltip links generated for each section titles on pages and posts
387-
enable_darkmode: true # enables switching between light/dark modes
388-
enable_navbar_social: false # enables displaying social links in the navbar on the about page
370+
enable_tooltips: true # enables automatic tooltip links generated for each section titles on pages and posts
371+
enable_darkmode: false # enables switching between light/dark modes
372+
enable_navbar_social: true # enables displaying social links in the navbar on the about page
389373
enable_project_categories: true # enables categorization of projects into multiple categories
390-
enable_medium_zoom: true # enables image zoom feature (as on medium.com)
374+
enable_medium_zoom: false # enables image zoom feature (as on medium.com)
391375
enable_progressbar: true # enables a horizontal progress bar linked to the vertical scroll position
392376
enable_video_embedding: false # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.
393377

@@ -634,10 +618,5 @@ jsonresume:
634618
- education
635619
- publications
636620
- projects
637-
- volunteer
638621
- awards
639-
- certificates
640-
- skills
641622
- languages
642-
- interests
643-
- references

0 commit comments

Comments
 (0)