forked from oncomouse/ed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·55 lines (41 loc) · 1.14 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
# Built with Jekyll 2.5.3
#
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: none
# Footnote friendly markdown
markdown: kramdown
# Setup
title: Ed.
tagline: 'A Jekyll theme for minimal editions'
description: 'Ed is a Jekyll theme designed for textual editors based on minimal computing principles, and focused on legibility and flexibility.'
url: https://github.com/elotroalex/ed
baseurl: ''
# About/contact
author:
name: Alex Gil
url: https://twitter.com/elotroalex
email: [email protected]
# Custom vars
version: 0.0.2
# Gems
gems: ['jekyll/scholar']
# Scholar
scholar:
style: modern-language-association
locale: en
sort_by: none
order: ascending
group_by: none
group_order: ascending
source: ./_bibliography
bibliography: references.bib
bibliography_template: "{{reference}}"
replace_strings: true
join_strings: true
use_raw_bibtex_entry: false
details_dir: bibliography
details_layout: bibtex.html
details_link: Details
query: "@*"