-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
36 lines (32 loc) · 947 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Site settings
#baseurl: "/~nashidnoor" # the subpath of your site, e.g. /blog/
#url: https://ece.ubc.ca # the base hostname & protocol for your site
# User settings
title: Nashid Noor
email: [email protected]
group: SALT lab, UBC
groupweb: http://salt.ece.ubc.ca/
dept: Electrical and Computer Engineering
deptweb: https://www.ece.ubc.ca/
institution: University of British Columbia
institutionweb: https://www.ubc.ca/
address: Vancouver, British Columbia, Canada
twitter: noornashid
github: nashid
dblp: 10652.html
gscholar: 2GW0zXUAAAAJ
linkedin: noornashid
# Build settings
markdown: kramdown
highlighter: rouge
paginate: 3
paginate_path: /news/page:num/
excerpt_separator: <!--more-->
# Site-wide variables
keywords: Software Engineering, Software Testing, Large Language Models, Deep Learning
copyright: Copyright (c) Nashid Noor
# Plugins
plugins:
- jekyll-sitemap
- jekyll-paginate
# - jemoji