@@ -9,50 +9,45 @@ theme: jekyll-theme-chirpy
99lang : en
1010
1111# Change to your timezone › https://zones.arilyn.cc
12- timezone :
12+ timezone : Asia/Singapore
1313
1414# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515# ↓ --------------------------
1616
17- title : Chirpy # the main title
17+ title : allexistence # the main title
1818
19- tagline : A text-focused Jekyll theme # it will display as the subtitle
19+ tagline : Platform Eng · Kubernetes · AI/ML # it will display as the subtitle
2020
2121description : >- # used by seo meta and the atom feed
22- A minimal, responsive and feature-rich Jekyll theme for technical writing .
22+ Deep dives on Harvester HCI, RKE2, GPU infrastructure, Kubernetes networking and cloud-native engineering .
2323
2424# Fill in the protocol & hostname for your site.
2525# E.g. 'https://username.github.io', note that it does not end with a '/'.
26- url : " "
26+ url : " https://allexistence.github.io "
2727
2828github :
29- username : github_username # change to your GitHub username
29+ username : allexistence # change to your GitHub username
3030
31- twitter :
32- username : twitter_username # change to your Twitter username
31+ linkedin :
32+ username : imrishabh27 # change to your Twitter username
3333
3434social :
3535 # Change to your full name.
3636 # It will be displayed as the default author of the posts and the copyright owner in the Footer
37- name : your_full_name
38- email : example@domain.com # change to your email address
37+ name : dummy
38+ email : dummy # change to your email address
3939 fediverse_handle : # fill in your fediverse handle. E.g. "@username@domain.com"
4040 links :
4141 # The first element serves as the copyright owner's link
4242 - https://twitter.com/username # change to your Twitter homepage
43- - https://github.com/username # change to your GitHub homepage
43+ - https://github.com/allexistence # change to your GitHub homepage
4444 # Uncomment below to add more social links
4545 # - https://www.facebook.com/username
4646 # - https://www.linkedin.com/in/username
4747
4848# Site Verification Settings
4949webmaster_verifications :
5050 google : # fill in your Google verification code
51- bing : # fill in your Bing verification code
52- alexa : # fill in your Alexa verification code
53- yandex : # fill in your Yandex verification code
54- baidu : # fill in your Baidu verification code
55- facebook : # fill in your Facebook verification code
5651
5752# ↑ --------------------------
5853# The end of `jekyll-seo-tag` settings
@@ -61,18 +56,6 @@ webmaster_verifications:
6156analytics :
6257 google :
6358 id : # fill in your Google Analytics ID
64- goatcounter :
65- id : # fill in your GoatCounter ID
66- umami :
67- id : # fill in your Umami ID
68- domain : # fill in your Umami domain
69- matomo :
70- id : # fill in your Matomo ID
71- domain : # fill in your Matomo domain
72- cloudflare :
73- id : # fill in your Cloudflare Web Analytics token
74- fathom :
75- id : # fill in your Fathom Site ID
7659
7760# Page views settings
7861pageviews :
@@ -89,7 +72,7 @@ pageviews:
8972# light — Use the light color scheme
9073# dark — Use the dark color scheme
9174#
92- theme_mode : # [light | dark]
75+ theme_mode : dark
9376
9477# The CDN endpoint for media resources.
9578# Notice that once it is assigned, the CDN url
0 commit comments