-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (28 loc) · 965 Bytes
/
_config.yml
File metadata and controls
37 lines (28 loc) · 965 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
# Dependencies
markdown: redcarpet
highlighter: pygments
# Permalinks
permalink: pretty
excerpt_separator: ' '
# Setup
title: Ltheme
tagline: 'A Jekyll theme'
description: '一键搭建简洁双列Github主题博客 <br/> by<a href="https://github.com/EthanOrange" target="_blank">@浪浪浪</a>'
url: ""
baseurl: ""
author:
name: '浪浪浪'
url: http://github.com/EthanOrange
paginate: 5
# Custom vars
version: 1.0.0
github:
repo: http://github.com/EthanOrange/L-theme
# Set the Sass partials directory, as we're using @imports
sass:
style: :expanded # You might prefer to minify using :compressed
# Use the following plug-ins
gems:
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
- jekyll-feed # Create an Atom feed using the official Jekyll feed gem
- jekyll-paginate # Use for pagination