-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (26 loc) · 781 Bytes
/
_config.yml
File metadata and controls
31 lines (26 loc) · 781 Bytes
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
# Dependencies
markdown: redcarpet
redcarpet:
extensions: ["tables", "autolink", "strikethrough",
"space_after_headers", "with_toc_data", "fenced_code_blocks"]
highlighter: rouge
# Permalinks
permalink: none
# Setup
title: Roger Chi-Jen Lo
description: NTUEE / NTU GICE
avatar: "/img/profile.jpg"
url: "https://RogerLo47.github.io"
baseurl: "/"
format: web
sidebars:
- Home
- About
- Archives
- Publications
include: ['_posts']
author: Roger Lo
name: Lo Chi-Jen
url: https://www.facebook.com/roger.lo.47.81
email: intelisef47@gmail.com
paginate: 5