-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
30 lines (25 loc) · 876 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
plugins : [jekyll-paginate]
# Site settings
title: Foundational Neuroscience Questions
email: [email protected]
description: Neuroscience Questions with Neuroscience Answers
exclude: [scripts,egs,answers,oldanswers]
encoding: UTF-8
baseurl: "/FoundationalNeuroscience/" # the subpath of your site, e.g. /blog/
url: "http://charlesfrye.github.io" # the base hostname & protocol for your site
fullurl: "http://charlesfrye.github.io/FoundationalNeuroscience"
imgurl: "http://charlesfrye.github.io/FoundationalNeuroscience/img"
DBL: "https://dl.dropboxusercontent.com/u/16348658"
#github_username: charlesfrye
permalink: /:title/
# Build settings
markdown: kramdown
paginate: 10
paginate_path: "page:num"
# highlight
#highlighter: pygments
kramdown:
syntax_highlighter: rouge
smart_quotes: ["apos", "apos", "quot", "quot"]
#highlighter: rouge
# highlighter: false