-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
86 lines (86 loc) · 1.59 KB
/
_config.yml
File metadata and controls
86 lines (86 loc) · 1.59 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
title: LApIS wiki
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: wiki
values:
permalink: "/:basename"
- scope:
path: ''
values:
layout: git-wiki-default
- scope:
path: ''
type: pages
values:
layout: git-wiki-default
- scope:
path: ''
type: posts
values:
layout: git-wiki-post
- scope:
path: blog
values:
layout: git-wiki-blog
description: Wiki do Laboratório de Aplicações de Informática em Saúde
show_wiki_pages: true
show_wiki_pages_limit: 5
blog_feature: false
show_wiki_posts: false
show_wiki_posts_limit: 5
paginate: 20
paginate_path: "/blog/page:num"
permalink: "/blog/posts/:year/:month/:day/:title:output_ext"
show_downloads: false
git_branch: master
logo_url: assets/images/logo.png
google_analytics:
url: http://lapis.each.usp.br
wiki_folder: wiki
use_github_wiki: false
use_prose_io: false
search_engine: js
google_cse_token:
sass:
style: compressed
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-avatar
- jemoji
- jekyll-mentions
inc_before_toc:
inc_after_toc:
inc_before_content:
inc_after_content:
inc_before_footer:
inc_after_footer:
inc_before_head:
inc_after_head:
inc_before_meta:
inc_after_meta:
inc_before_scripts:
inc_after_scripts:
inc_before_styles:
inc_after_styles:
inc_before_header:
inc_after_header:
inc_before_tail:
inc_after_tail:
inc_before_tools:
inc_after_tools:
inc_before_page_list: custom/sidebar.html
inc_after_page_list:
inc_before_post_list:
inc_after_post_list: