-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
54 lines (42 loc) · 1.03 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
48
49
50
51
52
53
54
# General
title: Ateneo Molina de Segura
shortTitle: Ateneo
description: El Ateneo Villa de Molina de Segura es una asociación que comenzó su andadura en Noviembre de 2014 con la voluntad expresa de ser un lugar donde pudieran manifestarse y defenderse todas las ideas.
# Index
numberOfWordsForPostPreview: 50
# Footer
twitter: https://twitter.com/ateneomolina
facebook: https://www.facebook.com/ateneomolina
email: [email protected]
# Build
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-autoprefixer
- jekyll-youtube
- jekyll-admin
- jekyll-analytics
- jekyll-paginate-v2
# Analytics
jekyll_analytics:
GoogleAnalytics:
id: UA-125049251-1
anonymizeIp: false
# Pagination
pagination:
enabled: true
per_page: 9
permalink: "/page/:num/"
# Exclude from processing. The following items will not be processed, by default.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- art
- scripts
- LICENSE
- README.md