-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
20 lines (20 loc) · 977 Bytes
/
_config.yml
File metadata and controls
20 lines (20 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
title: "Your Name" # Your full name (large, bold, centered)
email: "your@email.com" # Your email address
phone: "(123) 456-7890" # Your phone number (optional)
address: "123 Main St, City, Country" # Your address (optional)
website: "https://yourwebsite.com" # Your website (optional)
department: "Your Department, University, City, Country" # Department/affiliation (optional)
affiliation: "Optional: Additional affiliation or department" # Second affiliation (optional)
linkedin: yourprofile
twitter: yourprofile
github: yourprofile
telegram: yourtelegramusername
leetcode: yourleetcodeusername
description: "Harvard‑style CV • Example" # Site description (for SEO)
# google_analytics: G-XXXXXXXXXX # Google Analytics ID (optional)
# yandex_metrika: 12345678 # Yandex.Metrika counter ID (optional)
baseurl: "" # GitHub Pages baseurl (leave blank for user pages)
url: "https://yourusername.github.io" # Your GitHub Pages URL
plugins:
- jekyll-seo-tag
markdown: kramdown