forked from ictact-coop/firstaccounting
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
51 lines (42 loc) · 1017 Bytes
/
_config.yml
File metadata and controls
51 lines (42 loc) · 1017 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Meta
title: 처음엑셀회계
slogan: 작고 간편한 무료 회계 프로그램
description: 2014년 서울시NPO지원센터와 비영리IT지원센터가 함께 처음엑셀회계 1.0을 만들었습니다. 이후 공동체IT사회적협동조합의 도움으로 개선된 2.0버전을 소개합니다.
address: 서울특별시 은평구 통일로 684 서북50플러스캠퍼스 3층 (우) 03371
location: http://naver.me/5j3lxIaD
url:
baseurl: "/firstaccounting"
timezone: 'Asia/Seoul'
permalink: pretty
# Build
exclude:
- .jekyll-metadata
- .gitignore
- README.md
- LICENSE
sass:
style: :compressed
kramdown:
input: GFM
syntax_highlighter: rouge
entity_output: :as_input
hard_wrap: false
smart_quotes: lsquo,rsquo,ldquo,rdquo
# SEO
facebook:
app_id:
publisher:
logo:
google_site_verification:
google_analytics:
# collections
collections:
meetups:
output: true
permalink: /meetup/:path/
defaults:
-
scope:
path: _meetups
values:
layout: meetup