aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml40
1 files changed, 20 insertions, 20 deletions
diff --git a/_config.yml b/_config.yml
index 7ed3e72..8f31f7a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,36 +13,36 @@ baseurl: ""
lang: en
# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
-timezone:
+timezone: America/Mexico_City
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------
-title: Chirpy # the main title
+title: Adrián's Blog # the main title
-tagline: A text-focused Jekyll theme # it will display as the sub-title
+tagline: Programming challenges and tiny essays. # it will display as the sub-title
description: >- # used by seo meta and the atom feed
- A minimal, responsive and feature-rich Jekyll theme for technical writing.
+ In this page, you will find everything about my learning journey. We will be talking about programming problems, weekly essays and little more.
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
url: ""
github:
- username: github_username # change to your github username
+ username: Hisiste # change to your github username
twitter:
- username: twitter_username # change to your twitter username
+ username: Hisiste # change to your twitter username
social:
# Change to your full name.
# It will be displayed as the default author of the posts and the copyright owner in the Footer
- name: your_full_name
- email: example@domain.com # change to your email address
+ name: Adrián Fernando Oliva Ramírez
+ email: adrian.oliva@encora.com # change to your email address
links:
# The first element serves as the copyright owner's link
- - https://twitter.com/username # change to your twitter homepage
- - https://github.com/username # change to your github homepage
+ - https://github.com/Hisiste # change to your github homepage
+ - https://twitter.com/Hisiste # change to your twitter homepage
# Uncomment below to add more social links
# - https://www.facebook.com/username
# - https://www.linkedin.com/in/username
@@ -80,13 +80,13 @@ theme_mode: # [light|dark]
img_cdn:
# the avatar on sidebar, support local or CORS resources
-avatar:
+avatar: ./assets/Hisiste Logo.png
# boolean type, the global switch for TOC in posts.
toc: true
comments:
- active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
+ active: giscus # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
# The active options are as follows:
disqus:
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
@@ -96,14 +96,14 @@ comments:
issue_term: # < url | pathname | title | ...>
# Giscus options › https://giscus.app
giscus:
- repo: # <gh-username>/<repo>
- repo_id:
- category:
- category_id:
- mapping: # optional, default to 'pathname'
- input_position: # optional, default to 'bottom'
- lang: # optional, default to the value of `site.lang`
- reactions_enabled: # optional, default to the value of `1`
+ repo: Hisiste/personal-web
+ repo_id: R_kgDOJY02Dg
+ category: General
+ category_id: DIC_kwDOJY02Ds4CV5UC
+ mapping: pathname # optional, default to 'pathname'
+ input_position: bottom # optional, default to 'bottom'
+ lang: en # optional, default to the value of `site.lang`
+ reactions_enabled: 1 # optional, default to the value of `1`
# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
assets: