Skip to content

Commit a42bfe9

Browse files
committed
update blog
1 parent ed72afc commit a42bfe9

File tree

2 files changed

+51
-196
lines changed

2 files changed

+51
-196
lines changed

_config.yml

Lines changed: 51 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ back_to_top: true # set to false to disable the back to top button
2626
# Theme
2727
# -----------------------------------------------------------------------------
2828

29-
# code highlighter theme
30-
highlight_theme_light: github # https://github.com/jwarby/jekyll-pygments-themes
31-
highlight_theme_dark: monokai # https://github.com/jwarby/jekyll-pygments-themes
32-
3329
# repo color theme
3430
repo_theme_light: vue # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
3531
repo_theme_dark: ayu-mirage # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
@@ -44,7 +40,7 @@ repo_trophies:
4440
# will use title and url fields
4541
# Take a look to https://github.com/jekyll/jekyll-feed for more customization
4642

47-
# rss_icon: true
43+
rss_icon: true
4844

4945
# -----------------------------------------------------------------------------
5046
# Layout
@@ -74,27 +70,43 @@ og_image: # The site-wide (default for all links) Open Graph preview image
7470
# Social integration
7571
# -----------------------------------------------------------------------------
7672

77-
github_username: nmd2k # your GitHub user name
73+
acm_id: # your dl.acm.org/profile/id
74+
blogger_url: # your blogger URL
75+
bluesky_url: # your bluesky URL
76+
dblp_url: # your DBLP profile url
77+
discord_id: # your discord id (18-digit unique numerical identifier)
78+
facebook_id: # your facebook id
79+
flickr_id: # your flickr id
80+
github_username: nmd2k
7881
gitlab_username: # your GitLab user name
79-
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
82+
ieee_id: # your ieeexplore.ieee.org/author/id
83+
inspirehep_id: 1010907 # Inspire HEP author ID
84+
instagram_id: # your instagram id
85+
kaggle_id: # your kaggle id
86+
keybase_username: # your keybase user name
87+
lastfm_id: # your lastfm id
88+
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
8089
linkedin_username: nmd2k # your LinkedIn user name
81-
telegram_username: # your Telegram user name
82-
scholar_userid: BHpeA4MAAAAJ # your Google Scholar ID
83-
semanticscholar_id: # your Semantic Scholar ID
84-
whatsapp_number: # your WhatsApp number (full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.)
85-
orcid_id: # your ORCID ID
90+
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
8691
medium_username: # your Medium username
87-
quora_username: # your Quora username
88-
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
92+
orcid_id: # your ORCID ID
8993
osf_id: # your OSF ID
94+
pinterest_id: # your pinterest id
95+
publons_id: # your ID on Publons
96+
quora_username: # your Quora username
9097
research_gate_profile: # your profile on ResearchGate
98+
scholar_userid: BHpeA4MAAAAJ # your Google Scholar ID
9199
scopus_id: # your profile on Scopus
92-
blogger_url: # your blogger URL
100+
semanticscholar_id: # your Semantic Scholar ID
101+
spotify_id: # your spotify id
102+
stackoverflow_id: # your stackoverflow id
103+
telegram_username: # your Telegram user name
104+
unsplash_id: # your unsplash id
105+
wechat_qr: # filename of your wechat qr-code saved as an image (e.g., wechat-qr.png if saved to assets/img/wechat-qr.png)
106+
whatsapp_number: # your WhatsApp number (full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.)
107+
wikidata_id: # your wikidata id
108+
wikipedia_id: # your wikipedia id (Case sensitive)
93109
work_url: # work page URL
94-
keybase_username: # your keybase user name
95-
lastfm_id: # your lastfm id
96-
pinterest_id: # your pinterest id
97-
publons_id: # your ID on Publons
98110
x_username: _nmd2k
99111

100112
contact_note: >
@@ -133,19 +145,17 @@ related_blog_posts:
133145
max_related: 5
134146

135147
# Giscus comments (RECOMMENDED)
136-
# Follow instructions on https://giscus.app/ to setup for your repo to fill out
137-
# the information below.
148+
# Follow instructions on https://giscus.app/ to setup for your repo to fill out the information below.
138149
giscus:
139150
repo: nmd2k/nmd2k.github.io # <your-github-user-name>/<your-github-repo-name>
140151
repo_id: R_kgDOKI3PPw
141-
category: General # name of the category under which discussions will be created
152+
category: Comments # name of the category under which discussions will be created
142153
category_id: DIC_kwDOKI3PP84CYuXs
143154
mapping: title # identify discussions by post title
144155
strict: 1 # use strict identification mode
145156
reactions_enabled: 1 # enable (1) or disable (0) emoji reactions
146157
input_position: bottom # whether to display input form below (bottom) or above (top) the comments
147158
theme: preferred_color_scheme # name of the color scheme (preferred works well with al-folio light/dark mode)
148-
emit_metadata: 0
149159
lang: en
150160

151161
# Disqus comments (DEPRECATED)
@@ -156,8 +166,21 @@ disqus_shortname: nmd2k # put your disqus shortname
156166
# If you have blog posts published on medium.com or other external sources,
157167
# you can display them in your blog by adding a link to the RSS feed.
158168
# external_sources:
159-
# - name:
160-
# rss_url:
169+
# - name: medium.com
170+
# rss_url: https://medium.com/@al-folio/feed
171+
# - name: Google Blog
172+
# posts:
173+
# - url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
174+
# published_date: 2024-05-14
175+
176+
# -----------------------------------------------------------------------------
177+
# Newsletter
178+
# -----------------------------------------------------------------------------
179+
180+
newsletter:
181+
enabled: false
182+
endpoint: # your loops endpoint (e.g., https://app.loops.so/api/newsletter-form/YOUR-ENDPOINT)
183+
# https://loops.so/docs/forms/custom-form
161184

162185
# -----------------------------------------------------------------------------
163186
# Collections
@@ -260,7 +283,7 @@ sass:
260283
# -----------------------------------------------------------------------------
261284

262285
jekyll-minifier:
263-
exclude: ["robots.txt", "assets/js/search/*.js"]
286+
exclude: ["robots.txt", "assets/js/search/*.js", "assets/libs/**/*"]
264287
uglifier_args:
265288
harmony: true
266289

@@ -279,8 +302,8 @@ jekyll-archives:
279302
tag: "/blog/tag/:name/"
280303
category: "/blog/category/:name/"
281304

282-
# display_tags: ['formatting', 'images', 'links', 'math', 'code'] # these tags will be displayed on the front page of your blog
283-
# display_categories: ['blockquotes'] # these categories will be displayed on the front page of your blog
305+
# display_tags: ["formatting", "images", "links", "math", "code", "blockquotes"] # these tags will be displayed on the front page of your blog
306+
# display_categories: ["external-services"] # these categories will be displayed on the front page of your blog
284307

285308
# -----------------------------------------------------------------------------
286309
# Jekyll Scholar

blog/index.html

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)