-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (40 loc) Β· 1.17 KB
/
_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
37
38
39
40
41
42
43
44
45
46
47
title: dev.note
author: mooooburg-dev
email: jeongmupark@gmail.com
description: > # this means to ignore newlines until "show_exerpts:"
I'm a Frontend Developer. Using Javascript, React, Next.js with Typescript. Backend side, Node.js, Spring. Here is my tech blog web page.
show_excerpts: true # set to true to show excerpts on the homepage
baseurl: ''
url: 'https://dev.drawyourmind.com'
# Minima date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
sass:
sass_dir: _sass
permalink: /posts/:title/
texture:
title: κ°λ°λ
ΈνΈ
tagline: dev.note
date_format: '%b %-d, %Y'
style: black
showNav: true
showPicker: false
disqus_shortname: mooooburg-dev-github-io
analytics_id: G-WW18CJXG1T
# generate social links in footer
social_links:
twitter: jeongmu
github: mooooburg-dev
linkedIn: in/jeongmupark
rss: rss
# If you want to link only specific pages in your header, uncomment
# this and add the path to the pages in order as they should show up
header_pages:
- about.md
paginate: 10
# Build settings
# theme: texture
asset_url: /assets
plugins:
- jekyll-seo-tag
- jekyll-paginate
# - jekyll-feed