-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_config.yml
53 lines (41 loc) · 1004 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
markdown: kramdown
kramdown:
syntax_highlighter: rouge
plugins:
- jemoji
- jekyll-responsive_image
# Permalinks
relative_permalinks: false
permalink: :title/
include:
- _pages
exclude:
- LICENSE.md
- README.md
- assets/temp/
- Gemfile
- Gemfile.lock
- script/
- _pages/blog.html
# Responsive-image
responsive_image:
template: _includes/responsive-image.html
default_quality: 90
sizes:
- width: 350 # For low-bandwidth connections.
quality: 80
- width: 700 # The size Chrome computes for the carousel.
- width: 1400 # For Retina screens.
output_path_format: assets/screenshots/%{width}/%{basename}
# Setup
title: Electrical Age
description: "Minecraft mod - Codename : ELN"
url: https://electrical-age.github.io
enforce_ssl: electrical-age.github.io
baseurl: ""
analytics_key: UA-49110359-1
# Feed
author:
name: Electrical-Age Team
github:
repo: https://github.com/Electrical-Age/electrical-age.github.io