-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
38 lines (31 loc) · 908 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
37
38
name: Unami Lodge, One
title: Unami Lodge, One
logo: "/img/logo.png"
description: "As the founding lodge of the Order of the Arrow, Unami Lodge, One serves as the chapter of Scouting’s National Honor Society for the Cradle of Liberty Council. Unami exists to serve the units, community, and camps of the Cradle of Liberty."
# alert:
# text: # (Here's a place you can put text for a site wide alert)
# class: alert-primary # (Default is alert-primary)
plugins:
- jekyll-paginate-v2
- jekyll_picture_tag
- jekyll/minibundle
url: http://127.0.0.1:4000
baseurl:
picture:
nomarkdown: false
suppress_warnings: true
permalink: /news/:title/
pagination:
enabled: true
per_page: 9
permalink: '/:num/'
title: 'News - Page :num'
limit: 0
sort_field: 'date'
sort_reverse: true
page_gen:
- data: 'chapters'
template: 'chapters'
name: 'email'
dir: 'chapters'
index_files: true