@@ -127,53 +127,6 @@ pirsch_analytics: # your Pirsch analytics site ID (length 32 characters)
127127google_site_verification : # your google-site-verification ID (Google Search Console)
128128bing_site_verification : # out your bing-site-verification ID (Bing Webmaster)
129129
130- # -----------------------------------------------------------------------------
131- # Blog
132- # -----------------------------------------------------------------------------
133-
134- blog_name : al-folio # blog_name will be displayed in your blog page
135- blog_description : a simple whitespace theme for academics
136- permalink : /blog/:year/:title/
137- lsi : false # produce an index for related posts
138-
139- # Pagination
140- pagination :
141- enabled : true
142-
143- related_blog_posts :
144- enabled : true
145- max_related : 5
146-
147- # Giscus comments (RECOMMENDED)
148- # Follow instructions on https://giscus.app/ to setup for your repo to fill out the information below.
149- giscus :
150- repo : # <your-github-user-name>/<your-github-repo-name>
151- repo_id : # leave empty or specify your repo_id (see https://giscus.app/)
152- category : Comments # name of the category under which discussions will be created
153- category_id : # leave empty or specify your category_id (see https://giscus.app/)
154- mapping : title # identify discussions by post title
155- strict : 1 # use strict identification mode
156- reactions_enabled : 1 # enable (1) or disable (0) emoji reactions
157- input_position : bottom # whether to display input form below (bottom) or above (top) the comments
158- theme : preferred_color_scheme # name of the color scheme (preferred works well with al-folio light/dark mode)
159- emit_metadata : 0
160- lang : en
161-
162- # Disqus comments (DEPRECATED)
163- disqus_shortname : al-folio # put your disqus shortname
164- # https://help.disqus.com/en/articles/1717111-what-s-a-shortname
165-
166- # External sources.
167- # If you have blog posts published on medium.com or other external sources,
168- # you can display them in your blog by adding a link to the RSS feed.
169- external_sources :
170- - name : medium.com
171- rss_url : https://medium.com/@al-folio/feed
172- - name : Google Blog
173- posts :
174- - url : https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
175- published_date : 2024-05-14
176-
177130# -----------------------------------------------------------------------------
178131# Newsletter
179132# -----------------------------------------------------------------------------
0 commit comments