-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
36 lines (31 loc) · 983 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
title: Hyungcheol Noh's Blog
description: This is my blog page for organizing machine learning studies and personal projects.
show_downloads: false
baseurl: "" # change this to the subpath of your site, e.g. /blog. Leave it empty if you don't need it.
url: "https://hcnoh.github.io" # change this to the base hostname & protocol for your site
tag_page: '/tags'
studies_page: '/studies'
projects_page: '/projects'
google_analytics: 'UA-133017353-1'
# cayman-blog date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
cayman-blog:
date_format: "%b %-d, %Y"
theme: # leave it empty
# social
author: "Lore Pirri"
image: /thumbnail-jumbo.png
twitter:
username: lorepirri
# site:
facebook:
#publisher: 100002031927279
profile_id: 100002031927279
#app_id: 100002031927279
authors: Hyungcheol Noh
disqus:
shortname: hyungcheol-nohs-blog
# admins:
# Puglins
markdown: kramdown
mathjax: true