Skip to content

Commit a3f0f77

Browse files
committed
deleted blog posts
1 parent 9cd212e commit a3f0f77

36 files changed

+1
-3940
lines changed

_config.yml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -82,53 +82,6 @@ openpanel_analytics: # your Openpanel analytics client ID (format: XXXXXXXX-XXXX
8282
google_site_verification: # your google-site-verification ID (Google Search Console)
8383
bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
8484

85-
# -----------------------------------------------------------------------------
86-
# Blog
87-
# -----------------------------------------------------------------------------
88-
89-
blog_name: al-folio # blog_name will be displayed in your blog page
90-
blog_description: a simple whitespace theme for academics
91-
permalink: /blog/:year/:title/
92-
lsi: false # produce an index for related posts
93-
94-
# Pagination
95-
pagination:
96-
enabled: true
97-
98-
related_blog_posts:
99-
enabled: true
100-
max_related: 5
101-
102-
# Giscus comments (RECOMMENDED)
103-
# Follow instructions on https://giscus.app/ to setup for your repo to fill out the information below.
104-
giscus:
105-
repo: # <your-github-user-name>/<your-github-repo-name>
106-
repo_id: # leave empty or specify your repo_id (see https://giscus.app/)
107-
category: Comments # name of the category under which discussions will be created
108-
category_id: # leave empty or specify your category_id (see https://giscus.app/)
109-
mapping: title # identify discussions by post title
110-
strict: 1 # use strict identification mode
111-
reactions_enabled: 1 # enable (1) or disable (0) emoji reactions
112-
input_position: bottom # whether to display input form below (bottom) or above (top) the comments
113-
theme: preferred_color_scheme # name of the color scheme (preferred works well with al-folio light/dark mode)
114-
emit_metadata: 0
115-
lang: en
116-
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-
13285
# -----------------------------------------------------------------------------
13386
# Newsletter
13487
# -----------------------------------------------------------------------------

_data/socials.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ github_username: Randy1005 # your GitHub user name
2929
# publons_id: # your ID on Publons
3030
# quora_username: # your Quora username
3131
# research_gate_profile: # your profile on ResearchGate
32-
rss_icon: true # comment this line to hide the RSS icon
32+
# rss_icon: true # comment this line to hide the RSS icon
3333
scholar_userid: 6aX8qsMAAAAJ # your Google Scholar ID
3434
# scopus_id: # your profile on Scopus
3535
# semanticscholar_id: # your Semantic Scholar ID

_pages/about.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ announcements:
1717
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
1818
limit: 5 # leave blank to include all the news in the `_news` folder
1919

20-
latest_posts:
21-
enabled: false
22-
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
23-
limit: 3 # leave blank to include all the blog posts
2420
---
2521
I am a fourth-year PhD student at the ECE department of University of Wisconsin, Madison. My research focuses on high-performance graph algorithms.
2622

_pages/blog.md

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

_pages/dropdown.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,4 @@ dropdown: true
77
children:
88
- title: bookshelf
99
permalink: /books/
10-
- title: divider
11-
- title: blog
12-
permalink: /blog/
1310
---

_posts/2015-03-15-formatting-and-links.md

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

_posts/2015-05-15-images.md

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

0 commit comments

Comments
 (0)